Searched refs:rBorderColor (Results 1 – 6 of 6) sorted by relevance
| /trunk/main/sfx2/source/sidebar/ ! |
| H A D | DrawHelper.cxx | 219 const Color& rBorderColor, in DrawRoundedRectangle() argument 222 rDevice.SetLineColor(rBorderColor); in DrawRoundedRectangle()
|
| H A D | DrawHelper.hxx | 71 const Color& rBorderColor,
|
| /trunk/main/svx/source/dialog/ ! |
| H A D | swframeexample.cxx | 441 …le::DrawInnerFrame_Impl(const Rectangle &rRect, const Color &rFillColor, const Color &rBorderColor) in DrawInnerFrame_Impl() argument 443 DrawRect_Impl(rRect, rFillColor, rBorderColor); in DrawInnerFrame_Impl()
|
| /trunk/main/svx/inc/svx/ ! |
| H A D | swframeexample.hxx | 71 …le DrawInnerFrame_Impl(const Rectangle &rRect, const Color &rFillColor, const Color &rBorderColor);
|
| /trunk/main/sw/source/filter/html/ ! |
| H A D | htmlatr.cxx | 2260 const Color& rBorderColor = pBorderLine->GetColor(); in OutHTML_SwTxtNode() local 2261 if( !rBorderColor.IsRGBEqual( Color(COL_GRAY) ) ) in OutHTML_SwTxtNode() 2265 HTMLOutFuncs::Out_Color( rWrt.Strm(), rBorderColor, in OutHTML_SwTxtNode()
|
| H A D | htmltab.cxx | 1017 const Color& rBorderColor = pOptions->aBorderColor; in InitCtor() local 1043 aTopBorderLine.SetColor( rBorderColor ); in InitCtor() 1054 aLeftBorderLine.SetColor( rBorderColor ); in InitCtor() 1068 aBorderLine.SetColor( rBorderColor ); in InitCtor()
|