Home
last modified time | relevance | path

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

/plugin/odt/ODT/
H A DODTUtility.php934 … $checked [$out] = $params->document->openHyperlink ($url, NULL, NULL, true);
H A DODTDocument.php1950 … function openHyperlink ($url, $styleName = NULL, $visitedStyleName = NULL, $returnonly = false) { function in ODTDocument