Home
last modified time | relevance | path

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

/plugin/odt/ODT/
H A DODTHeading.php24 $hid = self::headerToLink($params->document, $text, true);
72 static protected function headerToLink(ODTDocument $doc, $title,$create=false) { function in ODTHeading