Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/table/
H A Dviewcontactoftableobj.cxx557 const sdr::table::TableLayouter& rTableLayouter = rTableObj.getTableLayouter(); in createViewIndependentPrimitive2DSequence() local
590 if(rTableLayouter.getCellArea(aCellPos, aCellArea)) in createViewIndependentPrimitive2DSequence()
647 impGetLine(aLeftLine, rTableLayouter, nX, nY, false, nColCount, nRowCount, bIsRTL); in createViewIndependentPrimitive2DSequence()
648 impGetLine(aBottomLine, rTableLayouter, nX, nYBottom, true, nColCount, nRowCount, bIsRTL); in createViewIndependentPrimitive2DSequence()
649 impGetLine(aRightLine, rTableLayouter, nXRight, nY, false, nColCount, nRowCount, bIsRTL); in createViewIndependentPrimitive2DSequence()
650 impGetLine(aTopLine, rTableLayouter, nX, nY, true, nColCount, nRowCount, bIsRTL); in createViewIndependentPrimitive2DSequence()

Completed in 15 milliseconds