Home
last modified time | relevance | path

Searched refs:bHighContrast (Results 26 – 50 of 57) sorted by relevance

123

/trunk/main/cui/source/tabpages/
H A Dlabdlg.cxx566 bool bHighContrast = GetSettings().GetStyleSettings().GetHighContrastMode(); in FillValueSet() local
568 Image** ppBitmaps = bHighContrast ? mpBmpCapTypesH : mpBmpCapTypes; in FillValueSet()
/trunk/main/starmath/source/
H A Ddialog.cxx967 sal_Bool bHighContrast = GetSettings().GetStyleSettings().GetHighContrastMode(); in ApplyImages() local
972 pCat->SetHighContrast( bHighContrast ); in ApplyImages()
2134 sal_Bool bHighContrast = GetSettings().GetStyleSettings().GetHighContrastMode(); in InitColor_Impl() local
2135 if (bHighContrast) in InitColor_Impl()
2152 const Image &rArrowRight = bHighContrast ? aRigthArrow_Im_HC : aRigthArrow_Im; in InitColor_Impl()
/trunk/main/cui/source/dialogs/
H A DSpellDialog.cxx906 bool bHighContrast = GetSettings().GetStyleSettings().GetHighContrastMode(); in SetTitle_Impl() local
908 …LinguConfig().GetSpellAndGrammarDialogImage( pSpellErrorDescription->sServiceName, bHighContrast ); in SetTitle_Impl()
916 bool bHighContrast = GetSettings().GetStyleSettings().GetHighContrastMode(); in SetTitle_Impl() local
917 aVendorImageFI.SetImage( bHighContrast ? aVendorImageHC : aVendorImage ); in SetTitle_Impl()
/trunk/main/svx/inc/svx/sdr/contact/
H A Dviewcontactofsdrole2obj.hxx71 …primitive2d::Primitive2DSequence createPrimitive2DSequenceWithParameters(bool bHighContrast) const;
/trunk/main/sd/source/ui/sidebar/
H A DLayoutMenu.cxx609 const bool bHighContrast = GetSettings().GetStyleSettings().GetHighContrastMode(); in Fill() local
657 BitmapEx aBmp (SdResId (bHighContrast in Fill()
/trunk/main/svx/source/dialog/
H A Dfontwork.cxx936 bool bHighContrast = GetSettings().GetStyleSettings().GetHighContrastMode(); in ApplyImageList() local
938 ImageList& rImgLst = bHighContrast ? maImageListH : maImageList; in ApplyImageList()
H A Dimapdlg.cxx1038 bool bHighContrast = GetSettings().GetStyleSettings().GetHighContrastMode(); in ApplyImageList() local
1040 ImageList& rImgLst = bHighContrast ? maImageListH : maImageList; in ApplyImageList()
H A D_contdlg.cxx1129 bool bHighContrast = GetSettings().GetStyleSettings().GetHighContrastMode(); in ApplyImageList() local
1131 ImageList& rImgLst = bHighContrast ? maImageListH : maImageList; in ApplyImageList()
H A D_bmpmask.cxx1260 bool bHighContrast = GetSettings().GetStyleSettings().GetHighContrastMode(); in ApplyStyle() local
1262 aTbxPipette.SetItemImage( TBI_PIPETTE, bHighContrast ? maImgPipetteH : maImgPipette ); in ApplyStyle()
/trunk/main/svx/inc/svx/sdr/primitive2d/
H A Dsdrolecontentprimitive2d.hxx65 bool bHighContrast);
/trunk/main/starmath/inc/
H A Dtoolbox.hxx55 const ImageList * GetImageList( sal_uInt16 nResId, sal_Bool bHighContrast );
/trunk/main/cui/source/options/
H A Doptcolor.cxx853 sal_Bool bHighContrast = rStyleSettings.GetHighContrastMode(); in ColorConfigWindow_Impl() local
854 if ( bHighContrast ) in ColorConfigWindow_Impl()
1003 sal_Bool bHighContrast = rStyleSettings.GetHighContrastMode(); in DataChanged() local
1004 Color aBackColor( bHighContrast ? COL_TRANSPARENT : COL_LIGHTGRAY); in DataChanged()
H A Doptsave.cxx195 sal_Bool bHighContrast = GetSettings().GetStyleSettings().GetHighContrastMode(); in SfxSaveTabPage() local
197 Image( CUI_RES( bHighContrast ? IMG_ODF_WARNING_HC : IMG_ODF_WARNING ) ) ); in SfxSaveTabPage()
H A Dtreeopt.cxx1051 bool bHighContrast = GetSettings().GetStyleSettings().GetHighContrastMode(); in DataChanged() local
1052 ImageList* pImgLst = bHighContrast ? &aPageImagesHC : &aPageImages; in DataChanged()
1309 bool bHighContrast = GetSettings().GetStyleSettings().GetHighContrastMode(); in IMPL_LINK() local
1310 ImageList* pImgLst = bHighContrast ? &aPageImagesHC : &aPageImages; in IMPL_LINK()
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationList.hxx96 const Image& getImage( sal_uInt16 nId, bool bHighContrast );
/trunk/main/desktop/source/deployment/registry/package/
H A Ddp_package.cxx234 getIcon( ::sal_Bool bHighContrast )
830 uno::Reference< graphic::XGraphic > BackendImpl::PackageImpl::getIcon( sal_Bool bHighContrast ) in getIcon() argument
838 OUString aIconURL = getDescriptionInfoset().getIconURL( bHighContrast ); in getIcon()
/trunk/main/sfx2/source/doc/
H A Dobjcont.cxx126 SfxObjectShell::CreatePreviewMetaFile_Impl( sal_Bool bFullContent, sal_Bool bHighContrast ) const in CreatePreviewMetaFile_Impl()
142 if ( bHighContrast ) in CreatePreviewMetaFile_Impl()
/trunk/main/svx/source/tbxctrls/
H A Dgrafctrl.cxx258 static sal_uInt16 ImplGetRID( const OUString& aCommand, bool bHighContrast ) in ImplGetRID() argument
279 if ( bHighContrast ) in ImplGetRID()
/trunk/main/cui/source/inc/
H A Dcfgutil.hxx160 …Reference< ::com::sun::star::uno::XComponentContext > xCtx, bool bIsRootNode, bool bHighContrast );
H A Dselector.hxx152 …Reference< ::com::sun::star::uno::XComponentContext > xCtx, bool bIsRootNode, bool bHighContrast );
/trunk/main/desktop/source/deployment/inc/
H A Ddp_descriptioninfoset.hxx214 ::rtl::OUString getIconURL( sal_Bool bHighContrast ) const;
/trunk/main/desktop/source/deployment/misc/
H A Ddp_descriptioninfoset.cxx601 ::rtl::OUString DescriptionInfoset::getIconURL( sal_Bool bHighContrast ) const in getIconURL()
608 if ( bHighContrast && aStrListHC.hasElements() && aStrListHC[0].getLength() ) in getIconURL()
/trunk/main/sd/source/ui/annotations/
H A Dannotationmanager.cxx1073 … const bool bHighContrast = Application::GetSettings().GetStyleSettings().GetHighContrastMode(); in ExecuteAnnotationContextMenu() local
1082 Image aImage( GetImage( xFrame, sSlotURL, false, bHighContrast ) ); in ExecuteAnnotationContextMenu()
/trunk/main/sw/source/ui/inc/
H A Dregionsw.hxx119 Image BuildBitmap(sal_Bool bProtect,sal_Bool bHidden,sal_Bool bHighContrast);
/trunk/main/vcl/inc/vcl/
H A Dsettings.hxx706 void SetHighContrastMode( sal_Bool bHighContrast ) in SetHighContrastMode() argument
707 { CopyData(); mpData->mnHighContrast = bHighContrast; } in SetHighContrastMode()

Completed in 300 milliseconds

123