Searched refs:table_column_fields (Results 1 – 1 of 1) sorted by relevance
19 static $table_column_fields = array( variable in ODTTableColumnStyle44 $this->importPropertiesInternal(self::$table_column_fields, $properties, $disabled);79 if (array_key_exists ($property, self::$table_column_fields)) {81 …($property, self::$table_column_fields [$property][0], $value, self::$table_column_fields [$proper…109 $attrs += $style->importODTStyleInternal(self::$table_column_fields, $open);121 return self::$table_column_fields;