Lines Matching refs:ODTDocument

42         $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
579 * @see ODTDocument::getAbsWidthMindMargins for API wrapper function
597 * @see ODTDocument::getRelHeightMindMargins for API wrapper function
612 * @see ODTDocument::getAbsHeightMindMargins for API wrapper function
624 * @see ODTDocument::addPlainText for more information
635 * @see ODTDocument::paragraphOpen for API wrapper function
645 * @see ODTDocument::paragraphClose for API wrapper function
1608 * @see ODTDocument::addStringAsSVGImage for API wrapper function
1619 * @see ODTDocument::addStringAsSVGImageFile for a detailed description
1653 * @see ODTDocument::addImage for API wrapper function
1671 * @see ODTDocument::addImageUseProperties for API wrapper function
1686 * @see ODTDocument::getImageSize for API wrapper function
1706 * @see ODTDocument::spanOpenUseCSS for API wrapper function
1717 * @see ODTDocument::spanOpenUseProperties for API wrapper function
1741 * @see ODTDocument::paragraphOpenUseCSS for API wrapper function
1752 * @see ODTDocument::paragraphOpenUseProperties for API wrapper function
1763 * @see ODTDocument::openTextBoxUseCSS for API wrapper function
1804 * @see ODTDocument::tableOpenUseCSS for API wrapper function
1815 * @see ODTDocument::tableOpenUseProperties for API wrapper function
1826 * @see ODTDocument::tableClose for API wrapper function
1837 * @see ODTDocument::tableAddColumnUseProperties for API wrapper function
1849 * @see ODTDocument::tableHeaderOpenUseCSS for API wrapper function
1861 * @see ODTDocument::tableHeaderOpenUseProperties for API wrapper function
1873 * @see ODTDocument::tableRowOpenUseCSS for API wrapper function
1885 * @see ODTDocument::tableRowOpenUseProperties for API wrapper function
1897 * @see ODTDocument::tableCellOpenUseCSS for API wrapper function
1909 * @see ODTDocument::tableCellOpenUseProperties for API wrapper function
1919 * @see ODTDocument::openMultiColumnTextBoxUseProperties for API wrapper function
1929 * @see ODTDocument::closeTextBox for API wrapper function
1940 * @see ODTDocument::openTextBoxUseProperties for API wrapper function
1950 * @see ODTDocument::closeTextBox for API wrapper function
1961 * @see ODTDocument::openFrameUseProperties for API wrapper function
1971 * @see ODTDocument::closeFrame for API wrapper function
2018 * @see ODTDocument::toPoints for API wrapper function
2030 * @see ODTDocument::toPoints for API wrapper function
2124 * @see ODTDocument::getODTProperties for more information
2143 * @see ODTDocument::createTextStyle for detailed desciption.
2152 * @see ODTDocument::createParagraphStyle for detailed desciption.
2161 * @see ODTDocument::createTableStyle for detailed desciption.
2170 * @see ODTDocument::createTableRowStyle for detailed desciption.
2179 * @see ODTDocument::createTableCellStyle for detailed desciption.
2188 * @see ODTDocument::createTableColumnStyle for detailed desciption.
2205 * @see ODTDocument::addUserField for detailed desciption.
2217 * @see ODTDocument::insertUserField for detailed desciption.
2269 * @see ODTDocument::insertBookmark for detailed desciption.