Home
last modified time | relevance | path

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

/plugin/odt/ODT/
H A DODTTable.php493 self::tableRowOpenUseProperties($params, $properties);
499 public static function tableRowOpenUseProperties (ODTInternalParams $params, $properties){ function in ODTTable
H A DODTDocument.php1269 function tableRowOpenUseProperties($properties){ function in ODTDocument
1271 ODTTable::tableRowOpenUseProperties($this->params, $properties);
/plugin/odt/renderer/
H A Dpage.php1889 $this->document->tableRowOpenUseProperties($properties);