Home
last modified time | relevance | path

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

/plugin/odt/ODT/
H A DODTFootnote.php23 function footnoteOpen(ODTInternalParams $params, $element=NULL, $attributes=NULL) { function in ODTFootnote
H A DODTDocument.php962 function footnoteOpen() { function in ODTDocument
963 ODTFootnote::footnoteOpen($this->params);
/plugin/odt/renderer/
H A Dpage.php811 $this->document->footnoteOpen();