Searched refs:rBottomLine (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/svx/source/table/ |
H A D | svdotable.cxx | 1852 const svx::frame::Style& rTopLine, const svx::frame::Style& rBottomLine ) in lcl_VertLineEnds() argument 1886 if ( rBottomLine.Prim() ) in lcl_VertLineEnds() 1888 long nLineW = rBottomLine.GetWidth(); in lcl_VertLineEnds() 1903 const svx::frame::Style& rTopLine, const svx::frame::Style& rBottomLine, in lcl_VertLine() argument 1918 nXOffs, aScaled.Prim(), rTopLine, rBottomLine ); in lcl_VertLine() 1922 nXOffs + aScaled.Prim() + aScaled.Dist(), aScaled.Secn(), rTopLine, rBottomLine ); in lcl_VertLine()
|
H A D | viewcontactoftableobj.cxx | 186 const SvxBorderLine& rBottomLine, in SdrBorderlinePrimitive2D() argument 197 maBottomLine(rBottomLine), in SdrBorderlinePrimitive2D()
|
/aoo42x/main/sc/source/ui/view/ |
H A D | output.cxx | 1314 const svx::frame::Style& rTopLine, const svx::frame::Style& rBottomLine ) in lcl_VertLineEnds() argument 1348 if ( rBottomLine.Prim() ) in lcl_VertLineEnds() 1350 long nLineW = rBottomLine.GetWidth(); in lcl_VertLineEnds() 1365 const svx::frame::Style& rTopLine, const svx::frame::Style& rBottomLine, in lcl_VertLine() argument 1380 nXOffs, aScaled.Prim(), rTopLine, rBottomLine ); in lcl_VertLine() 1384 nXOffs + aScaled.Prim() + aScaled.Dist(), aScaled.Secn(), rTopLine, rBottomLine ); in lcl_VertLine()
|
Completed in 56 milliseconds