Searched refs:tableClose (Results 1 – 3 of 3) sorted by relevance
760 $this->document->tableClose();1164 $this->document->tableClose();1830 $this->document->tableClose();
992 $this->tableClose();1102 function tableClose(){ function in ODTDocument1104 ODTTable::tableClose($this->params);
140 public static function tableClose(ODTInternalParams $params){ function in ODTTable