Searched refs:openHTMLElement (Results 1 – 6 of 6) sorted by relevance
/plugin/odt/ODT/ |
H A D | ODTTable.php | 116 ODTUtility::openHTMLElement ($params, $properties, $element, $attributes); 228 ODTUtility::openHTMLElement ($params, $properties, $element, $attributes); 272 ODTUtility::openHTMLElement ($params, $properties, $element, $attributes); 330 ODTUtility::openHTMLElement ($params, $properties, $element, $attributes); 379 ODTUtility::openHTMLElement ($params, $properties, $element, $attributes); 453 ODTUtility::openHTMLElement ($params, $properties, $element, $attributes); 490 ODTUtility::openHTMLElement ($params, $properties, $element, $attributes); 531 ODTUtility::openHTMLElement ($params, $properties, $element, $attributes);
|
H A D | ODTList.php | 25 ODTUtility::openHTMLElement ($params, $properties, $element, $attributes); 89 ODTUtility::openHTMLElement ($params, $properties, $element, $attributes); 145 ODTUtility::openHTMLElement ($params, $properties, $element, $attributes);
|
H A D | ODTFrame.php | 77 ODTUtility::openHTMLElement ($params, $properties, $element, $attributes); 160 ODTUtility::openHTMLElement ($params, $properties, $element, $attributes); 322 ODTUtility::openHTMLElement ($params, $throwAway, $element, $attributes);
|
H A D | ODTParagraph.php | 117 ODTUtility::openHTMLElement ($params, $properties, $element, $attributes); 165 ODTUtility::openHTMLElement ($params, $properties, $element, $attributes);
|
H A D | ODTSpan.php | 24 ODTUtility::openHTMLElement ($params, $properties, $element, $attributes); 54 ODTUtility::openHTMLElement ($params, $properties, $element, $attributes);
|
H A D | ODTUtility.php | 511 …public static function openHTMLElement (ODTInternalParams $params, array &$dest, $element, $attrib… function in ODTUtility
|