Searched refs:findClosestWithClass (Results 1 – 1 of 1) sorted by relevance
62 return $this->findClosestWithClass ('list-item');73 return $this->findClosestWithClass ('frame');84 return $this->findClosestWithClass ('list');100 return $this->findClosestWithClass ('paragraph');113 return $this->findClosestWithClass ('table');194 public function findClosestWithClass($clazz) { function in ODTState