Home
last modified time | relevance | path

Searched refs:GetSeparatorColor (Results 1 – 7 of 7) sorted by relevance

/aoo42x/main/svtools/source/table/
H A Dgridtablerenderer.cxx254 ::Color const lineColor = !aLineColor ? _rStyle.GetSeparatorColor() : *aLineColor; in PaintHeaderArea()
286 ::Color const lineColor = !aLineColor ? _rStyle.GetSeparatorColor() : *aLineColor; in PaintColumnHeader()
344 ::Color lineColor = !aLineColor ? _rStyle.GetSeparatorColor() : *aLineColor; in PrepareRow()
406 ::Color const lineColor = !aLineColor ? _rStyle.GetSeparatorColor() : *aLineColor; in PaintRowHeader()
465 ::Color lineColor = !aLineColor ? _rStyle.GetSeparatorColor() : *aLineColor; in PaintCell()
/aoo42x/main/vcl/source/window/
H A Ddockingarea.cxx188 SetLineColor( GetSettings().GetStyleSettings().GetSeparatorColor() ); in Paint()
H A Dtoolbox.cxx3474 SetLineColor( rStyleSettings.GetSeparatorColor() ); in ImplDrawItem()
H A Dmenu.cxx759 pThis->SetLineColor( pThis->GetSettings().GetStyleSettings().GetSeparatorColor() ); in ImplAddNWFSeparator()
/aoo42x/main/toolkit/source/awt/
H A Dstylesettings.cxx717 return aStyleSettings.GetSeparatorColor().GetColor(); in getSeparatorColor()
/aoo42x/main/vcl/inc/vcl/
H A Dsettings.hxx522 Color GetSeparatorColor() const;
/aoo42x/main/vcl/source/app/
H A Dsettings.cxx883 Color StyleSettings::GetSeparatorColor() const in GetSeparatorColor() function in StyleSettings

Completed in 85 milliseconds