Searched refs:aLeftLine (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/svx/source/table/ |
H A D | viewcontactoftableobj.cxx | 576 SvxBorderLine aLeftLine; in createViewIndependentPrimitive2DSequence() local 647 impGetLine(aLeftLine, rTableLayouter, nX, nY, false, nColCount, nRowCount, bIsRTL); in createViewIndependentPrimitive2DSequence() 656 aLeftLine, in createViewIndependentPrimitive2DSequence()
|
/aoo41x/main/sc/source/ui/view/ |
H A D | output.cxx | 1564 svx::frame::Style aTopLine, aBottomLine, aLeftLine, aRightLine; in DrawRotatedFrame() local 1577 aLeftLine.Set( pLeftLine, nPPTX ); in DrawRotatedFrame() 1585 aLeftLine = rArray.GetCellStyleLeft( nCol, nRow ); in DrawRotatedFrame() 1589 std::swap( aLeftLine, aRightLine ); in DrawRotatedFrame() 1595 … lcl_VertLine( *pDev, aPoints[0], aPoints[3], aLeftLine, aTopLine, aBottomLine, pForceColor ); in DrawRotatedFrame()
|
Completed in 30 milliseconds