Home
last modified time | relevance | path

Searched refs:restoreToRoot (Results 1 – 2 of 2) sorted by relevance

/plugin/odt/ODT/
H A DODTImport.php123 $htmlStack->restoreToRoot ();
171 $htmlStack->restoreToRoot ();
228 $htmlStack->restoreToRoot ();
352 $htmlStack->restoreToRoot ();
370 $htmlStack->restoreToRoot ();
499 $htmlStack->restoreToRoot ();
719 $stack->restoreToRoot();
737 $stack->restoreToRoot ();
742 $stack->restoreToRoot ();
829 $htmlStack->restoreToRoot ();
[all …]
/plugin/odt/ODT/css/
H A Dcssdocument.php233 public function restoreToRoot () { function in cssdocument