Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dwrtw8nds.cxx537 sw::PoolItems aExportItems; in OutAttr() local
538 GetPoolItems( aExportSet, aExportItems, false ); in OutAttr()
542 aExportItems[aI->first] = aI->second; in OutAttr()
544 if ( !aExportItems.empty() ) in OutAttr()
550 m_rExport.ExportPoolItemsToCHP( aExportItems, GetScript() ); in OutAttr()

Completed in 56 milliseconds