Lines Matching refs:SwFltControlStack

200 SwFltControlStack::SwFltControlStack(SwDoc* pDo, sal_uLong nFieldFl)  in SwFltControlStack()  function in SwFltControlStack
209 SwFltControlStack::~SwFltControlStack() in ~SwFltControlStack()
222 void SwFltControlStack::MoveAttrs( const SwPosition& rPos ) in MoveAttrs()
248 void SwFltControlStack::MarkAllAttrsOld() in MarkAllAttrsOld()
255 void SwFltControlStack::NewAttr(const SwPosition& rPos, const SfxPoolItem & rAttr ) in NewAttr()
268 void SwFltControlStack::DeleteAndDestroy(Entries::size_type nCnt) in DeleteAndDestroy()
294 void SwFltControlStack::StealAttr(const SwPosition* pPos, sal_uInt16 nAttrId /* = 0 */) in StealAttr()
315 void SwFltControlStack::KillUnlockedAttrs(const SwPosition& pPos) in KillUnlockedAttrs()
342 void SwFltControlStack::SetAttr(const SwPosition& rPos, sal_uInt16 nAttrId, in SetAttr()
463 bool SwFltControlStack::HasSdOD() in HasSdOD()
487 void SwFltControlStack::SetAttrInDoc(const SwPosition& rTmpPos, SwFltStackEntry* pEntry) in SetAttrInDoc()
701 SfxPoolItem* SwFltControlStack::GetFmtStackAttr(sal_uInt16 nWhich, sal_uInt16 * pPos) in GetFmtStackAttr()
721 const SfxPoolItem* SwFltControlStack::GetOpenStackAttr(const SwPosition& rPos, sal_uInt16 nWhich) in GetOpenStackAttr()
742 const SfxPoolItem* SwFltControlStack::GetFmtAttr(const SwPosition& rPos, sal_uInt16 nWhich) in GetFmtAttr()
757 void SwFltControlStack::Delete(const SwPaM &rPam) in Delete()
1102 if( !IsFlagSet(SwFltControlStack::DONT_HARD_PROTECT) ){ in ~SwFltShell()
1144 sal_Bool bAllowCr = aStack.IsFlagSet( SwFltControlStack::ALLOW_FLD_CR ); in QuoteStr()