Home
last modified time | relevance | path

Searched refs:SetActiveColor (Results 1 – 16 of 16) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/headless/
H A DCustomWidgetDraw.cxx361 aStyleSet.SetActiveColor(aStyle.maActiveColor); in updateSettings()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dsettings.hxx302 void SetActiveColor( const Color& rColor );
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Dsettings.hxx321 void SetActiveColor( const Color& rColor );
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/headless/
H A DCustomWidgetDraw.cxx389 aStyleSet.SetActiveColor(Color(ColorTransparency, aStyle.maActiveColor)); in updateSettings()
/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/source/awt/
H A Dstylesettings.cxx199 lcl_setStyleColor( *m_pData, &StyleSettings::SetActiveColor, _activecolor ); in setActiveColor()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/toolkit/source/awt/
H A Dstylesettings.cxx196 lcl_setStyleColor( *m_pData, &StyleSettings::SetActiveColor, _activecolor ); in setActiveColor()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/gdi/
H A DFileDefinitionWidgetDraw.cxx964 aStyleSet.SetActiveColor(pDefinitionStyle->maActiveColor); in updateSettings()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/gdi/
H A DFileDefinitionWidgetDraw.cxx1055 aStyleSet.SetActiveColor(pDefinitionStyle->maActiveColor); in updateSettings()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/qt5/
H A DQt5Frame.cxx1095 style.SetActiveColor(aHigh); in UpdateSettings()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/app/
H A Dsettings.cxx1152 StyleSettings::SetActiveColor( const Color& rColor ) in SetActiveColor() function in StyleSettings
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/app/
H A Dsettings.cxx998 StyleSettings::SetActiveColor( const Color& rColor ) in SetActiveColor() function in StyleSettings
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/gtk3/
H A Dsalnativewidgets-gtk.cxx2412 aStyleSet.SetActiveColor( aHighlightColor ); in updateSettings()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/win/window/
H A Dsalframe.cxx2718 aStyleSettings.SetActiveColor( ImplWinColorToSal( GetSysColor( COLOR_ACTIVECAPTION ) ) ); in UpdateSettings()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/win/window/
H A Dsalframe.cxx2655 aStyleSettings.SetActiveColor( ImplWinColorToSal( GetSysColor( COLOR_ACTIVECAPTION ) ) ); in UpdateSettings()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/
H A DChangeLog160891 but SetActiveColor by the Qt theming.
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog422940 but SetActiveColor by the Qt theming.