Home
last modified time | relevance | path

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

/plugin/odt/ODT/
H A DODTFootnote.php43 function footnoteClose(ODTInternalParams $params) { function in ODTFootnote
H A DODTDocument.php972 function footnoteClose() { function in ODTDocument
973 ODTFootnote::footnoteClose($this->params);
/plugin/odt/renderer/
H A Dpage.php820 $this->document->footnoteClose();