Home
last modified time | relevance | path

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

/plugin/odt/renderer/
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
513 * @see ODTDocument::getMarginLeft for API wrapper function
524 * @see ODTDocument::getMarginRight for API wrapper function
535 * @see ODTDocument::getMarginTop for API wrapper function
546 * @see ODTDocument::getMarginBottom for API wrapper function
564 * @see ODTDocument::getRelWidthMindMargins for API wrapper function
[all …]
/plugin/odt/ODT/
DODTHeading.php72 static protected function headerToLink(ODTDocument $doc, $title,$create=false) {
DODTState.php340 * @param ODTDocument $doc
DODTImage.php106 public static function addStringAsSVGImageFile(ODTDocument $doc, $string) {
DODTIndex.php107 protected static function buildIndex(ODTDocument $doc, array $toc, array $settings, $indexNo) {
DODTDocument.php51 class ODTDocument class
/plugin/odt/ODT/styles/
DODTTextStyle.php233 …c function createTextStyle(array $properties, array $disabled_props = NULL, ODTDocument $doc=NULL){
DODTParagraphStyle.php334 …ction createParagraphStyle(array $properties, array $disabled_props = NULL, ODTDocument $doc=NULL){
/plugin/odt/ODT/elements/
DODTElementTable.php407 * @param ODTDocument $doc The current document