Home
last modified time | relevance | path

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

/plugin/odt/ODT/
H A DODTParagraph.php133 $paragraph = $params->document->state->getCurrentParagraph();
H A DODTState.php94 public function getCurrentParagraph() { function in ODTState