Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/app/
H A Doptsitem.cxx210 SdOptionsLayout::SdOptionsLayout( sal_uInt16 nConfigId, sal_Bool bUseConfig ) : in SdOptionsLayout() argument
211 SdOptionsGeneric( nConfigId, bUseConfig ? in SdOptionsLayout()
382 SdOptionsGeneric( nConfigId, bUseConfig ? in SdOptionsContents()
470 SdOptionsMisc::SdOptionsMisc( sal_uInt16 nConfigId, sal_Bool bUseConfig ) : in SdOptionsMisc() argument
471 SdOptionsGeneric( nConfigId, bUseConfig ? in SdOptionsMisc()
851 SdOptionsSnap::SdOptionsSnap( sal_uInt16 nConfigId, sal_Bool bUseConfig ) : in SdOptionsSnap() argument
852 SdOptionsGeneric( nConfigId, bUseConfig ? in SdOptionsSnap()
1030 SdOptionsZoom::SdOptionsZoom( sal_uInt16 nConfigId, sal_Bool bUseConfig ) : in SdOptionsZoom() argument
1100 SdOptionsGrid::SdOptionsGrid( sal_uInt16 nConfigId, sal_Bool bUseConfig ) : in SdOptionsGrid() argument
1101 SdOptionsGeneric( nConfigId, bUseConfig ? in SdOptionsGrid()
[all …]
/trunk/main/sd/source/ui/inc/
H A Doptsitem.hxx159 SdOptionsLayout( sal_uInt16 nConfigId, sal_Bool bUseConfig );
215 SdOptionsContents( sal_uInt16 nConfigId, sal_Bool bUseConfig );
298 SdOptionsMisc( sal_uInt16 nConfigId, sal_Bool bUseConfig );
431 SdOptionsSnap( sal_uInt16 nConfigId, sal_Bool bUseConfig );
497 SdOptionsZoom( sal_uInt16 nConfigId, sal_Bool bUseConfig );
522 SdOptionsGrid( sal_uInt16 nConfigId, sal_Bool bUseConfig );
600 SdOptionsPrint( sal_uInt16 nConfigId, sal_Bool bUseConfig );
/trunk/main/svtools/source/filter/
H A DFilterConfigCache.hxx78 sal_Bool bUseConfig; member in FilterConfigCache
135 FilterConfigCache( sal_Bool bUseConfig );
H A DFilterConfigCache.cxx338 bUseConfig ( bConfig ) in FilterConfigCache()
340 if ( bUseConfig ) in FilterConfigCache()
H A Dfilter.cxx1117 bUseConfig ( bConfig ), in GraphicFilter()
1151 pConfig = new FilterConfigCache( bUseConfig ); in ImplInit()
1159 if( bUseConfig ) in ImplInit()
/trunk/main/svtools/inc/svtools/
H A Dfilter.hxx271 sal_Bool bUseConfig; member in GraphicFilter
283 GraphicFilter( sal_Bool bUseConfig = sal_True );

Completed in 39 milliseconds