Home
last modified time | relevance | path

Searched refs:GetMenuHighlightColor (Results 1 – 11 of 11) sorted by relevance

/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsProperties.cxx41 maHighlightColor(Application::GetSettings().GetStyleSettings().GetMenuHighlightColor()), in Properties()
64 maHighlightColor = Application::GetSettings().GetStyleSettings().GetMenuHighlightColor(); in HandleDataChangeEvent()
/trunk/main/sd/source/ui/slidesorter/shell/
H A DSlideSorter.cxx184 mpContentWindow->GetSettings().GetStyleSettings().GetMenuHighlightColor()); in Init()
186 mpContentWindow->GetSettings().GetStyleSettings().GetMenuHighlightColor()); in Init()
/trunk/main/svx/source/sidebar/
H A DColorPanel.cxx219 InsertItem (++i, rSettings.GetMenuHighlightColor()); in Fill()
/trunk/main/svx/source/sidebar/debug/
H A DColorPanel.cxx219 InsertItem (++i, rSettings.GetMenuHighlightColor()); in Fill()
/trunk/main/svtools/source/control/
H A Dtoolbarmenu.cxx944 SetFillColor( GetSettings().GetStyleSettings().GetMenuHighlightColor() ); in implHighlightEntry()
949 SetLineColor( GetSettings().GetStyleSettings().GetMenuHighlightColor() ); in implHighlightEntry()
/trunk/main/toolkit/source/awt/
H A Dstylesettings.cxx644 return lcl_getStyleColor( *m_pData, &StyleSettings::GetMenuHighlightColor ); in getMenuHighlightColor()
/trunk/main/sc/source/ui/cctrl/
H A Ddpcontrol.cxx816 aBackColor = rStyle.GetMenuHighlightColor(); in highlightMenuItem()
/trunk/main/vcl/inc/vcl/
H A Dsettings.hxx673 const Color& GetMenuHighlightColor() const in GetMenuHighlightColor() function in StyleSettings
/trunk/main/vcl/aqua/source/window/
H A Dsalframe.cxx1301 aStyleSettings.GetMenuHighlightColor(), mpNSWindow ) ); in UpdateSettings()
/trunk/main/vcl/source/window/
H A Dmenu.cxx4800 … SetFillColor( GetSettings().GetStyleSettings().GetMenuHighlightColor() ); in HighlightItem()
4805 … SetLineColor( GetSettings().GetStyleSettings().GetMenuHighlightColor() ); in HighlightItem()
5660 SetFillColor( GetSettings().GetStyleSettings().GetMenuHighlightColor() ); in HighlightItem()
/trunk/main/vcl/source/app/
H A Dsettings.cxx967 else if ( !ImplIsBlackOrWhite( GetMenuHighlightColor() ) ) in IsHighContrastBlackAndWhite()

Completed in 103 milliseconds