Searched refs:SwAttrIter (Results 1 – 7 of 7) sorted by relevance
71 void SwAttrIter::Chg( SwTxtAttr *pHt ) in Chg()85 void SwAttrIter::Rst( SwTxtAttr *pHt ) in Rst()100 SwAttrIter::~SwAttrIter() in ~SwAttrIter()151 sal_Bool SwAttrIter::IsSymbol( const xub_StrLen nNewPos ) in IsSymbol()224 void SwAttrIter::SeekFwd( const xub_StrLen nNewPos ) in SeekFwd()267 sal_Bool SwAttrIter::Seek( const xub_StrLen nNewPos ) in Seek()316 xub_StrLen SwAttrIter::GetNextAttr( ) const in GetNextAttr()350 void SwAttrIter::Dump( SvStream &/*rOS*/ ) const in Dump()433 SwAttrIter aIter( *(SwTxtNode*)this, aScriptInfo ); in IsSymbol()645 SwAttrIter aIter( *(SwTxtNode*)this, aScriptInfo ); in GetMinMaxSize()[all …]
49 class SwAttrIter class77 inline SwAttrIter(SwTxtNode* pTxtNode) in SwAttrIter() function in SwAttrIter82 inline SwAttrIter( SwTxtNode& rTxtNode, SwScriptInfo& rScrInf ) in SwAttrIter() function in SwAttrIter86 virtual ~SwAttrIter();
39 class SwTxtIter : public SwAttrIter64 inline SwTxtIter(SwTxtNode* pTxtNode) : SwAttrIter(pTxtNode) { } in SwTxtIter()67 …inline SwTxtIter( SwTxtFrm *pTxtFrm, SwTxtInfo *pTxtInf ) : SwAttrIter(pTxtFrm!=NULL?pTxtFrm->GetT… in SwTxtIter()
62 class SwAttrIter;783 SwAttrIter *pIter;786 SwAttrIter* pItr = NULL );
57 void SwAttrIter::CtorInitAttrIter( SwTxtNode& rTxtNode, SwScriptInfo& rScrInf, SwTxtFrm* pFrm ) in CtorInitAttrIter()
615 SwAttrIter aIter( *(SwTxtNode*)GetInfo().GetTxtFrm()->GetTxtNode(), in CheckSpecialUnderline()
1863 SwAttrIter* pItr ) in SwFontSave()
Completed in 76 milliseconds