Home
last modified time | relevance | path

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

/plugin/odt/ODT/
H A DODTTable.php244 $params->document->tableCellClose();
315 $params->document->tableCellClose();
348 public static function tableCellClose(ODTInternalParams $params){ function in ODTTable
H A DODTDocument.php990 $this->tableCellClose();
1172 function tableCellClose(){ function in ODTDocument
1174 ODTTable::tableCellClose($this->params);
/plugin/odt/renderer/
H A Dpage.php802 $this->document->tableCellClose();
1162 $this->document->tableCellClose();