Home
last modified time | relevance | path

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

/trunk/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.cxx166 const Color& rDisableColor = rStyleSettings.GetDisableColor(); in DrawPage()
/trunk/main/svx/source/sidebar/line/
H A DLineWidthValueSet.cxx141 aFont.SetColor(GetSettings().GetStyleSettings().GetDisableColor()); in UserDraw()
/trunk/main/dbaccess/source/ui/control/
H A Dmarktree.cxx80 aNewFont.SetColor(aSystemStyle.GetDisableColor()); in Paint()
/trunk/main/svx/source/tbxctrls/
H A Dtbunosearchcontrollers.cxx93 SetControlForeground(GetSettings().GetStyleSettings().GetDisableColor()); in InitControls_Impl()
176 SetControlForeground(GetSettings().GetStyleSettings().GetDisableColor()); in PreNotify()
/trunk/main/svx/source/sidebar/
H A DColorPanel.cxx205 InsertItem (++i, rSettings.GetDisableColor()); in Fill()
/trunk/main/svx/source/sidebar/debug/
H A DColorPanel.cxx205 InsertItem (++i, rSettings.GetDisableColor()); in Fill()
/trunk/main/dbaccess/source/ui/dlg/
H A Dindexfieldscontrol.cxx178 _rDev.SetTextColor(GetSettings().GetStyleSettings().GetDisableColor()); in PaintCell()
/trunk/main/svtools/source/edit/
H A Dsvmedit.cxx1068 aTextColor = rStyleSettings.GetDisableColor(); in ImplInitSettings()
1431 pDev->SetTextColor( rStyleSettings.GetDisableColor() ); in Draw()
/trunk/main/dbaccess/source/ui/misc/
H A DWNameMatch.cxx393 rDev.SetTextColor( rStyleSettings.GetDisableColor() ); in Paint()
/trunk/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()
/trunk/main/svtools/source/brwbox/
H A Ddatwin.cxx92 rDev.SetTextColor(rSettings.GetDisableColor()); in DECLARE_LIST()
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationList.cxx997 SetTextColor( GetSettings().GetStyleSettings().GetDisableColor() ); in Paint()
/trunk/main/sw/source/ui/dbui/
H A Dmailmergehelper.cxx363 Color aPaintColor(IsEnabled() ? rSettings.GetWindowTextColor() : rSettings.GetDisableColor()); in Paint()
/trunk/main/toolkit/source/awt/
H A Dstylesettings.cxx382 return lcl_getStyleColor( *m_pData, &StyleSettings::GetDisableColor ); in getDisableColor()
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_extlistbox.cxx521 SetTextColor( rStyleSettings.GetDisableColor() ); in DrawRow()
/trunk/main/chart2/source/controller/dialogs/
H A DDataBrowser.cxx1036 rDev.SetTextColor( GetSettings().GetStyleSettings().GetDisableColor() ); in PaintCell()
/trunk/main/vcl/inc/vcl/
H A Dsettings.hxx641 const Color& GetDisableColor() const in GetDisableColor() function in StyleSettings
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx6388 … rTargetDevice.SetTextColor( rTargetDevice.GetSettings().GetStyleSettings().GetDisableColor() ); in ImplDrawText()
7076 SetTextColor( GetSettings().GetStyleSettings().GetDisableColor() ); in DrawCtrlText()

Completed in 214 milliseconds