Home
last modified time | relevance | path

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

/trunk/main/oox/source/drawingml/diagram/
H A Ddiagram.cxx162 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()
H A Ddatamodelcontext.cxx308 xRet.set( new PtListContext( *this, mpDataModel->getPoints() ) ); in createFastChildContext()
/trunk/main/basegfx/source/tools/
H A Dunopolypolygon.cxx121 xLinePoly->getPoints( 0, in addPolyPolygon()
205 uno::Sequence< uno::Sequence< geometry::RealPoint2D > > SAL_CALL UnoPolyPolygon::getPoints( in getPoints() function in basegfx::unotools::UnoPolyPolygon
H A Dcanvastools.cxx337 xLinePoly->getPoints( 0, in b2DPolyPolygonFromXPolyPolygon2D()
/trunk/main/oox/inc/oox/drawingml/diagram/
H A Ddiagram.hxx141 dgm::Points & getPoints() in getPoints() function in oox::drawingml::DiagramData
/trunk/main/basegfx/inc/basegfx/tools/
H A Dunopolypolygon.hxx62 …ar::uno::Sequence< ::com::sun::star::geometry::RealPoint2D > > SAL_CALL getPoints( ::sal_Int32 nPo…
/trunk/main/offapi/com/sun/star/rendering/
H A DXLinePolyPolygon2D.idl72 …sequence< sequence< ::com::sun::star::geometry::RealPoint2D > > getPoints( [in] long nPolygonIndex…
/trunk/main/canvas/source/directx/
H A Ddx_impltools.cxx109 xLinePoly->getPoints( 0, in polyPolygonFromXPolyPolygon2D()

Completed in 40 milliseconds