Home
last modified time | relevance | path

Searched refs:rTopLine (Results 1 – 3 of 3) sorted by relevance

/trunk/main/svx/source/table/
H A Dsvdotable.cxx1852 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 Dviewcontactoftableobj.cxx188 const SvxBorderLine& rTopLine, in SdrBorderlinePrimitive2D() argument
199 maTopLine(rTopLine), in SdrBorderlinePrimitive2D()
/trunk/main/sc/source/ui/view/
H A Doutput.cxx1314 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 45 milliseconds