Searched defs:SimpleDocument (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/xml/ | ||
H A D | simple-document.h | 2 * Inkscape::XML::SimpleDocument - generic XML document implementation 27 class SimpleDocument : public SimpleNode, class in namespace:Inkscape::XML 32 explicit SimpleDocument() function in class:Inkscape::XML::SimpleDocument 67 SimpleDocument(SimpleDocument const &doc) function in class:Inkscape::XML::SimpleDocument 74 return new SimpleDocument(*this); |
Completed in 103 milliseconds