This is the complete list of members for WPXDocumentInterface, including all inherited members.
| closeComment()=0 | WPXDocumentInterface | pure virtual |
| closeEndnote()=0 | WPXDocumentInterface | pure virtual |
| closeFooter()=0 | WPXDocumentInterface | pure virtual |
| closeFootnote()=0 | WPXDocumentInterface | pure virtual |
| closeFrame()=0 | WPXDocumentInterface | pure virtual |
| closeHeader()=0 | WPXDocumentInterface | pure virtual |
| closeListElement()=0 | WPXDocumentInterface | pure virtual |
| closeOrderedListLevel()=0 | WPXDocumentInterface | pure virtual |
| closePageSpan()=0 | WPXDocumentInterface | pure virtual |
| closeParagraph()=0 | WPXDocumentInterface | pure virtual |
| closeSection()=0 | WPXDocumentInterface | pure virtual |
| closeSpan()=0 | WPXDocumentInterface | pure virtual |
| closeTable()=0 | WPXDocumentInterface | pure virtual |
| closeTableCell()=0 | WPXDocumentInterface | pure virtual |
| closeTableRow()=0 | WPXDocumentInterface | pure virtual |
| closeTextBox()=0 | WPXDocumentInterface | pure virtual |
| closeUnorderedListLevel()=0 | WPXDocumentInterface | pure virtual |
| defineCharacterStyle(const WPXPropertyList &propList)=0 | WPXDocumentInterface | pure virtual |
| defineOrderedListLevel(const WPXPropertyList &propList)=0 | WPXDocumentInterface | pure virtual |
| definePageStyle(const WPXPropertyList &propList)=0 | WPXDocumentInterface | pure virtual |
| defineParagraphStyle(const WPXPropertyList &propList, const WPXPropertyListVector &tabStops)=0 | WPXDocumentInterface | pure virtual |
| defineSectionStyle(const WPXPropertyList &propList, const WPXPropertyListVector &columns)=0 | WPXDocumentInterface | pure virtual |
| defineUnorderedListLevel(const WPXPropertyList &propList)=0 | WPXDocumentInterface | pure virtual |
| endDocument()=0 | WPXDocumentInterface | pure virtual |
| insertBinaryObject(const WPXPropertyList &propList, const WPXBinaryData &data)=0 | WPXDocumentInterface | pure virtual |
| insertCoveredTableCell(const WPXPropertyList &propList)=0 | WPXDocumentInterface | pure virtual |
| insertEquation(const WPXPropertyList &propList, const WPXString &data)=0 | WPXDocumentInterface | pure virtual |
| insertField(const WPXString &type, const WPXPropertyList &propList)=0 | WPXDocumentInterface | pure virtual |
| insertLineBreak()=0 | WPXDocumentInterface | pure virtual |
| insertSpace()=0 | WPXDocumentInterface | pure virtual |
| insertTab()=0 | WPXDocumentInterface | pure virtual |
| insertText(const WPXString &text)=0 | WPXDocumentInterface | pure virtual |
| openComment(const WPXPropertyList &propList)=0 | WPXDocumentInterface | pure virtual |
| openEndnote(const WPXPropertyList &propList)=0 | WPXDocumentInterface | pure virtual |
| openFooter(const WPXPropertyList &propList)=0 | WPXDocumentInterface | pure virtual |
| openFootnote(const WPXPropertyList &propList)=0 | WPXDocumentInterface | pure virtual |
| openFrame(const WPXPropertyList &propList)=0 | WPXDocumentInterface | pure virtual |
| openHeader(const WPXPropertyList &propList)=0 | WPXDocumentInterface | pure virtual |
| openListElement(const WPXPropertyList &propList, const WPXPropertyListVector &tabStops)=0 | WPXDocumentInterface | pure virtual |
| openOrderedListLevel(const WPXPropertyList &propList)=0 | WPXDocumentInterface | pure virtual |
| openPageSpan(const WPXPropertyList &propList)=0 | WPXDocumentInterface | pure virtual |
| openParagraph(const WPXPropertyList &propList, const WPXPropertyListVector &tabStops)=0 | WPXDocumentInterface | pure virtual |
| openSection(const WPXPropertyList &propList, const WPXPropertyListVector &columns)=0 | WPXDocumentInterface | pure virtual |
| openSpan(const WPXPropertyList &propList)=0 | WPXDocumentInterface | pure virtual |
| openTable(const WPXPropertyList &propList, const WPXPropertyListVector &columns)=0 | WPXDocumentInterface | pure virtual |
| openTableCell(const WPXPropertyList &propList)=0 | WPXDocumentInterface | pure virtual |
| openTableRow(const WPXPropertyList &propList)=0 | WPXDocumentInterface | pure virtual |
| openTextBox(const WPXPropertyList &propList)=0 | WPXDocumentInterface | pure virtual |
| openUnorderedListLevel(const WPXPropertyList &propList)=0 | WPXDocumentInterface | pure virtual |
| setDocumentMetaData(const WPXPropertyList &propList)=0 | WPXDocumentInterface | pure virtual |
| startDocument()=0 | WPXDocumentInterface | pure virtual |
| ~WPXDocumentInterface() | WPXDocumentInterface | inlinevirtual |