Searched refs:tableRowOpen (Results 1 – 3 of 3) sorted by relevance
215 …public static function tableRowOpen(ODTInternalParams $params, $styleName=NULL, $element=NULL, $at… function in ODTTable506 self::tableRowOpen($params, $style_name);
983 $this->tableRowOpen();1122 function tableRowOpen($element=NULL, $attributes=NULL){ function in ODTDocument1124 ODTTable::tableRowOpen($this->params, NULL, $element, $attributes);
768 $this->document->tableRowOpen();1142 $this->document->tableRowOpen();