Home
last modified time | relevance | path

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

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