Home
last modified time | relevance | path

Searched refs:ODTDocument (Results 1 – 9 of 9) sorted by relevance

/plugin/odt/renderer/
H A Dpage.php42 $this->document = new ODTDocument();
308 * @see ODTDocument::setPageFormat
355 * @see ODTDocument::insertIndex for API wrapper function
490 * @see ODTDocument::getWidth for API wrapper function
502 * @see ODTDocument::getHeight for API wrapper function
624 * @see ODTDocument::addPlainText for more information
1653 * @see ODTDocument::addImage for API wrapper function
1826 * @see ODTDocument::tableClose for API wrapper function
1971 * @see ODTDocument::closeFrame for API wrapper function
2018 * @see ODTDocument::toPoints for API wrapper function
[all …]
/plugin/odt/ODT/
H A DODTHeading.php72 static protected function headerToLink(ODTDocument $doc, $title,$create=false) {
H A DODTState.php340 * @param ODTDocument $doc
H A DODTImage.php106 public static function addStringAsSVGImageFile(ODTDocument $doc, $string) {
H A DODTIndex.php107 protected static function buildIndex(ODTDocument $doc, array $toc, array $settings, $indexNo) {
H A DODTDocument.php51 class ODTDocument class
/plugin/odt/ODT/styles/
H A DODTTextStyle.php233 …c function createTextStyle(array $properties, array $disabled_props = NULL, ODTDocument $doc=NULL){
H A DODTParagraphStyle.php334 …ction createParagraphStyle(array $properties, array $disabled_props = NULL, ODTDocument $doc=NULL){
/plugin/odt/ODT/elements/
H A DODTElementTable.php407 * @param ODTDocument $doc The current document