Home
last modified time | relevance | path

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

/trunk/main/offapi/com/sun/star/rendering/
H A DXLinePolyPolygon2D.idl60 getNumberOfPolygons() - nPolygonIndex polygons is extracted).
89 <member>XLinePolyPolygon2D::getNumberOfPolygons()</member>
H A DXPolyPolygon2D.idl87 long getNumberOfPolygons();
95 for. Must be in the range [0,getNumberOfPolygons()-1].
H A DXBezierPolyPolygon2D.idl104 <member>XBezierPolyPolygon2D::getNumberOfPolygons()</member>
145 <member>XBezierPolyPolygon2D::getNumberOfPolygons()</member>
/trunk/main/basegfx/source/tools/
H A Dunopolypolygon.cxx70 const sal_Int32 nPolys( polyPolygon->getNumberOfPolygons() ); in addPolyPolygon()
141 sal_Int32 SAL_CALL UnoPolyPolygon::getNumberOfPolygons() throw (uno::RuntimeException) in getNumberOfPolygons() function in basegfx::unotools::UnoPolyPolygon
H A Dcanvastools.cxx304 const sal_Int32 nPolys( xPoly->getNumberOfPolygons() ); in b2DPolyPolygonFromXPolyPolygon2D()
/trunk/main/basegfx/inc/basegfx/tools/
H A Dunopolypolygon.hxx54 …virtual ::sal_Int32 SAL_CALL getNumberOfPolygons( ) throw (::com::sun::star::uno::RuntimeExceptio…
/trunk/main/canvas/source/tools/
H A Dcanvascustomspritehelper.cxx59 const sal_Int32 nNumClipPolygons( mxClipPoly->getNumberOfPolygons() ); in updateClipState()
/trunk/main/canvas/source/directx/
H A Ddx_impltools.cxx80 const sal_Int32 nPolys( xPoly->getNumberOfPolygons() ); in polyPolygonFromXPolyPolygon2D()

Completed in 34 milliseconds