Searched refs:rTopLine (Results 1 – 3 of 3) sorted by relevance
/trunk/main/svx/source/table/ |
H A D | svdotable.cxx | 1852 const svx::frame::Style& rTopLine, const svx::frame::Style& rBottomLine ) in lcl_VertLineEnds() argument 1870 if ( rTopLine.Prim() ) in lcl_VertLineEnds() 1872 long nLineW = rTopLine.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 | 188 const SvxBorderLine& rTopLine, in SdrBorderlinePrimitive2D() argument 199 maTopLine(rTopLine), in SdrBorderlinePrimitive2D()
|
/trunk/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 1332 if ( rTopLine.Prim() ) in lcl_VertLineEnds() 1334 long nLineW = rTopLine.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 40 milliseconds