Home
last modified time | relevance | path

Searched refs:MSWord_SdrAttrIter (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dwrtw8esh.cxx1031 MSWord_SdrAttrIter::MSWord_SdrAttrIter( MSWordExportBase& rWr, in MSWord_SdrAttrIter() function in MSWord_SdrAttrIter
1040 void MSWord_SdrAttrIter::NextPara( sal_uInt16 nPar ) in NextPara()
1063 rtl_TextEncoding MSWord_SdrAttrIter::GetNextCharSet() const in GetNextCharSet()
1071 xub_StrLen MSWord_SdrAttrIter::SearchNext( xub_StrLen nStartPos ) in SearchNext()
1110 void MSWord_SdrAttrIter::SetCharSet(const EECharAttrib& rAttr, bool bStart) in SetCharSet()
1140 void MSWord_SdrAttrIter::OutEEField(const SfxPoolItem& rHt) in OutEEField()
1159 void MSWord_SdrAttrIter::OutAttr( xub_StrLen nSwPos ) in OutAttr()
1216 bool MSWord_SdrAttrIter::IsTxtAttr(xub_StrLen nSwPos) in IsTxtAttr()
1266 const SfxPoolItem& MSWord_SdrAttrIter::GetItem( sal_uInt16 nWhich ) const in GetItem()
1280 void MSWord_SdrAttrIter::OutParaAttr(bool bCharAttr) in OutParaAttr()
[all …]
H A Dwrtww8.hxx1417 class MSWord_SdrAttrIter : public MSWordAttrIter class
1436 MSWord_SdrAttrIter(const MSWord_SdrAttrIter&);
1437 MSWord_SdrAttrIter& operator=(const MSWord_SdrAttrIter&);
1439 MSWord_SdrAttrIter( MSWordExportBase& rWr, const EditTextObject& rEditObj,
H A DREADME-rtf.txt242 * WW8_SdrAttrIter has been refactored to MSWord_SdrAttrIter
H A Drtfsdrexport.cxx516 MSWord_SdrAttrIter aAttrIter( m_rExport, rEditObj, TXT_HFTXTBOX ); in WriteOutliner()

Completed in 41 milliseconds