Searched refs:aThisSet (Results 1 – 1 of 1) sorted by relevance
2517 SfxItemSet aThisSet( GetDoc()->GetAttrPool(), aCharFmtSetRange ); in FmtToTxtAttr() local2519 aThisSet.Put( *GetpSwAttrSet() ); in FmtToTxtAttr()2525 impl_FmtToTxtAttr(aThisSet); in FmtToTxtAttr()2548 if( aThisSet.Count() ) in FmtToTxtAttr()2550 SfxItemIter aIter( aThisSet ); in FmtToTxtAttr()
Completed in 21 milliseconds