Searched refs:aEndStack (Results 1 – 2 of 2) sorted by relevance
/trunk/main/sw/source/filter/ww1/ |
H A D | fltshell.cxx | 1027 aEndStack(pDoc, nFieldFl), in SwFltShell() 1037 pOutDoc = new SwFltOutDoc( *pDoc, pPaM, aStack, aEndStack ); in SwFltShell() 1082 aEndStack.SetAttr(*pPaM->GetPoint(), 0, sal_False); in ~SwFltShell() 1083 aEndStack.SetAttr(*pPaM->GetPoint(), 0, sal_False); in ~SwFltShell() 1266 aEndStack.NewAttr(*pPaM->GetPoint(), aBook); in operator <<() 1272 aEndStack.SetAttr( *pPaM->GetPoint(), RES_FLTR_BOOKMARK, sal_True, nHandle ); in SetBookEnd() 1284 aEndStack.SetAttr(*pPaM->GetPoint(), nAttrId); in EndItem()
|
/trunk/main/sw/source/filter/inc/ |
H A D | fltshell.hxx | 499 SwFltEndStack aEndStack; member in SwFltShell
|
Completed in 24 milliseconds