Home
last modified time | relevance | path

Searched defs:addStringAsSVGImageFile (Results 1 – 2 of 2) sorted by path

/plugin/odt/ODT/
H A DODTDocument.php1603 public function addStringAsSVGImageFile($string) { function in ODTDocument
H A DODTImage.php106 public static function addStringAsSVGImageFile(ODTDocument $doc, $string) { function in ODTImage