Searched refs:getHTMLElementProperties (Results 1 – 3 of 3) sorted by relevance
/plugin/odt/ODT/ |
H A D | ODTSpan.php | 119 ODTUtility::getHTMLElementProperties ($params, $properties, 'span', $attributes);
|
H A D | ODTUtility.php | 548 …public static function getHTMLElementProperties (ODTInternalParams $params, array &$dest, $element… function in ODTUtility 654 self::getHTMLElementProperties ($params, $properties, $element, $attributes); 677 self::getHTMLElementProperties ($params, $properties, $element, $attributes);
|
H A D | ODTDocument.php | 2027 …ODTUtility::getHTMLElementProperties($this->params, $dest, $element, $attributes, $maxWidth, $inhe…
|