Searched refs:table_row (Results 1 – 5 of 5) sorted by relevance
106 $table_row = '';128 $table_row .= $items ['odt_property'].'="'.$items ['value'].'" ';163 if ( !empty($table_row) ) {164 $style .= ' <style:table-row-properties '.$table_row.'/>'."\n";
94 $table_row = Array();96 $table_row[] = join($data, '</td><td class="col0">');98 …$table = '<tr class="row0"><td class="col0">' . join($table_row, '</td></tr><tr class="row0"><td c…
308 function table_row($params=NULL) { function in syntax_plugin_exttab2
2 …table_row||(this.label=this.header=this.theme.getCheckboxLabel(this.getTitle(),this.isRequired()),… property
1 …table_row:{content:"(table_cell | table_header)*",tableRole:"row",parseDOM:[{tag:"tr"}],toDOM:func…