Home
last modified time | relevance | path

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

/aoo41x/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()
/aoo41x/main/svx/source/sidebar/
H A DColorPanel.cxx193 InsertItem (++i, rSettings.GetDeactiveColor()); in Fill()
/aoo41x/main/svx/source/sidebar/debug/
H A DColorPanel.cxx193 InsertItem (++i, rSettings.GetDeactiveColor()); in Fill()
/aoo41x/main/vcl/source/gdi/
H A Dimpimage.cxx447 aColor = rSettings.GetDeactiveColor(); in Draw()
/aoo41x/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()
/aoo41x/main/toolkit/source/awt/
H A Dstylesettings.cxx326 return lcl_getStyleColor( *m_pData, &StyleSettings::GetDeactiveColor ); in getDeactiveColor()
/aoo41x/main/vcl/inc/vcl/
H A Dsettings.hxx617 const Color& GetDeactiveColor() const in GetDeactiveColor() function in StyleSettings
/aoo41x/main/filter/source/msfilter/
H A Dmsdffimp.cxx3504 case mso_syscolorGrayText : aColor = rStyleSettings.GetDeactiveColor(); break; in MSO_CLR_ToColor()
3505 case mso_syscolorInactiveCaption : aColor = rStyleSettings.GetDeactiveColor(); break; in MSO_CLR_ToColor()
3506 case mso_syscolorInactiveCaptionText : aColor = rStyleSettings.GetDeactiveColor(); break; in MSO_CLR_ToColor()
H A Dmsocximex.cxx1008 pColor[ 0x03 ] = rSett.GetDeactiveColor().GetColor(); in FillSystemColors()

Completed in 598 milliseconds