Searched refs:aPointSequenceSequence (Results 1 – 2 of 2) sorted by relevance
339 com::sun::star::drawing::PointSequenceSequence aPointSequenceSequence; in XMLTextFrameContourContext_Impl() local340 … basegfx::tools::B2DPolyPolygonToUnoPointSequenceSequence(aPolyPolygon, aPointSequenceSequence); in XMLTextFrameContourContext_Impl()341 aAny <<= aPointSequenceSequence; in XMLTextFrameContourContext_Impl()
1431 com::sun::star::drawing::PointSequenceSequence aPointSequenceSequence; in StartElement() local1434 …2DPolyPolygonToUnoPointSequenceSequence(basegfx::B2DPolyPolygon(aPolygon), aPointSequenceSequence); in StartElement()1435 aAny <<= aPointSequenceSequence; in StartElement()
Completed in 31 milliseconds