Home
last modified time | relevance | path

Searched refs:SetWindowTextColor (Results 1 – 18 of 18) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/control/
H A Dnotebookbar.cxx270 aStyleSet.SetWindowTextColor( aTextColor ); in UpdateDefaultSettings()
289 aStyleSet.SetWindowTextColor( aTextColor ); in UpdatePersonaSettings()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/control/
H A Dnotebookbar.cxx320 aStyleSet.SetWindowTextColor( aTextColor ); in UpdateDefaultSettings()
339 aStyleSet.SetWindowTextColor( aTextColor ); in UpdatePersonaSettings()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/headless/
H A DCustomWidgetDraw.cxx353 aStyleSet.SetWindowTextColor(aStyle.maWindowTextColor); in updateSettings()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dsettings.hxx281 void SetWindowTextColor( const Color& rColor );
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Dsettings.hxx300 void SetWindowTextColor( const Color& rColor );
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/headless/
H A DCustomWidgetDraw.cxx380 aStyleSet.SetWindowTextColor(Color(ColorTransparency, aStyle.maWindowTextColor)); in updateSettings()
/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/source/awt/
H A Dstylesettings.cxx736 lcl_setStyleColor( *m_pData, &StyleSettings::SetWindowTextColor, _windowtextcolor ); in setWindowTextColor()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/toolkit/source/awt/
H A Dstylesettings.cxx733 lcl_setStyleColor( *m_pData, &StyleSettings::SetWindowTextColor, _windowtextcolor ); in setWindowTextColor()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/gdi/
H A DFileDefinitionWidgetDraw.cxx956 aStyleSet.SetWindowTextColor(pDefinitionStyle->maWindowTextColor); in updateSettings()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/gdi/
H A DFileDefinitionWidgetDraw.cxx1047 aStyleSet.SetWindowTextColor(pDefinitionStyle->maWindowTextColor); in updateSettings()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/qt5/
H A DQt5Frame.cxx1036 style.SetWindowTextColor(aText); in UpdateSettings()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/qt5/
H A DQt5Frame.cxx1051 style.SetWindowTextColor(aText); in UpdateSettings()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/app/
H A Dsettings.cxx1061 StyleSettings::SetWindowTextColor( const Color& rColor ) in SetWindowTextColor() function in StyleSettings
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/app/
H A Dsettings.cxx907 StyleSettings::SetWindowTextColor( const Color& rColor ) in SetWindowTextColor() function in StyleSettings
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/gtk3/
H A Dsalnativewidgets-gtk.cxx2311 aStyleSet.SetWindowTextColor( aTextColor ); in updateSettings()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/gtk3/
H A Dgtk3salnativewidgets-gtk.cxx3007 aStyleSet.SetWindowTextColor( aTextColor ); in updateSettings()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/win/window/
H A Dsalframe.cxx2680 aStyleSettings.SetWindowTextColor( ImplWinColorToSal( GetSysColor( COLOR_WINDOWTEXT ) ) ); in UpdateSettings()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/win/window/
H A Dsalframe.cxx2617 aStyleSettings.SetWindowTextColor( ImplWinColorToSal( GetSysColor( COLOR_WINDOWTEXT ) ) ); in UpdateSettings()