Searched refs:SwWW8FltControlStack (Results 1 – 5 of 5) sorted by relevance
/trunk/main/sw/source/filter/ww8/ |
H A D | ww8par.hxx | 272 class SwWW8FltControlStack : public SwFltControlStack class 279 SwWW8FltControlStack(const SwWW8FltControlStack&); 280 SwWW8FltControlStack& operator=(const SwWW8FltControlStack&); 297 SwWW8FltControlStack(SwDoc* pDo, sal_uLong nFieldFl, SwWW8ImplReader& rReader_ ) in SwWW8FltControlStack() function in SwWW8FltControlStack 517 SwWW8FltControlStack* mpOldStck; 933 friend class SwWW8FltControlStack; 953 SwWW8FltControlStack* pCtrlStck; // Stack fuer die Attribute
|
H A D | ww8par2.hxx | 48 WW8DupProperties(SwDoc &rDoc, SwWW8FltControlStack *pStk); 54 SwWW8FltControlStack* pCtrlStck;
|
H A D | ww8par.cxx | 1073 void SwWW8FltControlStack::NewAttr(const SwPosition& rPos, in NewAttr() 1087 void SwWW8FltControlStack::SetAttr(const SwPosition& rPos, sal_uInt16 nAttrId, in SetAttr() 1181 const SwNumFmt* SwWW8FltControlStack::GetNumFmtFromStack(const SwPosition &rPos, in GetNumFmtFromStack() 1200 sal_Int32 SwWW8FltControlStack::GetCurrAttrCP() const in GetCurrAttrCP() 1211 void SwWW8FltControlStack::ClearParaEndPosition() in ClearParaEndPosition() 1218 bool SwWW8FltControlStack::CheckSdOD(sal_Int32 nStart,sal_Int32 nEnd) in CheckSdOD() 1258 void SwWW8FltControlStack::SetAttrInDoc(const SwPosition& rTmpPos, in SetAttrInDoc() 1366 const SfxPoolItem* SwWW8FltControlStack::GetFmtAttr(const SwPosition& rPos, in GetFmtAttr() 1399 const SfxPoolItem* SwWW8FltControlStack::GetStackAttr(const SwPosition& rPos, in GetStackAttr() 1889 pRdr->pCtrlStck = new SwWW8FltControlStack(&pRdr->rDoc, pRdr->nFieldFlags, in WW8ReaderSave() [all …]
|
H A D | ww8scan.hxx | 931 friend class SwWW8FltControlStack;
|
H A D | ww8par6.cxx | 2311 WW8DupProperties::WW8DupProperties(SwDoc &rDoc, SwWW8FltControlStack *pStk) in WW8DupProperties()
|
Completed in 85 milliseconds