Searched refs:nAbsPnt (Results 1 – 3 of 3) sorted by relevance
160 …::GetRelativePolyPoint( const basegfx::B2DPolyPolygon& rPoly, sal_uInt32 nAbsPnt, sal_uInt32& rPol… in GetRelativePolyPoint() argument169 if(nAbsPnt < nPointCount) in GetRelativePolyPoint()172 rPointNum = nAbsPnt; in GetRelativePolyPoint()179 nAbsPnt -= nPointCount; in GetRelativePolyPoint()
63 …static bool GetRelativePolyPoint( const basegfx::B2DPolyPolygon& rPoly, sal_uInt32 nAbsPnt, sal_uI…
82 …static sal_Bool ImpFindPolyPnt(const basegfx::B2DPolyPolygon& rPoly, sal_uInt32 nAbsPnt, sal_uInt3…
Completed in 15 milliseconds