| /aoo41x/main/svx/source/sidebar/text/ | 
| H A D | TextCharacterSpacingControl.cxx | 90 		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 D | TextUnderlineControl.cxx | 89         GetSettings().GetStyleSettings().GetMenuColor():  in initial()92         GetSettings().GetStyleSettings().GetMenuColor():  in initial()
 
 | 
| /aoo41x/main/svx/source/sidebar/paragraph/ | 
| H A D | ParaBulletsControl.cxx | 76                           ? GetSettings().GetStyleSettings().GetMenuColor()  in ParaBulletsControl()79                                ? GetSettings().GetStyleSettings().GetMenuColor()  in ParaBulletsControl()
 
 | 
| H A D | ParaNumberingControl.cxx | 97                          ? GetSettings().GetStyleSettings().GetMenuColor()  in ParaNumberingControl()100                               ? GetSettings().GetStyleSettings().GetMenuColor()  in ParaNumberingControl()
 
 | 
| H A D | ParaLineSpacingControl.cxx | 111         ? GetSettings().GetStyleSettings().GetMenuColor()  in initial()115         ? GetSettings().GetStyleSettings().GetMenuColor()  in initial()
 119         ? GetSettings().GetStyleSettings().GetMenuColor()  in initial()
 
 | 
| /aoo41x/main/sc/source/ui/sidebar/ | 
| H A D | CellLineStyleControl.cxx | 62     maCellLineStyleValueSet.SetControlBackground(GetSettings().GetStyleSettings().GetMenuColor());  in Initialize()63     maCellLineStyleValueSet.SetColor(GetSettings().GetStyleSettings().GetMenuColor());   in Initialize()
 
 | 
| /aoo41x/main/svx/source/sidebar/line/ | 
| H A D | LineWidthControl.cxx | 113 		maVSWidth.SetColor(GetSettings().GetStyleSettings().GetMenuColor());  in Initialize()115 		maFTWidth.SetBackground(GetSettings().GetStyleSettings().GetMenuColor());  in Initialize()
 
 | 
| /aoo41x/main/sc/source/ui/cctrl/ | 
| H A D | dpcontrol.cxx | 412     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()
 
 | 
| /aoo41x/main/accessibility/source/standard/ | 
| H A D | vclxaccessiblepopupmenu.cxx | 104 	return Application::GetSettings().GetStyleSettings().GetMenuColor().GetColor();  in getBackground()
 | 
| /aoo41x/main/sw/source/ui/sidebar/ | 
| H A D | PageOrientationControl.cxx | 44     mpOrientationValueSet->SetColor(GetSettings().GetStyleSettings().GetMenuColor());  in PageOrientationControl()
 | 
| H A D | PageColumnControl.cxx | 49     mpColumnValueSet->SetColor(GetSettings().GetStyleSettings().GetMenuColor());  in PageColumnControl()
 | 
| H A D | PageSizeControl.cxx | 68     mpSizeValueSet->SetColor( GetSettings().GetStyleSettings().GetMenuColor() );  in PageSizeControl()
 | 
| H A D | PageMarginControl.cxx | 86     mpMarginValueSet->SetColor( GetSettings().GetStyleSettings().GetMenuColor() );  in PageMarginControl()
 | 
| /aoo41x/main/svtools/source/control/ | 
| H A D | toolbarmenu.cxx | 481 	SetControlBackground( rStyleSettings.GetMenuColor() );  in implInit()954                     SetFillColor( GetSettings().GetStyleSettings().GetMenuColor() );  in implHighlightEntry()
 1606     SetFillColor( GetSettings().GetStyleSettings().GetMenuColor() );  in Paint()
 
 | 
| H A D | toolbarmenuacc.cxx | 481     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 D | valueset.cxx | 185             aColor = rStyleSettings.GetMenuColor();  in ImplInitSettings()265 …maVirDev.SetFillColor( ( nStyle & WB_MENUSTYLEVALUESET ) ? rStyleSettings.GetMenuColor() : rStyleS…  in ImplFormatItem()
 293                 maVirDev.SetFillColor( rStyleSettings.GetMenuColor() );  in ImplFormatItem()
 
 | 
| /aoo41x/main/svx/source/sidebar/ | 
| H A D | ColorPanel.cxx | 211     InsertItem (++i, rSettings.GetMenuColor());  in Fill()
 | 
| /aoo41x/main/svx/source/sidebar/debug/ | 
| H A D | ColorPanel.cxx | 211     InsertItem (++i, rSettings.GetMenuColor());  in Fill()
 | 
| /aoo41x/main/vcl/unx/gtk/gdi/ | 
| H A D | salnativewidgets-gtk.cxx | 3415 …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()
 
 | 
| /aoo41x/main/svx/source/dialog/ | 
| H A D | dialcontrol.cxx | 136 …return mbEnabled ? (bMain ? rSett.GetMenuColor() : rSett.GetHighlightColor()) : rSett.GetDisableCo…  in GetButtonFillColor()
 | 
| /aoo41x/main/vcl/source/window/ | 
| H A D | menu.cxx | 2848                             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()
 
 | 
| /aoo41x/main/toolkit/source/awt/ | 
| H A D | stylesettings.cxx | 630         return lcl_getStyleColor( *m_pData, &StyleSettings::GetMenuColor );  in getMenuColor()
 | 
| /aoo41x/main/vcl/inc/vcl/ | 
| H A D | settings.hxx | 653     const Color&                    GetMenuColor() const  in GetMenuColor()  function in StyleSettings
 | 
| /aoo41x/main/vcl/source/app/ | 
| H A D | settings.cxx | 963     else if ( !ImplIsBackOrWhite( GetMenuColor() ) )  in IsHighContrastBlackAndWhite()
 | 
| /aoo41x/main/vcl/os2/source/window/ | 
| H A D | salframe.cxx | 2181     if ( ImplSalIsSameColor( aMenuHighColor, aStyleSettings.GetMenuColor() ) )  in UpdateSettings()
 |