Home
last modified time | relevance | path

Searched refs:aPointSequenceSequence (Results 1 – 2 of 2) sorted by relevance

/trunk/main/xmloff/source/text/
H A DXMLTextFrameContext.cxx339 com::sun::star::drawing::PointSequenceSequence aPointSequenceSequence; in XMLTextFrameContourContext_Impl() local
340 … basegfx::tools::B2DPolyPolygonToUnoPointSequenceSequence(aPolyPolygon, aPointSequenceSequence); in XMLTextFrameContourContext_Impl()
341 aAny <<= aPointSequenceSequence; in XMLTextFrameContourContext_Impl()
/trunk/main/xmloff/source/draw/
H A Dximpshap.cxx1431 com::sun::star::drawing::PointSequenceSequence aPointSequenceSequence; in StartElement() local
1434 …2DPolyPolygonToUnoPointSequenceSequence(basegfx::B2DPolyPolygon(aPolygon), aPointSequenceSequence); in StartElement()
1435 aAny <<= aPointSequenceSequence; in StartElement()

Completed in 35 milliseconds