Home
last modified time | relevance | path

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

/AOO42X/main/svx/source/svdraw/
H A Dsvdpoev.cxx493 const PolyPolygon aPathPolyPolygon(pMarkedPathObject->GetPathPoly()); in IsOpenCloseMarkedObjectsPossible() local
494 const sal_uInt16 nPolygonCount(aPathPolyPolygon.Count()); in IsOpenCloseMarkedObjectsPossible()
498 const Polygon& rPathPolygon = aPathPolyPolygon[b]; in IsOpenCloseMarkedObjectsPossible()