Searched refs:MSWord_SdrAttrIter (Results 1 – 4 of 4) sorted by relevance
1042 MSWord_SdrAttrIter::MSWord_SdrAttrIter( MSWordExportBase& rWr, in MSWord_SdrAttrIter() function in MSWord_SdrAttrIter1051 void MSWord_SdrAttrIter::NextPara( sal_uInt16 nPar ) in NextPara()1074 rtl_TextEncoding MSWord_SdrAttrIter::GetNextCharSet() const in GetNextCharSet()1082 xub_StrLen MSWord_SdrAttrIter::SearchNext( xub_StrLen nStartPos ) in SearchNext()1121 void MSWord_SdrAttrIter::SetCharSet(const EECharAttrib& rAttr, bool bStart) in SetCharSet()1151 void MSWord_SdrAttrIter::OutEEField(const SfxPoolItem& rHt) in OutEEField()1170 void MSWord_SdrAttrIter::OutAttr( xub_StrLen nSwPos ) in OutAttr()1227 bool MSWord_SdrAttrIter::IsTxtAttr(xub_StrLen nSwPos) in IsTxtAttr()1277 const SfxPoolItem& MSWord_SdrAttrIter::GetItem( sal_uInt16 nWhich ) const in GetItem()1291 void MSWord_SdrAttrIter::OutParaAttr(bool bCharAttr) in OutParaAttr()[all …]
1417 class MSWord_SdrAttrIter : public MSWordAttrIter class1436 MSWord_SdrAttrIter(const MSWord_SdrAttrIter&);1437 MSWord_SdrAttrIter& operator=(const MSWord_SdrAttrIter&);1439 MSWord_SdrAttrIter( MSWordExportBase& rWr, const EditTextObject& rEditObj,
242 * WW8_SdrAttrIter has been refactored to MSWord_SdrAttrIter
516 MSWord_SdrAttrIter aAttrIter( m_rExport, rEditObj, TXT_HFTXTBOX ); in WriteOutliner()
Completed in 34 milliseconds