Home
last modified time | relevance | path

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

/aoo42x/main/basegfx/source/tools/
H A Dunopolypolygon.cxx209 sal_Int32 nNumberOfPoints ) throw (lang::IndexOutOfBoundsException,uno::RuntimeException) in getPoints() argument
217 nNumberOfPoints ) ); in getPoints()
280 sal_Int32 nNumberOfPoints ) throw (lang::IndexOutOfBoundsException, uno::RuntimeException) in getBezierSegments() argument
287 nNumberOfPoints ) ); in getBezierSegments()
367 sal_Int32 nNumberOfPoints ) const in getSubsetPolyPolygon()
378 nNumberOfPoints == -1 ) in getSubsetPolyPolygon()
409 if( i==nNumberOfPolygons-1 && nNumberOfPoints != -1 ) in getSubsetPolyPolygon()
418 nLastPoint = nFirstPoint+nNumberOfPoints; in getSubsetPolyPolygon()
/aoo42x/main/basegfx/inc/basegfx/tools/
H A Dunopolypolygon.hxx62 … ::sal_Int32 nNumberOfPolygons, ::sal_Int32 nPointIndex, ::sal_Int32 nNumberOfPoints ) throw (::co…
68 … ::sal_Int32 nNumberOfPolygons, ::sal_Int32 nPointIndex, ::sal_Int32 nNumberOfPoints ) throw (::co…
91 sal_Int32 nNumberOfPoints ) const;
/aoo42x/main/filter/source/graphicfilter/icgm/
H A Dclass4.cxx725 …sal_uInt16 nNumberOfPoints = sal::static_int_cast< sal_uInt16 >(( mnElementSize - pElement->nInteg… in ImplDoClass4() local
727 Polygon aPolygon( nNumberOfPoints ); in ImplDoClass4()
729 for ( sal_uInt16 i = 0; i < nNumberOfPoints; i++) in ImplDoClass4()
737 for ( sal_uInt16 i = 0; i < nNumberOfPoints; i++ ) in ImplDoClass4()
747 for ( sal_uInt16 i = 0; i < nNumberOfPoints; i++ ) in ImplDoClass4()
/aoo42x/main/offapi/com/sun/star/rendering/
H A DXLinePolyPolygon2D.idl67 @param nNumberOfPoints
72 …long nPolygonIndex, [in] long nNumberOfPolygons, [in] long nPointIndex, [in] long nNumberOfPoints )
H A DXBezierPolyPolygon2D.idl77 @param nNumberOfPoints
87 …long nPolygonIndex, [in] long nNumberOfPolygons, [in] long nPointIndex, [in] long nNumberOfPoints )

Completed in 36 milliseconds