Home
last modified time | relevance | path

Searched refs:GetDeactiveColor (Results 1 – 10 of 10) sorted by relevance

/trunk/main/svtools/source/table/
H A Dgridtablerenderer.cxx353 …olor( m_pImpl->rModel.getInactiveSelectionBackColor(), _rStyle, &StyleSettings::GetDeactiveColor ); in PrepareRow()
472 …olor( m_pImpl->rModel.getInactiveSelectionBackColor(), _rStyle, &StyleSettings::GetDeactiveColor ); in PaintCell()
/trunk/main/svx/source/sidebar/
H A DColorPanel.cxx193 InsertItem (++i, rSettings.GetDeactiveColor()); in Fill()
/trunk/main/svx/source/sidebar/debug/
H A DColorPanel.cxx193 InsertItem (++i, rSettings.GetDeactiveColor()); in Fill()
/trunk/main/vcl/source/gdi/
H A Dimpimage.cxx447 aColor = rSettings.GetDeactiveColor(); in Draw()
/trunk/main/svtools/source/contnr/
H A Dsvtreebx.cxx1774 … aWallpaper.GetColor().IsBright() != rSettings.GetDeactiveColor().IsBright() ) in PaintEntry1()
1775 aNewWallColor = rSettings.GetDeactiveColor(); in PaintEntry1()
H A Dimivctl1.cxx1993 aNewFont.SetFillColor( rSettings.GetDeactiveColor() ); in PaintEntry()
/trunk/main/toolkit/source/awt/
H A Dstylesettings.cxx326 return lcl_getStyleColor( *m_pData, &StyleSettings::GetDeactiveColor ); in getDeactiveColor()
/trunk/main/vcl/inc/vcl/
H A Dsettings.hxx617 const Color& GetDeactiveColor() const in GetDeactiveColor() function in StyleSettings
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx3517 case mso_syscolorGrayText : aColor = rStyleSettings.GetDeactiveColor(); break; in MSO_CLR_ToColor()
3518 case mso_syscolorInactiveCaption : aColor = rStyleSettings.GetDeactiveColor(); break; in MSO_CLR_ToColor()
3519 case mso_syscolorInactiveCaptionText : aColor = rStyleSettings.GetDeactiveColor(); break; in MSO_CLR_ToColor()
H A Dmsocximex.cxx1008 pColor[ 0x03 ] = rSett.GetDeactiveColor().GetColor(); in FillSystemColors()

Completed in 158 milliseconds