/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/control/ |
H A D | slider.cxx | 400 rRenderContext.SetFillColor(rStyleSettings.GetCheckedColor()); in ImplDraw() 441 rRenderContext.SetFillColor(rStyleSettings.GetCheckedColor()); in ImplDraw() 459 rRenderContext.SetFillColor(rStyleSettings.GetCheckedColor()); in ImplDraw()
|
H A D | scrbar.cxx | 650 rRenderContext.SetFillColor(rStyleSettings.GetCheckedColor()); in ImplDraw() 661 rRenderContext.SetFillColor(rStyleSettings.GetCheckedColor()); in ImplDraw() 669 rRenderContext.SetFillColor(rStyleSettings.GetCheckedColor()); in ImplDraw()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/control/ |
H A D | slider.cxx | 421 rRenderContext.SetFillColor(rStyleSettings.GetCheckedColor()); in ImplDraw() 462 rRenderContext.SetFillColor(rStyleSettings.GetCheckedColor()); in ImplDraw() 479 rRenderContext.SetFillColor(rStyleSettings.GetCheckedColor()); in ImplDraw()
|
H A D | scrbar.cxx | 650 rRenderContext.SetFillColor(rStyleSettings.GetCheckedColor()); in ImplDraw() 661 rRenderContext.SetFillColor(rStyleSettings.GetCheckedColor()); in ImplDraw() 669 rRenderContext.SetFillColor(rStyleSettings.GetCheckedColor()); in ImplDraw()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/ |
H A D | settings.hxx | 237 const Color& GetCheckedColor() const;
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/ |
H A D | settings.hxx | 229 const Color& GetCheckedColor() const;
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/source/awt/ |
H A D | stylesettings.cxx | 275 return lcl_getStyleColor( *m_pData, &StyleSettings::GetCheckedColor ); in getCheckedColor()
|
H A D | vclxwindows.cxx | 114 aStyleSettings.SetCheckedColor( aAppStyle.GetCheckedColor( ) ); in setButtonLikeFaceColor()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/toolkit/source/awt/ |
H A D | stylesettings.cxx | 272 return lcl_getStyleColor( *m_pData, &StyleSettings::GetCheckedColor ); in getCheckedColor()
|
H A D | vclxwindows.cxx | 108 aStyleSettings.SetCheckedColor( aAppStyle.GetCheckedColor( ) ); in setButtonLikeFaceColor()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/window/ |
H A D | decoview.cxx | 559 pDev->SetFillColor( rStyleSettings.GetCheckedColor() ); in ImplDrawButton()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/window/ |
H A D | decoview.cxx | 583 pDev->SetFillColor( rStyleSettings.GetCheckedColor() ); in ImplDrawButton()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/app/ |
H A D | settings.cxx | 756 StyleSettings::GetCheckedColor() const in GetCheckedColor() function in StyleSettings
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/app/ |
H A D | settings.cxx | 719 StyleSettings::GetCheckedColor() const in GetCheckedColor() function in StyleSettings
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svtools/source/control/ |
H A D | ruler.cxx | 1349 rRenderContext.SetFillColor(rStyleSettings.GetCheckedColor()); in ImplDrawExtra()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/svtools/source/control/ |
H A D | ruler.cxx | 1346 rRenderContext.SetFillColor(rStyleSettings.GetCheckedColor()); in ImplDrawExtra()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/gdi/ |
H A D | pdfwriter_impl.cxx | 3819 …setLineColor( rWidget.Border ? replaceColor( rWidget.BorderColor, rSettings.GetCheckedColor() ) : … in createDefaultCheckBoxAppearance() 3952 …setLineColor( rWidget.Border ? replaceColor( rWidget.BorderColor, rSettings.GetCheckedColor() ) : … in createDefaultRadioButtonAppearance()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/gdi/ |
H A D | pdfwriter_impl.cxx | 3858 …setLineColor( rWidget.Border ? replaceColor( rWidget.BorderColor, rSettings.GetCheckedColor() ) : … in createDefaultCheckBoxAppearance() 3991 …setLineColor( rWidget.Border ? replaceColor( rWidget.BorderColor, rSettings.GetCheckedColor() ) : … in createDefaultRadioButtonAppearance()
|