Searched refs:nMaxDstPnt (Results 1 – 1 of 1) sorted by relevance
825 const sal_uInt32 nMaxDstPnt(aDstPoly.count() - 1L); in CheckLastLineMerge() local828 if(aDstPoly.getB2DPoint(nMaxDstPnt) == rSrcPoly.getB2DPoint(0L)) in CheckLastLineMerge()846 else if(aDstPoly.getB2DPoint(nMaxDstPnt) == rSrcPoly.getB2DPoint(nMaxSrcPnt)) in CheckLastLineMerge()
Completed in 22 milliseconds