Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/control/
H A Dnotebookbar.cxx265 aStyleSet.SetDialogTextColor( aTextColor ); in UpdateDefaultSettings()
284 aStyleSet.SetDialogTextColor( aTextColor ); in UpdatePersonaSettings()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/control/
H A Dnotebookbar.cxx315 aStyleSet.SetDialogTextColor( aTextColor ); in UpdateDefaultSettings()
334 aStyleSet.SetDialogTextColor( aTextColor ); in UpdatePersonaSettings()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/headless/
H A DCustomWidgetDraw.cxx355 aStyleSet.SetDialogTextColor(aStyle.maDialogTextColor); in updateSettings()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dsettings.hxx287 void SetDialogTextColor( const Color& rColor );
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Dsettings.hxx306 void SetDialogTextColor( const Color& rColor );
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/headless/
H A DCustomWidgetDraw.cxx382 aStyleSet.SetDialogTextColor(Color(ColorTransparency, aStyle.maDialogTextColor)); in updateSettings()
/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/source/awt/
H A Dstylesettings.cxx366 lcl_setStyleColor( *m_pData, &StyleSettings::SetDialogTextColor, _dialogtextcolor ); in setDialogTextColor()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/toolkit/source/awt/
H A Dstylesettings.cxx363 lcl_setStyleColor( *m_pData, &StyleSettings::SetDialogTextColor, _dialogtextcolor ); in setDialogTextColor()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/gdi/
H A DFileDefinitionWidgetDraw.cxx958 aStyleSet.SetDialogTextColor(pDefinitionStyle->maDialogTextColor); in updateSettings()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/gdi/
H A DFileDefinitionWidgetDraw.cxx1049 aStyleSet.SetDialogTextColor(pDefinitionStyle->maDialogTextColor); in updateSettings()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/qt5/
H A DQt5Frame.cxx1030 style.SetDialogTextColor(aFore); in UpdateSettings()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/qt5/
H A DQt5Frame.cxx1045 style.SetDialogTextColor(aFore); in UpdateSettings()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/app/
H A Dsettings.cxx1087 StyleSettings::SetDialogTextColor( const Color& rColor ) in SetDialogTextColor() function in StyleSettings
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/app/
H A Dsettings.cxx933 StyleSettings::SetDialogTextColor( const Color& rColor ) in SetDialogTextColor() function in StyleSettings
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/gtk3/
H A Dsalnativewidgets-gtk.cxx2304 aStyleSet.SetDialogTextColor( aTextColor ); in updateSettings()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/gtk3/
H A Dgtk3salnativewidgets-gtk.cxx3000 aStyleSet.SetDialogTextColor( aTextColor ); in updateSettings()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/win/window/
H A Dsalframe.cxx2653 aStyleSettings.SetDialogTextColor(aControlTextColor); in UpdateSettings()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/win/window/
H A Dsalframe.cxx2602 aStyleSettings.SetDialogTextColor( aStyleSettings.GetButtonTextColor() ); in UpdateSettings()