Home
last modified time | relevance | path

Searched refs:IsHighContrastMode (Results 1 – 13 of 13) sorted by relevance

/aoo42x/main/sc/source/ui/sidebar/
H A DNumberFormatPropertyPanel.cxx115 GetImage(mxFrame, A2S(".uno:NumericField"), sal_False, Theme::IsHighContrastMode())); in Initialize()
118 GetImage(mxFrame, A2S(".uno:NumberFormatPercent"), sal_False, Theme::IsHighContrastMode())); in Initialize()
121 … GetImage(mxFrame, A2S(".uno:NumberFormatCurrency"), sal_False, Theme::IsHighContrastMode())); in Initialize()
124 GetImage(mxFrame, A2S(".uno:NumberFormatDate"), sal_False, Theme::IsHighContrastMode())); in Initialize()
127 GetImage(mxFrame, A2S(".uno:InsertFixedText"), sal_False, Theme::IsHighContrastMode())); in Initialize()
/aoo42x/main/sfx2/source/sidebar/
H A DTools.cxx52 if (Theme::IsHighContrastMode()) in GetImage()
74 … const Image aPanelImage (::GetImage(rxFrame, rsURL, sal_False, Theme::IsHighContrastMode())); in GetImage()
84 …onst Image aPanelImage (::GetImage(rxFrame, sCommandName, sal_False, Theme::IsHighContrastMode())); in GetImage()
H A DTabBar.cxx67 Theme::IsHighContrastMode() in TabBar()
163 Theme::IsHighContrastMode() in UpdateButtonIcons()
H A DCustomImageRadioButton.cxx68 const Image aIcon (GetModeRadioImage(Theme::IsHighContrastMode() in Paint()
H A DMenuButton.cxx78 const Image aIcon (Button::GetModeImage(Theme::IsHighContrastMode() in Paint()
H A DTabItem.cxx81 const Image aIcon (Button::GetModeImage(Theme::IsHighContrastMode() in Paint()
H A DSidebarToolBox.cxx319 const bool bIsHighContrastActive (sfx2::sidebar::Theme::IsHighContrastMode()); in UpdateIcons()
H A DSidebarController.cxx1193 const bool bIsHighContrastModeActive (Theme::IsHighContrastMode()); in UpdateTitleBarIcons()
H A DTheme.cxx151 bool Theme::IsHighContrastMode (void) in IsHighContrastMode() function in sfx2::sidebar::Theme
/aoo42x/main/svx/source/sidebar/possize/
H A DSidebarDialControlBmp.cxx64 if ( ! sfx2::sidebar::Theme::IsHighContrastMode()) in DrawElements()
81 sfx2::sidebar::Theme::IsHighContrastMode() in DrawBackground()
H A DPosSizePropertyPanel.cxx279 GetImage(mxFrame, A2S(".uno:FlipHorizontal"), sal_False, Theme::IsHighContrastMode())); in Initialize()
282 GetImage(mxFrame, A2S(".uno:FlipVertical"), sal_False, Theme::IsHighContrastMode())); in Initialize()
/aoo42x/main/svx/source/sidebar/paragraph/
H A DParaPropertyPanel.cxx412 const bool bIsHighContrastModeActive (Theme::IsHighContrastMode()); in InitToolBoxAlign()
426 const bool bIsHighContrastModeActive (Theme::IsHighContrastMode()); in InitToolBoxVertAlign()
447 const bool bIsHighContrastModeActive (Theme::IsHighContrastMode()); in InitToolBoxIndent()
500 const bool bIsHighContrastModeActive (Theme::IsHighContrastMode()); in InitToolBoxBulletsNumbering()
/aoo42x/main/sfx2/inc/sfx2/sidebar/
H A DTheme.hxx157 static bool IsHighContrastMode (void);

Completed in 66 milliseconds