Searched refs:aTopLine (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/svx/source/table/ |
H A D | viewcontactoftableobj.cxx | 579 SvxBorderLine aTopLine; in createViewIndependentPrimitive2DSequence() local 650 impGetLine(aTopLine, rTableLayouter, nX, nY, true, nColCount, nRowCount, bIsRTL); in createViewIndependentPrimitive2DSequence() 659 aTopLine, in createViewIndependentPrimitive2DSequence()
|
/aoo41x/main/sc/source/ui/view/ |
H A D | output.cxx | 1564 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 36 milliseconds