Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dwriterhelper.hxx84 typedef std::map<sal_uInt16, const SfxPoolItem *, sw::util::ItemSort> PoolItems; typedef
86 typedef PoolItems::const_iterator cPoolItemIter;
600 void GetPoolItems(const SfxItemSet &rSet, PoolItems &rItems, bool bExportParentItemSet );
602 const SfxPoolItem *SearchPoolItems(const PoolItems &rItems,
605 template<class T> const T* HasItem(const sw::PoolItems &rItems, in HasItem()
H A Dwriterhelper.cxx503 void GetPoolItems(const SfxItemSet &rSet, PoolItems &rItems, bool bExportParentItemSet ) in GetPoolItems()
529 const SfxPoolItem *SearchPoolItems(const PoolItems &rItems, in SearchPoolItems()
H A Dwrtw8nds.cxx488 sw::PoolItems aRangeItems; in OutAttr()
537 sw::PoolItems aExportItems; in OutAttr()
H A Dwrtww8.hxx589 void ExportPoolItemsToCHP( sw::PoolItems &rItems, sal_uInt16 nScript );
H A Dww8atr.cxx251 void MSWordExportBase::ExportPoolItemsToCHP( sw::PoolItems &rItems, sal_uInt16 nScript ) in ExportPoolItemsToCHP()
313 sw::PoolItems aItems; in OutputItemSet()

Completed in 57 milliseconds