Home
last modified time | relevance | path

Searched refs:GetMenuColor (Results 1 – 25 of 27) sorted by relevance

12

/trunk/main/svx/source/sidebar/text/
H A DTextCharacterSpacingControl.cxx90 GetSettings().GetStyleSettings().GetMenuColor(): in initial()
93 GetSettings().GetStyleSettings().GetMenuColor(): in initial()
96 GetSettings().GetStyleSettings().GetMenuColor(): in initial()
99 GetSettings().GetStyleSettings().GetMenuColor(): in initial()
102 GetSettings().GetStyleSettings().GetMenuColor(): in initial()
H A DTextUnderlineControl.cxx91 GetSettings().GetStyleSettings().GetMenuColor(): in initial()
94 GetSettings().GetStyleSettings().GetMenuColor(): in initial()
/trunk/main/svx/source/sidebar/paragraph/
H A DParaBulletsControl.cxx76 ? GetSettings().GetStyleSettings().GetMenuColor() in ParaBulletsControl()
79 ? GetSettings().GetStyleSettings().GetMenuColor() in ParaBulletsControl()
H A DParaNumberingControl.cxx97 ? GetSettings().GetStyleSettings().GetMenuColor() in ParaNumberingControl()
100 ? GetSettings().GetStyleSettings().GetMenuColor() in ParaNumberingControl()
H A DParaLineSpacingControl.cxx111 ? GetSettings().GetStyleSettings().GetMenuColor() in initial()
115 ? GetSettings().GetStyleSettings().GetMenuColor() in initial()
119 ? GetSettings().GetStyleSettings().GetMenuColor() in initial()
/trunk/main/sc/source/ui/sidebar/
H A DCellLineStyleControl.cxx62 maCellLineStyleValueSet.SetControlBackground(GetSettings().GetStyleSettings().GetMenuColor()); in Initialize()
63 maCellLineStyleValueSet.SetColor(GetSettings().GetStyleSettings().GetMenuColor()); in Initialize()
/trunk/main/svx/source/sidebar/line/
H A DLineWidthControl.cxx113 maVSWidth.SetColor(GetSettings().GetStyleSettings().GetMenuColor()); in Initialize()
115 maFTWidth.SetBackground(GetSettings().GetStyleSettings().GetMenuColor()); in Initialize()
/trunk/main/sc/source/ui/cctrl/
H A Ddpcontrol.cxx412 Color aBackColor = rStyle.GetMenuColor(); in Paint()
779 Color aBackColor = rStyle.GetMenuColor(); in highlightMenuItem()
1031 maChkToggleAll.SetControlBackground(rStyle.GetMenuColor()); in ScDPFieldPopupWindow()
1300 SetFillColor(rStyle.GetMenuColor()); in Paint()
/trunk/main/svtools/source/control/
H A Dtoolbarmenu.cxx481 SetControlBackground( rStyleSettings.GetMenuColor() ); in implInit()
954 SetFillColor( GetSettings().GetStyleSettings().GetMenuColor() ); in implHighlightEntry()
1606 SetFillColor( GetSettings().GetStyleSettings().GetMenuColor() ); in Paint()
H A Dtoolbarmenuacc.cxx481 sal_uInt32 nColor = Application::GetSettings().GetStyleSettings().GetMenuColor().GetColor(); in getBackground()
996 …return static_cast<sal_Int32>(Application::GetSettings().GetStyleSettings().GetMenuColor().GetColo… in getBackground()
H A Dvalueset.cxx185 aColor = rStyleSettings.GetMenuColor(); in ImplInitSettings()
265 …maVirDev.SetFillColor( ( nStyle & WB_MENUSTYLEVALUESET ) ? rStyleSettings.GetMenuColor() : rStyleS… in ImplFormatItem()
293 maVirDev.SetFillColor( rStyleSettings.GetMenuColor() ); in ImplFormatItem()
/trunk/main/accessibility/source/standard/
H A Dvclxaccessiblepopupmenu.cxx104 return Application::GetSettings().GetStyleSettings().GetMenuColor().GetColor(); in getBackground()
/trunk/main/sw/source/ui/sidebar/
H A DPageOrientationControl.cxx46 mpOrientationValueSet->SetColor(GetSettings().GetStyleSettings().GetMenuColor()); in PageOrientationControl()
H A DPageColumnControl.cxx51 mpColumnValueSet->SetColor(GetSettings().GetStyleSettings().GetMenuColor()); in PageColumnControl()
H A DPageSizeControl.cxx70 mpSizeValueSet->SetColor( GetSettings().GetStyleSettings().GetMenuColor() ); in PageSizeControl()
H A DPageMarginControl.cxx88 mpMarginValueSet->SetColor( GetSettings().GetStyleSettings().GetMenuColor() ); in PageMarginControl()
/trunk/main/svx/source/sidebar/
H A DColorPanel.cxx211 InsertItem (++i, rSettings.GetMenuColor()); in Fill()
/trunk/main/svx/source/sidebar/debug/
H A DColorPanel.cxx211 InsertItem (++i, rSettings.GetMenuColor()); in Fill()
/trunk/main/vcl/unx/gtk/gdi/
H A Dsalnativewidgets-gtk.cxx3415 …tf( stderr, "MenuColor = %x (%d)\n", (int)aStyleSet.GetMenuColor().GetColor(), aStyleSet.GetMenuCo… in updateSettings()
3427 if ( aStyleSet.GetMenuColor().GetLuminance() >= 32 && in updateSettings()
3428 aStyleSet.GetMenuColor().GetLuminance() <= aStyleSet.GetMenuTextColor().GetLuminance() ) in updateSettings()
3430 Color temp = aStyleSet.GetMenuColor(); in updateSettings()
3433 temp = aStyleSet.GetMenuColor(); in updateSettings()
/trunk/main/svx/source/dialog/
H A Ddialcontrol.cxx136 …return mbEnabled ? (bMain ? rSett.GetMenuColor() : rSett.GetHighlightColor()) : rSett.GetDisableCo… in GetButtonFillColor()
/trunk/main/vcl/source/window/
H A Dmenu.cxx2848 pWin->GetSettings().GetStyleSettings().GetMenuColor(); in ImplPaint()
3986 pWin->SetBackground( Wallpaper( rStyleSettings.GetMenuColor() ) ); in ImplInitMenuWindow()
4810 SetFillColor( GetSettings().GetStyleSettings().GetMenuColor() ); in HighlightItem()
5135 SetFillColor( GetSettings().GetStyleSettings().GetMenuColor() ); in Paint()
5916 SetFillColor( GetSettings().GetStyleSettings().GetMenuColor() ); in Paint()
/trunk/main/toolkit/source/awt/
H A Dstylesettings.cxx630 return lcl_getStyleColor( *m_pData, &StyleSettings::GetMenuColor ); in getMenuColor()
/trunk/main/vcl/inc/vcl/
H A Dsettings.hxx653 const Color& GetMenuColor() const in GetMenuColor() function in StyleSettings
/trunk/main/vcl/source/app/
H A Dsettings.cxx963 else if ( !ImplIsBlackOrWhite( GetMenuColor() ) ) in IsHighContrastBlackAndWhite()
/trunk/main/vcl/os2/source/window/
H A Dsalframe.cxx2181 if ( ImplSalIsSameColor( aMenuHighColor, aStyleSettings.GetMenuColor() ) ) in UpdateSettings()

Completed in 143 milliseconds

12