/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/control/ |
H A D | notebookbar.cxx | 270 aStyleSet.SetWindowTextColor( aTextColor ); in UpdateDefaultSettings() 289 aStyleSet.SetWindowTextColor( aTextColor ); in UpdatePersonaSettings()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/control/ |
H A D | notebookbar.cxx | 320 aStyleSet.SetWindowTextColor( aTextColor ); in UpdateDefaultSettings() 339 aStyleSet.SetWindowTextColor( aTextColor ); in UpdatePersonaSettings()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/headless/ |
H A D | CustomWidgetDraw.cxx | 353 aStyleSet.SetWindowTextColor(aStyle.maWindowTextColor); in updateSettings()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/ |
H A D | settings.hxx | 281 void SetWindowTextColor( const Color& rColor );
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/ |
H A D | settings.hxx | 300 void SetWindowTextColor( const Color& rColor );
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/headless/ |
H A D | CustomWidgetDraw.cxx | 380 aStyleSet.SetWindowTextColor(Color(ColorTransparency, aStyle.maWindowTextColor)); in updateSettings()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/source/awt/ |
H A D | stylesettings.cxx | 736 lcl_setStyleColor( *m_pData, &StyleSettings::SetWindowTextColor, _windowtextcolor ); in setWindowTextColor()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/toolkit/source/awt/ |
H A D | stylesettings.cxx | 733 lcl_setStyleColor( *m_pData, &StyleSettings::SetWindowTextColor, _windowtextcolor ); in setWindowTextColor()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/gdi/ |
H A D | FileDefinitionWidgetDraw.cxx | 956 aStyleSet.SetWindowTextColor(pDefinitionStyle->maWindowTextColor); in updateSettings()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/gdi/ |
H A D | FileDefinitionWidgetDraw.cxx | 1047 aStyleSet.SetWindowTextColor(pDefinitionStyle->maWindowTextColor); in updateSettings()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/qt5/ |
H A D | Qt5Frame.cxx | 1036 style.SetWindowTextColor(aText); in UpdateSettings()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/qt5/ |
H A D | Qt5Frame.cxx | 1051 style.SetWindowTextColor(aText); in UpdateSettings()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/app/ |
H A D | settings.cxx | 1061 StyleSettings::SetWindowTextColor( const Color& rColor ) in SetWindowTextColor() function in StyleSettings
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/app/ |
H A D | settings.cxx | 907 StyleSettings::SetWindowTextColor( const Color& rColor ) in SetWindowTextColor() function in StyleSettings
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/gtk3/ |
H A D | salnativewidgets-gtk.cxx | 2311 aStyleSet.SetWindowTextColor( aTextColor ); in updateSettings()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/gtk3/ |
H A D | gtk3salnativewidgets-gtk.cxx | 3007 aStyleSet.SetWindowTextColor( aTextColor ); in updateSettings()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/win/window/ |
H A D | salframe.cxx | 2680 aStyleSettings.SetWindowTextColor( ImplWinColorToSal( GetSysColor( COLOR_WINDOWTEXT ) ) ); in UpdateSettings()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/win/window/ |
H A D | salframe.cxx | 2617 aStyleSettings.SetWindowTextColor( ImplWinColorToSal( GetSysColor( COLOR_WINDOWTEXT ) ) ); in UpdateSettings()
|