Home
last modified time | relevance | path

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

/trunk/main/svx/source/svdraw/
H A Dpolypolygoneditor.cxx160 …::GetRelativePolyPoint( const basegfx::B2DPolyPolygon& rPoly, sal_uInt32 nAbsPnt, sal_uInt32& rPol… in GetRelativePolyPoint() argument
169 if(nAbsPnt < nPointCount) in GetRelativePolyPoint()
172 rPointNum = nAbsPnt; in GetRelativePolyPoint()
179 nAbsPnt -= nPointCount; in GetRelativePolyPoint()
/trunk/main/svx/inc/svx/
H A Dpolypolygoneditor.hxx63 …static bool GetRelativePolyPoint( const basegfx::B2DPolyPolygon& rPoly, sal_uInt32 nAbsPnt, sal_uI…
H A Dsvdopath.hxx82 …static sal_Bool ImpFindPolyPnt(const basegfx::B2DPolyPolygon& rPoly, sal_uInt32 nAbsPnt, sal_uInt3…

Completed in 20 milliseconds