Home
last modified time | relevance | path

Searched refs:aTopLine (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svx/source/table/
H A Dviewcontactoftableobj.cxx581 SvxBorderLine aTopLine; in createViewIndependentPrimitive2DSequence() local
652 impGetLine(aTopLine, rTableLayouter, nX, nY, true, nColCount, nRowCount, bIsRTL); in createViewIndependentPrimitive2DSequence()
661 aTopLine, in createViewIndependentPrimitive2DSequence()
/trunk/main/sc/source/ui/view/
H A Doutput.cxx1564 svx::frame::Style aTopLine, aBottomLine, aLeftLine, aRightLine; in DrawRotatedFrame() local
1575 aTopLine.Set( pTopLine, nPPTY ); in DrawRotatedFrame()
1583 aTopLine = rArray.GetCellStyleTop( nCol, nRow ); in DrawRotatedFrame()
1592 … lcl_HorizLine( *pDev, aPoints[bLayoutRTL?1:0], aPoints[bLayoutRTL?0:1], aTopLine, pForceColor ); in DrawRotatedFrame()
1595 … lcl_VertLine( *pDev, aPoints[0], aPoints[3], aLeftLine, aTopLine, aBottomLine, pForceColor ); in DrawRotatedFrame()
1596 … lcl_VertLine( *pDev, aPoints[1], aPoints[2], aRightLine, aTopLine, aBottomLine, pForceColor ); in DrawRotatedFrame()

Completed in 27 milliseconds