Home
last modified time | relevance | path

Searched refs:rBorderColor (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/sfx2/source/sidebar/
H A DDrawHelper.cxx219 const Color& rBorderColor, in DrawRoundedRectangle() argument
222 rDevice.SetLineColor(rBorderColor); in DrawRoundedRectangle()
H A DDrawHelper.hxx71 const Color& rBorderColor,
/aoo4110/main/svx/source/dialog/
H A Dswframeexample.cxx445 …le::DrawInnerFrame_Impl(const Rectangle &rRect, const Color &rFillColor, const Color &rBorderColor) in DrawInnerFrame_Impl() argument
447 DrawRect_Impl(rRect, rFillColor, rBorderColor); in DrawInnerFrame_Impl()
/aoo4110/main/svx/inc/svx/
H A Dswframeexample.hxx71 …le DrawInnerFrame_Impl(const Rectangle &rRect, const Color &rFillColor, const Color &rBorderColor);
/aoo4110/main/sw/source/filter/html/
H A Dhtmlatr.cxx2265 const Color& rBorderColor = pBorderLine->GetColor(); in OutHTML_SwTxtNode() local
2266 if( !rBorderColor.IsRGBEqual( Color(COL_GRAY) ) ) in OutHTML_SwTxtNode()
2270 HTMLOutFuncs::Out_Color( rWrt.Strm(), rBorderColor, in OutHTML_SwTxtNode()
H A Dhtmltab.cxx1029 const Color& rBorderColor = pOptions->aBorderColor; in InitCtor() local
1055 aTopBorderLine.SetColor( rBorderColor ); in InitCtor()
1066 aLeftBorderLine.SetColor( rBorderColor ); in InitCtor()
1080 aBorderLine.SetColor( rBorderColor ); in InitCtor()

Completed in 69 milliseconds