Home
last modified time | relevance | path

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

/plugin/odt/renderer/
H A Dpage.php1492 $doc .= $this->document->insertHyperlink ($url, $name, NULL, NULL, $returnonly);
/plugin/odt/ODT/
H A DODTDocument.php1982 …function insertHyperlink ($url, $text, $styleName = NULL, $visitedStyleName = NULL, $returnonly = … function in ODTDocument