Home
last modified time | relevance | path

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

/plugin/odt/ODT/elements/
H A DODTElementTable.php41 $this->setTableAutoColumns(true);
71 $this->setTableAutoColumns(true);
73 $this->setTableAutoColumns(false);
183 public function setTableAutoColumns($value) { function in ODTElementTable