Home
last modified time | relevance | path

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

/plugin/odt/ODT/
H A DODTList.php37 static public function listClose(ODTInternalParams $params) { function in ODTList
H A DODTTable.php93 $params->document->listClose();
H A DODTDocument.php1023 function listClose() { function in ODTDocument
1024 ODTList::listClose($this->params);
/plugin/odt/renderer/
H A Dpage.php828 $this->document->listClose();
836 $this->document->listClose();
840 $this->document->listClose();