Home
last modified time | relevance | path

Searched refs:SwAttrIter (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/sw/source/core/text/
H A Ditratr.cxx71 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 …]
H A Ditratr.hxx49 class SwAttrIter class
77 inline SwAttrIter(SwTxtNode* pTxtNode) in SwAttrIter() function in SwAttrIter
82 inline SwAttrIter( SwTxtNode& rTxtNode, SwScriptInfo& rScrInf ) in SwAttrIter() function in SwAttrIter
86 virtual ~SwAttrIter();
H A Ditrtxt.hxx39 class SwTxtIter : public SwAttrIter
64 inline SwTxtIter(SwTxtNode* pTxtNode) : SwAttrIter(pTxtNode) { } in SwTxtIter()
67 …inline SwTxtIter( SwTxtFrm *pTxtFrm, SwTxtInfo *pTxtInf ) : SwAttrIter(pTxtFrm!=NULL?pTxtFrm->GetT… in SwTxtIter()
H A Dinftxt.hxx62 class SwAttrIter;
783 SwAttrIter *pIter;
786 SwAttrIter* pItr = NULL );
H A Dredlnitr.cxx60 void SwAttrIter::CtorInitAttrIter( SwTxtNode& rTxtNode, SwScriptInfo& rScrInf, SwTxtFrm* pFrm ) in CtorInitAttrIter()
H A Ditrpaint.cxx615 SwAttrIter aIter( *(SwTxtNode*)GetInfo().GetTxtFrm()->GetTxtNode(), in CheckSpecialUnderline()
H A Dinftxt.cxx1851 SwAttrIter* pItr ) in SwFontSave()

Completed in 50 milliseconds