Home
last modified time | relevance | path

Searched refs:SetMenuBorderColor (Results 1 – 12 of 12) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/headless/
H A DCustomWidgetDraw.cxx370 aStyleSet.SetMenuBorderColor(aStyle.maMenuBorderColor); in updateSettings()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dsettings.hxx344 void SetMenuBorderColor( const Color& rColor );
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Dsettings.hxx363 void SetMenuBorderColor( const Color& rColor );
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/headless/
H A DCustomWidgetDraw.cxx398 aStyleSet.SetMenuBorderColor(Color(ColorTransparency, aStyle.maMenuBorderColor)); in updateSettings()
/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/source/awt/
H A Dstylesettings.cxx600 lcl_setStyleColor( *m_pData, &StyleSettings::SetMenuBorderColor, _menubordercolor ); in setMenuBorderColor()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/toolkit/source/awt/
H A Dstylesettings.cxx597 lcl_setStyleColor( *m_pData, &StyleSettings::SetMenuBorderColor, _menubordercolor ); in setMenuBorderColor()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/gdi/
H A DFileDefinitionWidgetDraw.cxx973 aStyleSet.SetMenuBorderColor(pDefinitionStyle->maMenuBorderColor); in updateSettings()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/gdi/
H A DFileDefinitionWidgetDraw.cxx1064 aStyleSet.SetMenuBorderColor(pDefinitionStyle->maMenuBorderColor); in updateSettings()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/app/
H A Dsettings.cxx1334 StyleSettings::SetMenuBorderColor( const Color& rColor ) in SetMenuBorderColor() function in StyleSettings
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/app/
H A Dsettings.cxx1180 StyleSettings::SetMenuBorderColor( const Color& rColor ) in SetMenuBorderColor() function in StyleSettings
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/win/window/
H A Dsalframe.cxx2703 …aStyleSettings.SetMenuBorderColor( aStyleSettings.GetLightBorderColor() ); // overridden below for… in UpdateSettings()
2730 aStyleSettings.SetMenuBorderColor( ImplWinColorToSal( GetSysColor( COLOR_3DSHADOW ) ) ); in UpdateSettings()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/win/window/
H A Dsalframe.cxx2640 …aStyleSettings.SetMenuBorderColor( aStyleSettings.GetLightBorderColor() ); // overridden below for… in UpdateSettings()
2667 aStyleSettings.SetMenuBorderColor( ImplWinColorToSal( GetSysColor( COLOR_3DSHADOW ) ) ); in UpdateSettings()