Home
last modified time | relevance | path

Searched refs:paragraphClose (Results 1 – 11 of 11) sorted by relevance

/plugin/odt/ODT/
H A DODTFrame.php122 $params->document->paragraphClose();
152 $params->document->paragraphClose();
191 $params->document->paragraphClose();
198 $params->document->paragraphClose();
372 $params->document->paragraphClose();
H A DODTDocument.php419 function paragraphClose(){ function in ODTDocument
457 $this->paragraphClose();
460 $this->paragraphClose();
511 $this->paragraphClose();
514 $this->paragraphClose();
518 $this->paragraphClose();
521 $this->paragraphClose();
540 $this->paragraphClose();
774 $this->paragraphClose();
795 $this->paragraphClose();
[all …]
H A DODTFootnote.php45 $params->document->paragraphClose();
H A DODTList.php22 $params->document->paragraphClose();
204 $params->document->paragraphClose();
H A DODTHeading.php22 $params->document->paragraphClose();
H A DODTTable.php27 $params->document->paragraphClose();
294 $params->document->paragraphClose();
349 $params->document->paragraphClose();
H A DODTParagraph.php132 public static function paragraphClose(ODTInternalParams $params){ function in ODTParagraph
H A DODTUtility.php1015 $params->document->paragraphClose();
1018 $params->document->paragraphClose();
1059 $params->document->paragraphClose();
H A DODTImage.php168 $params->document->paragraphClose();
H A DODTIndex.php24 $params->document->paragraphClose();
/plugin/odt/renderer/
H A Dpage.php649 $this->document->paragraphClose();