Home
last modified time | relevance | path

Searched refs:GetDisableColor (Results 1 – 22 of 22) sorted by relevance

/AOO41X/main/svx/source/dialog/ !
H A Ddialcontrol.cxx124 return mbEnabled ? rSett.GetButtonTextColor() : rSett.GetDisableColor(); in GetScaleLineColor()
130 return mbEnabled ? rSett.GetButtonTextColor() : rSett.GetDisableColor(); in GetButtonLineColor()
136 …n mbEnabled ? (bMain ? rSett.GetMenuColor() : rSett.GetHighlightColor()) : rSett.GetDisableColor(); in GetButtonFillColor()
H A Dpagectrl.cxx179 const Color& rDisableColor = rStyleSettings.GetDisableColor(); in DrawPage()
/AOO41X/main/svx/source/sidebar/line/ !
H A DLineWidthValueSet.cxx141 aFont.SetColor(GetSettings().GetStyleSettings().GetDisableColor()); in UserDraw()
/AOO41X/main/dbaccess/source/ui/control/ !
H A Dmarktree.cxx80 aNewFont.SetColor(aSystemStyle.GetDisableColor()); in Paint()
/AOO41X/main/svx/source/sidebar/debug/ !
H A DColorPanel.cxx205 InsertItem (++i, rSettings.GetDisableColor()); in Fill()
/AOO41X/main/svx/source/sidebar/ !
H A DColorPanel.cxx205 InsertItem (++i, rSettings.GetDisableColor()); in Fill()
/AOO41X/main/svx/source/tbxctrls/ !
H A Dtbunosearchcontrollers.cxx93 SetControlForeground(GetSettings().GetStyleSettings().GetDisableColor()); in InitControls_Impl()
176 SetControlForeground(GetSettings().GetStyleSettings().GetDisableColor()); in PreNotify()
/AOO41X/main/dbaccess/source/ui/dlg/ !
H A Dindexfieldscontrol.cxx178 _rDev.SetTextColor(GetSettings().GetStyleSettings().GetDisableColor()); in PaintCell()
/AOO41X/main/dbaccess/source/ui/misc/ !
H A DWNameMatch.cxx393 rDev.SetTextColor( rStyleSettings.GetDisableColor() ); in Paint()
/AOO41X/main/svtools/source/edit/ !
H A Dsvmedit.cxx1068 aTextColor = rStyleSettings.GetDisableColor(); in ImplInitSettings()
1431 pDev->SetTextColor( rStyleSettings.GetDisableColor() ); in Draw()
/AOO41X/main/vcl/source/control/ !
H A Dilstbox.cxx1796 …SetTextColor( !IsEnabled() ? rStyleSettings.GetDisableColor() : rStyleSettings.GetHighlightTextCol… in ImplPaint()
1805 SetTextColor( rStyleSettings.GetDisableColor() ); in ImplPaint()
2946 SetTextColor( rStyleSettings.GetDisableColor() ); in ImplDraw()
H A Dedit.cxx551 SetTextColor( rStyleSettings.GetDisableColor() ); in ImplRepaint()
1936 pDev->SetTextColor( rStyleSettings.GetDisableColor() ); in Draw()
H A Dcombobox.cxx1291 pDev->SetTextColor( rStyleSettings.GetDisableColor() ); in Draw()
H A Dlstbox.cxx445 pDev->SetTextColor( rStyleSettings.GetDisableColor() ); in Draw()
/AOO41X/main/svtools/source/brwbox/ !
H A Ddatwin.cxx92 rDev.SetTextColor(rSettings.GetDisableColor()); in DECLARE_LIST()
/AOO41X/main/sd/source/ui/animations/ !
H A DCustomAnimationList.cxx997 SetTextColor( GetSettings().GetStyleSettings().GetDisableColor() ); in Paint()
/AOO41X/main/sw/source/ui/dbui/ !
H A Dmailmergehelper.cxx363 Color aPaintColor(IsEnabled() ? rSettings.GetWindowTextColor() : rSettings.GetDisableColor()); in Paint()
/AOO41X/main/toolkit/source/awt/ !
H A Dstylesettings.cxx382 return lcl_getStyleColor( *m_pData, &StyleSettings::GetDisableColor ); in getDisableColor()
/AOO41X/main/desktop/source/deployment/gui/ !
H A Ddp_gui_extlistbox.cxx521 SetTextColor( rStyleSettings.GetDisableColor() ); in DrawRow()
/AOO41X/main/chart2/source/controller/dialogs/ !
H A DDataBrowser.cxx1036 rDev.SetTextColor( GetSettings().GetStyleSettings().GetDisableColor() ); in PaintCell()
/AOO41X/main/vcl/inc/vcl/ !
H A Dsettings.hxx641 const Color& GetDisableColor() const in GetDisableColor() function in StyleSettings
/AOO41X/main/vcl/source/gdi/ !
H A Doutdev3.cxx6388 … rTargetDevice.SetTextColor( rTargetDevice.GetSettings().GetStyleSettings().GetDisableColor() ); in ImplDrawText()
7076 SetTextColor( GetSettings().GetStyleSettings().GetDisableColor() ); in DrawCtrlText()