Home
last modified time | relevance | path

Searched refs:GetPathString (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/filter/source/svg/
H A Dsvgfontexport.cxx238 …mrExport.AddAttribute( XML_NAMESPACE_NONE, "d", SVGActionWriter::GetPathString( aMissingGlyphPolyP… in implEmbedFont()
279 const ::rtl::OUString aPathString( SVGActionWriter::GetPathString( aPolyPoly, sal_False ) ); in implEmbedGlyph()
H A Dsvgwriter.hxx224 static ::rtl::OUString GetPathString( const PolyPolygon& rPolyPoly, sal_Bool bLine );
H A Dsvgwriter.cxx478 ::rtl::OUString SVGActionWriter::GetPathString( const PolyPolygon& rPolyPoly, sal_Bool bLine ) in GetPathString() function in SVGActionWriter
648 mrExport.AddAttribute( XML_NAMESPACE_NONE, aXMLAttrD, GetPathString( aPolyPoly, bLineOnly ) ); in ImplWritePolyPolygon()

Completed in 323 milliseconds