Searched refs:writeContent (Results 1 - 2 of 2) sorted by relevance
/inkscape/src/extension/internal/ | ||
H A D | odf.h | 328 bool writeContent(ZipFile &zf, Inkscape::XML::Node *node); |
H A D | odf.cpp | 2023 bool OdfOutput::writeContent(ZipFile &zf, Inkscape::XML::Node *node) function in class:Inkscape::Extension::Internal::OdfOutput 2113 if (!writeContent(zf, doc->rroot)) |
Completed in 37 milliseconds