Home
last modified time | relevance | path

Searched refs:SetTabRolloverTextColor (Results 1 – 14 of 14) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/headless/
H A DCustomWidgetDraw.cxx382 aStyleSet.SetTabRolloverTextColor(aStyle.maTabRolloverTextColor); in updateSettings()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dsettings.hxx368 void SetTabRolloverTextColor( const Color& rColor );
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Dsettings.hxx387 void SetTabRolloverTextColor( const Color& rColor );
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/headless/
H A DCustomWidgetDraw.cxx413 aStyleSet.SetTabRolloverTextColor(Color(ColorTransparency, aStyle.maTabRolloverTextColor)); in updateSettings()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/gdi/
H A DFileDefinitionWidgetDraw.cxx985 aStyleSet.SetTabRolloverTextColor(pDefinitionStyle->maTabRolloverTextColor); in updateSettings()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/gdi/
H A DFileDefinitionWidgetDraw.cxx1076 aStyleSet.SetTabRolloverTextColor(pDefinitionStyle->maTabRolloverTextColor); in updateSettings()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/qt5/
H A DQt5Frame.cxx1054 style.SetTabRolloverTextColor(aButn); in UpdateSettings()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/qt5/
H A DQt5Frame.cxx1079 style.SetTabRolloverTextColor(aButn); in UpdateSettings()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/app/
H A Dsettings.cxx1438 StyleSettings::SetTabRolloverTextColor( const Color& rColor ) in SetTabRolloverTextColor() function in StyleSettings
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/app/
H A Dsettings.cxx1284 StyleSettings::SetTabRolloverTextColor( const Color& rColor ) in SetTabRolloverTextColor() function in StyleSettings
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/gtk3/
H A Dsalnativewidgets-gtk.cxx2542 aStyleSet.SetTabRolloverTextColor(aTextColor); in updateSettings()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/gtk3/
H A Dgtk3salnativewidgets-gtk.cxx3214 aStyleSet.SetTabRolloverTextColor(aTextColor); in updateSettings()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/win/window/
H A Dsalframe.cxx2672 aStyleSettings.SetTabRolloverTextColor(aControlTextColor); in UpdateSettings()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/win/window/
H A Dsalframe.cxx2610 aStyleSettings.SetTabRolloverTextColor( aStyleSettings.GetButtonTextColor() ); in UpdateSettings()