Home
last modified time | relevance | path

Searched refs:nMaxDstPnt (Results 1 – 1 of 1) sorted by path

/trunk/main/svx/source/svdraw/
H A Dsvdfmtf.cxx828 const sal_uInt32 nMaxDstPnt(aDstPoly.count() - 1L); in CheckLastLineMerge() local
831 if(aDstPoly.getB2DPoint(nMaxDstPnt) == rSrcPoly.getB2DPoint(0L)) in CheckLastLineMerge()
849 else if(aDstPoly.getB2DPoint(nMaxDstPnt) == rSrcPoly.getB2DPoint(nMaxSrcPnt)) in CheckLastLineMerge()

Completed in 19 milliseconds