Home
last modified time | relevance | path

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

/AOO41X/main/filter/source/svg/
H A Dsvgwriter.cxx40 static const char aXMLElemPath[] = "path"; variable
652 SvXMLElementExport aElem( mrExport, XML_NAMESPACE_NONE, aXMLElemPath, sal_True, sal_True ); in ImplWritePolyPolygon()