Home
last modified time | relevance | path

Searched refs:GetLabelTextColor (Results 1 – 14 of 14) sorted by relevance

/trunk/main/reportdesign/source/ui/report/
H A DFixedTextColor.cxx214 Color aLabelTextColor = aStyleSettings.GetLabelTextColor(); in handle()
/trunk/main/svx/source/sidebar/
H A DColorPanel.cxx167 InsertItem (++i, rSettings.GetLabelTextColor()); in Fill()
/trunk/main/svx/source/sidebar/debug/
H A DColorPanel.cxx167 InsertItem (++i, rSettings.GetLabelTextColor()); in Fill()
/trunk/main/vcl/source/control/
H A Dctrl.cxx517 return _rStyle.GetLabelTextColor(); in GetCanonicalTextColor()
H A Dfixed.cxx117 return ( GetStyle() & WB_INFO ) ? _rStyle.GetInfoTextColor() : _rStyle.GetLabelTextColor(); in GetCanonicalTextColor()
/trunk/main/svx/source/dialog/
H A Ddialcontrol.cxx118 return GetSettings().GetStyleSettings().GetLabelTextColor(); in GetTextColor()
H A Dfrmsel.cxx332 maHCLineCol = rSett.GetLabelTextColor(); in InitColors()
H A Ddlgctrl.cxx405 SetLineColor( rStyles.GetLabelTextColor() ); in Paint()
/trunk/main/sc/source/ui/dbgui/
H A Dcsvruler.cxx161 maTextColor = rSett.GetLabelTextColor(); in InitColors()
/trunk/main/toolkit/source/awt/
H A Dstylesettings.cxx560 return lcl_getStyleColor( *m_pData, &StyleSettings::GetLabelTextColor ); in getLabelTextColor()
/trunk/main/svtools/source/control/
H A Dctrlbox.cxx576 Color aNewCol( rSettings.GetWindowColor().IsDark()? rSettings.GetLabelTextColor() : aColor ); in UpdatePaintLineColor()
/trunk/main/vcl/inc/vcl/
H A Dsettings.hxx561 const Color& GetLabelTextColor() const in GetLabelTextColor() function in StyleSettings
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleCsvControl.cxx396 return implGetRuler().GetSettings().GetStyleSettings().GetLabelTextColor().GetColor(); in getForeground()
/trunk/main/vcl/source/app/
H A Dsettings.cxx957 else if ( !ImplIsBlackOrWhite( GetLabelTextColor() ) ) in IsHighContrastBlackAndWhite()

Completed in 131 milliseconds