Home
last modified time | relevance | path

Searched refs:getInParagraph (Results 1 – 19 of 19) sorted by relevance

/plugin/odt/ODT/elements/
DODTElementSpan.php58 public function getInParagraph() { function in ODTElementSpan
61 return $parent->getInParagraph();
DODTRoot.php69 public function getInParagraph() { function in ODTElementRoot
DODTElementNote.php59 public function getInParagraph() { function in ODTElementNote
DODTElementParagraph.php58 public function getInParagraph() { function in ODTElementParagraph
DODTElementTextBox.php58 public function getInParagraph() { function in ODTElementTextBox
DODTElementListItem.php60 public function getInParagraph() { function in ODTElementListItem
DODTElementListHeader.php60 public function getInParagraph() { function in ODTElementListHeader
DODTElementTableRow.php72 public function getInParagraph() { function in ODTElementTableRow
DODTElementList.php74 public function getInParagraph() { function in ODTElementList
DODTStateElement.php168 abstract public function getInParagraph(); function in ODTStateElement
DODTElementTableColumn.php59 public function getInParagraph() { function in ODTElementTableColumn
DODTElementTableCell.php81 public function getInParagraph() { function in ODTElementTableCell
DODTElementFrame.php79 public function getInParagraph() { function in ODTElementFrame
DODTElementTable.php120 public function getInParagraph() { function in ODTElementTable
/plugin/odt/ODT/
DODTState.php99 if ($this->getInParagraph()) {
320 return $this->getInParagraph();
328 public function getInParagraph() { function in ODTState
331 return $this->stack [$this->size-1]->getInParagraph();
DODTParagraph.php95 $inParagraph = $params->document->state->getInParagraph();
159 $inParagraph = $params->document->state->getInParagraph();
188 $inParagraph = $params->document->state->getInParagraph();
194 $in_paragraph = $params->document->state->getInParagraph();
DODTImage.php59 if (!$params->document->state->getInParagraph()) {
150 if (!$params->document->state->getInParagraph()) {
218 if (!$params->document->state->getInParagraph()) {
DODTFrame.php230 $inParagraph = $params->document->state->getInParagraph();
DODTDocument.php317 $in_paragraph = $this->state->getInParagraph();
336 $in_paragraph = $this->state->getInParagraph();
350 $in_paragraph = $this->state->getInParagraph();
372 $in_paragraph = $this->state->getInParagraph();
646 $inParagraph = $this->state->getInParagraph();