Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dwriterhelper.cxx503 void GetPoolItems(const SfxItemSet &rSet, PoolItems &rItems, bool bExportParentItemSet ) in GetPoolItems() argument
505 if( bExportParentItemSet ) in GetPoolItems()
H A Dww8atr.cxx278 bool bExportParentItemSet ) in OutputItemSet() argument
280 if( bExportParentItemSet || rSet.Count() ) in OutputItemSet()
286 if ( bPapFmt && SFX_ITEM_SET == rSet.GetItemState( RES_FRAMEDIR, bExportParentItemSet ) ) in OutputItemSet()
289 if ( SFX_ITEM_SET != rSet.GetItemState( RES_PARATR_ADJUST, bExportParentItemSet ) ) in OutputItemSet()
291 if ( 0 != ( pItem = rSet.GetItem( RES_PARATR_ADJUST, bExportParentItemSet ) ) ) in OutputItemSet()
299 …if ( bPapFmt && SFX_ITEM_SET == rSet.GetItemState( RES_PARATR_NUMRULE, bExportParentItemSet, &pIte… in OutputItemSet()
314 GetPoolItems( rSet, aItems, bExportParentItemSet ); in OutputItemSet()
H A Dwriterhelper.hxx600 void GetPoolItems(const SfxItemSet &rSet, PoolItems &rItems, bool bExportParentItemSet );
H A Dwrtww8.hxx614 …onst SfxItemSet& rSet, bool bPapFmt, bool bChpFmt, sal_uInt16 nScript, bool bExportParentItemSet );

Completed in 48 milliseconds