Home
last modified time | relevance | path

Searched refs:getCurrentElement (Results 1 – 9 of 9) sorted by last modified time

/plugin/odt/ODT/
H A DODTImport.php140 $toMatch = $htmlStack->getCurrentElement();
233 $toMatch = $htmlStack->getCurrentElement();
245 $toMatch = $htmlStack->getCurrentElement();
375 $toMatch = $htmlStack->getCurrentElement();
387 $toMatch = $htmlStack->getCurrentElement();
513 $toMatch = $htmlStack->getCurrentElement();
620 $toMatch = $htmlStack->getCurrentElement();
652 $toMatch = $htmlStack->getCurrentElement();
744 …$params->import->getPropertiesForElement($properties, $stack->getCurrentElement(), $params->units);
831 $toMatch = $htmlStack->getCurrentElement();
H A DODTParagraph.php166 $params->elementObj = $params->htmlStack->getCurrentElement();
H A DODTSpan.php55 $params->elementObj = $params->htmlStack->getCurrentElement();
H A DODTTable.php380 $params->elementObj = $params->htmlStack->getCurrentElement();
454 $params->elementObj = $params->htmlStack->getCurrentElement();
491 $params->elementObj = $params->htmlStack->getCurrentElement();
532 $params->elementObj = $params->htmlStack->getCurrentElement();
H A DODTUtility.php514 $toMatch = $params->htmlStack->getCurrentElement();
551 $toMatch = $params->htmlStack->getCurrentElement();
H A DODTFrame.php78 $params->elementObj = $params->htmlStack->getCurrentElement();
/plugin/odt/ODT/css/
H A Dcssdocument.php313 public function getCurrentElement() { function in cssdocument
/plugin/odt/helper/
H A Dcssdocument.php35 public function getCurrentElement() { function in helper_plugin_odt_cssdocument
36 return $this->internal->getCurrentElement ();
/plugin/definitionlist/
H A Dsyntax.php350 …$renderer->getODTPropertiesFromElement ($dl_properties, $stack->getCurrentElement(), 'screen', tru…
356 …$renderer->getODTPropertiesFromElement ($dd_properties, $stack->getCurrentElement(), 'screen', tru…
363 …$renderer->getODTPropertiesFromElement ($dt_properties, $stack->getCurrentElement(), 'screen', tru…