Searched refs:getPoints (Results 1 – 8 of 8) sorted by relevance
162 dgm::Points::iterator aPointsIter( mpData->getPoints( ).begin() ); in build()163 for( ; aPointsIter != mpData->getPoints( ).end() ; aPointsIter++ ) in build()253 dgm::Points & aPoints( mpData->getPoints( ) ); in addTo()
308 xRet.set( new PtListContext( *this, mpDataModel->getPoints() ) ); in createFastChildContext()
121 xLinePoly->getPoints( 0, in addPolyPolygon()205 uno::Sequence< uno::Sequence< geometry::RealPoint2D > > SAL_CALL UnoPolyPolygon::getPoints( in getPoints() function in basegfx::unotools::UnoPolyPolygon
337 xLinePoly->getPoints( 0, in b2DPolyPolygonFromXPolyPolygon2D()
141 dgm::Points & getPoints() in getPoints() function in oox::drawingml::DiagramData
62 …ar::uno::Sequence< ::com::sun::star::geometry::RealPoint2D > > SAL_CALL getPoints( ::sal_Int32 nPo…
72 …sequence< sequence< ::com::sun::star::geometry::RealPoint2D > > getPoints( [in] long nPolygonIndex…
109 xLinePoly->getPoints( 0, in polyPolygonFromXPolyPolygon2D()
Completed in 35 milliseconds