Home
last modified time | relevance | path

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

/plugin/odt/ODT/
H A DODTSpan.php57 self::spanOpenUseProperties($params, $properties);
75 public static function spanOpenUseProperties(ODTInternalParams $params, $properties){ function in ODTSpan
H A DODTDocument.php371 function spanOpenUseProperties($properties){ function in ODTDocument
378 ODTSpan::spanOpenUseProperties($this->params, $properties);
/plugin/odt/renderer/
H A Dpage.php1722 $this->document->spanOpenUseProperties($properties);