Home
last modified time | relevance | path

Searched refs:rBorderColor (Results 1 – 6 of 6) sorted by last modified time

/trunk/main/sw/source/filter/html/
H A Dhtmltab.cxx1017 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()
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()
/trunk/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()
/trunk/main/svx/inc/svx/
H A Dswframeexample.hxx71 …le DrawInnerFrame_Impl(const Rectangle &rRect, const Color &rFillColor, const Color &rBorderColor);
/trunk/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,

Completed in 63 milliseconds