Home
last modified time | relevance | path

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

/plugin/odt/ODT/
H A DODTTable.php150 $params->document->tableRowClose();
219 $params->document->tableRowClose();
240 public static function tableRowClose(ODTInternalParams $params){ function in ODTTable
H A DODTDocument.php991 $this->tableRowClose();
1132 function tableRowClose(){ function in ODTDocument
1134 ODTTable::tableRowClose($this->params);
/plugin/odt/renderer/
H A Dpage.php772 $this->document->tableRowClose();
1163 $this->document->tableRowClose();