, including all inherited members.
| _assignHdrFtrIds() | OXML_Document | [private] |
| addEndnote(const OXML_SharedSection &obj) | OXML_Document | |
| addFooter(const OXML_SharedSection &obj) | OXML_Document | |
| addFootnote(const OXML_SharedSection &obj) | OXML_Document | |
| addHeader(const OXML_SharedSection &obj) | OXML_Document | |
| addImage(const OXML_SharedImage &obj) | OXML_Document | |
| addList(const OXML_SharedList &obj) | OXML_Document | |
| addStyle(const std::string &id, const std::string &name, const gchar **attributes) | OXML_Document | |
| addStyle(const OXML_SharedStyle &obj) | OXML_Document | |
| addToPT(PD_Document *pDocument) | OXML_Document | |
| appendAttributes(const PP_PropertyVector &attributes) | OXML_ObjectWithAttrProp | |
| appendProperties(const PP_PropertyVector &properties) | OXML_ObjectWithAttrProp | |
| appendSection(const OXML_SharedSection &obj) | OXML_Document | |
| applyPageProps(PD_Document *pDocument) | OXML_Document | [private] |
| clearEndnotes() | OXML_Document | |
| clearFooters() | OXML_Document | |
| clearFootnotes() | OXML_Document | |
| clearHeaders() | OXML_Document | |
| clearSections() | OXML_Document | |
| clearStyles() | OXML_Document | |
| destroyInstance() | OXML_Document | [static] |
| getAttribute(const gchar *szName, const gchar *&szValue) const | OXML_ObjectWithAttrProp | |
| getAttributes() const | OXML_ObjectWithAttrProp | |
| getAttributesWithProps() | OXML_ObjectWithAttrProp | |
| getBookmarkId(const std::string &bookmarkName) const | OXML_Document | |
| getBookmarkName(const std::string &bookmarkId) const | OXML_Document | |
| getCurrentSection() | OXML_Document | [static] |
| getEndnote(const std::string &id) const | OXML_Document | |
| getFontManager() | OXML_Document | |
| getFooter(const std::string &id) const | OXML_Document | |
| getFootnote(const std::string &id) const | OXML_Document | |
| getHdrFtrById(const bool &header, const std::string &id) const | OXML_Document | |
| getHeader(const std::string &id) const | OXML_Document | |
| getImageById(const std::string &id) const | OXML_Document | |
| getInstance() | OXML_Document | [static] |
| getLastSection() const | OXML_Document | |
| getListById(UT_uint32 id) const | OXML_Document | |
| getMappedNumberingId(const std::string &numId) const | OXML_Document | |
| getNewInstance() | OXML_Document | [static] |
| getNthProperty(int i, const gchar *&szName, const gchar *&szValue) | OXML_ObjectWithAttrProp | |
| getProperties() const | OXML_ObjectWithAttrProp | |
| getProperty(const gchar *szName, const gchar *&szValue) const | OXML_ObjectWithAttrProp | |
| getPropertyCount() | OXML_ObjectWithAttrProp | |
| getSection(const std::string &id) const | OXML_Document | |
| getStyleById(const std::string &id) const | OXML_Document | |
| getStyleByName(const std::string &name) const | OXML_Document | |
| getTheme() | OXML_Document | |
| inheritProperties(OXML_ObjectWithAttrProp *parent) | OXML_ObjectWithAttrProp | |
| isAllDefault(const bool &header) const | OXML_Document | |
| m_bookmarkMap | OXML_Document | [private] |
| m_colNum | OXML_Document | [private] |
| m_colSep | OXML_Document | [private] |
| m_endnotes | OXML_Document | [private] |
| m_fontManager | OXML_Document | [private] |
| m_footers | OXML_Document | [private] |
| m_footnotes | OXML_Document | [private] |
| m_headers | OXML_Document | [private] |
| m_images_by_id | OXML_Document | [private] |
| m_lists_by_id | OXML_Document | [private] |
| m_numberingMap | OXML_Document | [private] |
| m_pageHeight | OXML_Document | [private] |
| m_pageMarginBottom | OXML_Document | [private] |
| m_pageMarginLeft | OXML_Document | [private] |
| m_pageMarginRight | OXML_Document | [private] |
| m_pageMarginTop | OXML_Document | [private] |
| m_pageOrientation | OXML_Document | [private] |
| m_pageWidth | OXML_Document | [private] |
| m_sections | OXML_Document | [private] |
| m_styles_by_id | OXML_Document | [private] |
| m_styles_by_name | OXML_Document | [private] |
| m_theme | OXML_Document | [private] |
| OXML_Document() | OXML_Document | [private] |
| OXML_ObjectWithAttrProp() | OXML_ObjectWithAttrProp | |
| s_docInst | OXML_Document | [private, static] |
| serialize(IE_Exp_OpenXML *exporter) | OXML_Document | |
| setAttribute(const gchar *szName, const gchar *szValue) | OXML_ObjectWithAttrProp | |
| setAttributes(const PP_PropertyVector &attributes) | OXML_ObjectWithAttrProp | |
| setBookmarkName(const std::string &bookmarkId, const std::string &bookmarkName) | OXML_Document | |
| setColumns(const std::string &colNum, const std::string &colSep) | OXML_Document | |
| setMappedNumberingId(const std::string &numId, const std::string &abstractNumId) | OXML_Document | |
| setPageHeight(const std::string &height) | OXML_Document | |
| setPageMargins(const std::string &top, const std::string &left, const std::string &right, const std::string &bottom) | OXML_Document | |
| setPageOrientation(const std::string &orientation) | OXML_Document | |
| setPageWidth(const std::string &width) | OXML_Document | |
| setProperties(const PP_PropertyVector &properties) | OXML_ObjectWithAttrProp | |
| setProperty(const gchar *szName, const gchar *szValue) | OXML_ObjectWithAttrProp | |
| setProperty(const std::string &szName, const std::string &szValue) | OXML_ObjectWithAttrProp | |
| ~OXML_Document() | OXML_Document | [private, virtual] |
| ~OXML_ObjectWithAttrProp() | OXML_ObjectWithAttrProp | [virtual] |