Home
last modified time | relevance | path

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

/plugin/odt/renderer/
H A Dpage.php1272 $doc .= $this->document->closeImageLink ($returnonly);
1489 $doc .= $this->document->closeImageLink ($returnonly);
/plugin/odt/ODT/
H A DODTDocument.php1939 function closeImageLink ($returnonly = false) { function in ODTDocument