Home
last modified time | relevance | path

Searched refs:maEdgeBlendingTopLeftColor (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/source/app/
H A Dsettings.cxx436 maEdgeBlendingTopLeftColor = RGB_COLORDATA(0xC0, 0xC0, 0xC0); in ImplStyleData()
549 maEdgeBlendingTopLeftColor = rData.maEdgeBlendingTopLeftColor; in ImplStyleData()
1070 … (mpData->maEdgeBlendingTopLeftColor == rSet.mpData->maEdgeBlendingTopLeftColor) && in operator ==()
/trunk/main/vcl/inc/vcl/
H A Dsettings.hxx435 Color maEdgeBlendingTopLeftColor; member in ImplStyleData
937 …ndingTopLeftColor(const Color& rTopLeft) { CopyData(); mpData->maEdgeBlendingTopLeftColor = rTopLe… in SetEdgeBlendingTopLeftColor()
938 const Color& GetEdgeBlendingTopLeftColor() const { return mpData->maEdgeBlendingTopLeftColor; } in GetEdgeBlendingTopLeftColor()

Completed in 34 milliseconds