Home
last modified time | relevance | path

Searched refs:rItems (Results 26 – 27 of 27) sorted by relevance

12

/aoo42x/main/sw/source/filter/ww8/
H A Dwrtw8nds.cxx686 void WW8Export::GetCurrentItems(WW8Bytes& rItems) const in GetCurrentItems()
690 rItems.Insert((*pO)[nI], rItems.Count()); in GetCurrentItems()
H A Dww8atr.cxx251 void MSWordExportBase::ExportPoolItemsToCHP( sw::PoolItems &rItems, sal_uInt16 nScript ) in ExportPoolItemsToCHP() argument
253 sw::cPoolItemIter aEnd = rItems.end(); in ExportPoolItemsToCHP()
254 for ( sw::cPoolItemIter aI = rItems.begin(); aI != aEnd; ++aI ) in ExportPoolItemsToCHP()
265 if ( nWhich == RES_TXTATR_INETFMT && ( rItems.begin()->second->Which() == RES_TXTATR_CHARFMT ) ) in ExportPoolItemsToCHP()

Completed in 50 milliseconds

12