Searched refs:aPointSequence (Results 1 – 2 of 2) sorted by relevance
515 com::sun::star::drawing::PointSequence aPointSequence; in Prepare() local518 basegfx::tools::B2DPolygonToUnoPointSequence(aPolygon, aPointSequence); in Prepare()519 aAny <<= aPointSequence; in Prepare()
329 uno::Sequence< awt::Point > aPointSequence( nNumPoints ); in createAndInsert() local330 awt::Point* pPoints = aPointSequence.getArray(); in createAndInsert()337 aPolyPolySequence.getArray()[ 0 ] = aPointSequence; in createAndInsert()
Completed in 19 milliseconds