Home
last modified time | relevance | path

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

/plugin/odt/ODT/elements/
H A DODTContainerElement.php17 public function getNestedContainers (); function
89 public function getNestedContainers () { function in ODTContainerElement
H A DODTElementFrame.php136 public function getNestedContainers () { function in ODTElementFrame
137 return $this->container->getNestedContainers ();
294 $nested = $this->getNestedContainers ();
H A DODTElementTable.php289 public function getNestedContainers () { function in ODTElementTable
290 return $this->container->getNestedContainers ();
447 $nested = $this->getNestedContainers ();