Home
last modified time | relevance | path

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

/plugin/odt/ODT/
H A DODTFrame.php247 $pic_link = $params->document->addFileAsPicture($picture);
H A DODTImport.php175 $odt_file = $params->document->addFileAsPicture($file);
H A DODTDocument.php2119 function addFileAsPicture($fileName){ function in ODTDocument
/plugin/odt/renderer/
H A Dpage.php1639 return $this->document->addFileAsPicture($src);