Home
last modified time | relevance | path

Searched refs:SetTabHighlightTextColor (Results 1 – 15 of 15) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/headless/
H A DCustomWidgetDraw.cxx383 aStyleSet.SetTabHighlightTextColor(aStyle.maTabHighlightTextColor); in updateSettings()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dsettings.hxx371 void SetTabHighlightTextColor( const Color& rColor );
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Dsettings.hxx390 void SetTabHighlightTextColor( const Color& rColor );
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/headless/
H A DCustomWidgetDraw.cxx414 aStyleSet.SetTabHighlightTextColor( in updateSettings()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/osx/
H A Dsalframe.cxx1333 aStyleSettings.SetTabHighlightTextColor(aSelectedControlTextColor); in UpdateSettings()
1335 aStyleSettings.SetTabHighlightTextColor(aAlternateSelectedControlTextColor); in UpdateSettings()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/gdi/
H A DFileDefinitionWidgetDraw.cxx986 aStyleSet.SetTabHighlightTextColor(pDefinitionStyle->maTabHighlightTextColor); in updateSettings()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/gdi/
H A DFileDefinitionWidgetDraw.cxx1077 aStyleSet.SetTabHighlightTextColor(pDefinitionStyle->maTabHighlightTextColor); in updateSettings()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/qt5/
H A DQt5Frame.cxx1055 style.SetTabHighlightTextColor(aButn); in UpdateSettings()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/qt5/
H A DQt5Frame.cxx1080 style.SetTabHighlightTextColor(aButn); in UpdateSettings()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/app/
H A Dsettings.cxx1451 StyleSettings::SetTabHighlightTextColor( const Color& rColor ) in SetTabHighlightTextColor() function in StyleSettings
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/app/
H A Dsettings.cxx1297 StyleSettings::SetTabHighlightTextColor( const Color& rColor ) in SetTabHighlightTextColor() function in StyleSettings
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/gtk3/
H A Dsalnativewidgets-gtk.cxx2552 aStyleSet.SetTabHighlightTextColor(aTextColor); in updateSettings()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/gtk3/
H A Dgtk3salnativewidgets-gtk.cxx3224 aStyleSet.SetTabHighlightTextColor(aTextColor); in updateSettings()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/win/window/
H A Dsalframe.cxx2673 aStyleSettings.SetTabHighlightTextColor(aControlTextColor); in UpdateSettings()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/win/window/
H A Dsalframe.cxx2611 aStyleSettings.SetTabHighlightTextColor( aStyleSettings.GetButtonTextColor() ); in UpdateSettings()