Lines Matching refs:bUseConfig
212 SdOptionsLayout::SdOptionsLayout( sal_uInt16 nConfigId, sal_Bool bUseConfig ) : in SdOptionsLayout() argument
213 SdOptionsGeneric( nConfigId, bUseConfig ? in SdOptionsLayout()
387 SdOptionsContents::SdOptionsContents( sal_uInt16 nConfigId, sal_Bool bUseConfig ) : in SdOptionsContents() argument
388 SdOptionsGeneric( nConfigId, bUseConfig ? in SdOptionsContents()
480 SdOptionsMisc::SdOptionsMisc( sal_uInt16 nConfigId, sal_Bool bUseConfig ) : in SdOptionsMisc() argument
481 SdOptionsGeneric( nConfigId, bUseConfig ? in SdOptionsMisc()
865 SdOptionsSnap::SdOptionsSnap( sal_uInt16 nConfigId, sal_Bool bUseConfig ) : in SdOptionsSnap() argument
866 SdOptionsGeneric( nConfigId, bUseConfig ? in SdOptionsSnap()
1048 SdOptionsZoom::SdOptionsZoom( sal_uInt16 nConfigId, sal_Bool bUseConfig ) : in SdOptionsZoom() argument
1049 SdOptionsGeneric( nConfigId, ( bUseConfig && ( SDCFG_DRAW == nConfigId ) ) ? in SdOptionsZoom()
1120 SdOptionsGrid::SdOptionsGrid( sal_uInt16 nConfigId, sal_Bool bUseConfig ) : in SdOptionsGrid() argument
1121 SdOptionsGeneric( nConfigId, bUseConfig ? in SdOptionsGrid()
1317 SdOptionsPrint::SdOptionsPrint( sal_uInt16 nConfigId, sal_Bool bUseConfig ) : in SdOptionsPrint() argument
1318 SdOptionsGeneric( nConfigId, bUseConfig ? in SdOptionsPrint()