Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/style/
H A DPageMasterExportPropMapper.cxx148 table::BorderLine aLineTop, aLineBottom, aLineLeft, aLineRight; in ContextFilter() local
152 pPMBorderLeft->maValue >>= aLineLeft; in ContextFilter()
155 if( (aLineTop == aLineBottom) && (aLineBottom == aLineLeft) && (aLineLeft == aLineRight) ) in ContextFilter()
173 table::BorderLine aLineTop, aLineBottom, aLineLeft, aLineRight; in ContextFilter() local
177 pPMBorderWidthLeft->maValue >>= aLineLeft; in ContextFilter()
181 lcl_HasSameLineWidth( aLineBottom, aLineLeft ) && in ContextFilter()
182 lcl_HasSameLineWidth( aLineLeft, aLineRight ) ) in ContextFilter()
/trunk/main/svx/source/dialog/
H A Dsvxbmpnumvalueset.cxx390 … Point aLineLeft(aLeft.X() /*+ nStartX + nRectWidth * aLinesArr[2 * i]/ 100*/, nLineTop ); in UserDraw() local
392 pVDev->DrawLine(aLineLeft, aLineRight); in UserDraw()

Completed in 20 milliseconds