Lines Matching refs:bUseConfig
210 SdOptionsLayout::SdOptionsLayout( sal_uInt16 nConfigId, sal_Bool bUseConfig ) : in SdOptionsLayout() argument
211 SdOptionsGeneric( nConfigId, bUseConfig ? in SdOptionsLayout()
381 SdOptionsContents::SdOptionsContents( sal_uInt16 nConfigId, sal_Bool bUseConfig ) : in SdOptionsContents() argument
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
1031 SdOptionsGeneric( nConfigId, ( bUseConfig && ( SDCFG_DRAW == nConfigId ) ) ? in SdOptionsZoom()
1100 SdOptionsGrid::SdOptionsGrid( sal_uInt16 nConfigId, sal_Bool bUseConfig ) : in SdOptionsGrid() argument
1101 SdOptionsGeneric( nConfigId, bUseConfig ? in SdOptionsGrid()
1293 SdOptionsPrint::SdOptionsPrint( sal_uInt16 nConfigId, sal_Bool bUseConfig ) : in SdOptionsPrint() argument
1294 SdOptionsGeneric( nConfigId, bUseConfig ? in SdOptionsPrint()