Home
last modified time | relevance | path

Searched refs:ExportPoolItemsToCHP (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dwrtww8.hxx588 void ExportPoolItemsToCHP( sw::PoolItems &rItems, sal_uInt16 nScript );
H A Dww8atr.cxx250 void MSWordExportBase::ExportPoolItemsToCHP( sw::PoolItems &rItems, sal_uInt16 nScript ) in ExportPoolItemsToCHP() function in MSWordExportBase
315 ExportPoolItemsToCHP(aItems, nScript); in OutputItemSet()
H A Dwrtw8nds.cxx549 m_rExport.ExportPoolItemsToCHP( aExportItems, GetScript() ); in OutAttr()