Home
last modified time | relevance | path

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

/AOO41X/main/editeng/source/editeng/
H A Deditdbg.hxx40 … DbgOutItemSet( FILE* fp, const SfxItemSet& rSet, sal_Bool bSearchInParent, sal_Bool bShowALL );
H A Deditdbg.cxx297 void DbgOutItemSet( FILE* fp, const SfxItemSet& rSet, sal_Bool bSearchInParent, sal_Bool bShowALL ) in DbgOutItemSet() argument
309 if ( !bShowALL && ( rSet.GetItemState( nWhich, bSearchInParent ) != SFX_ITEM_ON ) ) in DbgOutItemSet()