Searched defs:visitedStyleName (Results 1 – 2 of 2) sorted by relevance
/plugin/odt/ODT/ |
H A D | ODTUtility.php | 33 …laceLocalLinkPlaceholders(&$content, array $toc, array $bookmarks, $styleName, $visitedStyleName) {
|
H A D | ODTDocument.php | 1950 … function openHyperlink ($url, $styleName = NULL, $visitedStyleName = NULL, $returnonly = false) { 1982 …function insertHyperlink ($url, $text, $styleName = NULL, $visitedStyleName = NULL, $returnonly = …
|