, including all inherited members.
_setReferenceIds() | OXML_Section | [private] |
addToPT(PD_Document *pDocument) | OXML_Section | |
addToPTAsEndnote(PD_Document *pDocument) | OXML_Section | |
addToPTAsFootnote(PD_Document *pDocument) | OXML_Section | |
addToPTAsHdrFtr(PD_Document *pDocument) | OXML_Section | |
appendAttributes(const PP_PropertyVector &attributes) | OXML_ObjectWithAttrProp | |
appendElement(OXML_SharedElement obj) | OXML_Section | |
appendProperties(const PP_PropertyVector &properties) | OXML_ObjectWithAttrProp | |
applyDocumentProperties() | OXML_Section | |
clearChildren() | OXML_Section | |
getAttribute(const gchar *szName, const gchar *&szValue) const | OXML_ObjectWithAttrProp | |
getAttributes() const | OXML_ObjectWithAttrProp | |
getAttributesWithProps() | OXML_ObjectWithAttrProp | |
getBreakType() const | OXML_Section | [inline] |
getElement(const std::string &id) | OXML_Section | |
getFooterId(OXML_HeaderFooterType type) const | OXML_Section | [inline] |
getHandledHdrFtr() const | OXML_Section | [inline] |
getHeaderId(OXML_HeaderFooterType type) const | OXML_Section | [inline] |
getId() const | OXML_Section | [inline] |
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 | |
hasEvenPageHdrFtr() const | OXML_Section | |
hasFirstPageHdrFtr() const | OXML_Section | |
inheritProperties(OXML_ObjectWithAttrProp *parent) | OXML_ObjectWithAttrProp | |
m_breakType | OXML_Section | [private] |
m_children | OXML_Section | [private] |
m_footerIds | OXML_Section | [private] |
m_handledHdrFtr | OXML_Section | [private] |
m_headerIds | OXML_Section | [private] |
m_id | OXML_Section | [private] |
m_lastParagraph | OXML_Section | [private] |
m_target | OXML_Section | [private] |
operator==(const std::string &id) | OXML_Section | |
operator==(const OXML_SharedSection &lhs, const std::string &id) | OXML_Section | [friend] |
OXML_ObjectWithAttrProp() | OXML_ObjectWithAttrProp | |
OXML_Section() | OXML_Section | |
OXML_Section(const std::string &id) | OXML_Section | |
serialize(IE_Exp_OpenXML *exporter) | OXML_Section | |
serializeEndnote(IE_Exp_OpenXML *exporter) | OXML_Section | |
serializeFooter(IE_Exp_OpenXML *exporter) | OXML_Section | |
serializeFootnote(IE_Exp_OpenXML *exporter) | OXML_Section | |
serializeHeader(IE_Exp_OpenXML *exporter) | OXML_Section | |
serializeProperties(IE_Exp_OpenXML *exporter, OXML_Element_Paragraph *pParagraph) | OXML_Section | |
setAttribute(const gchar *szName, const gchar *szValue) | OXML_ObjectWithAttrProp | |
setAttributes(const PP_PropertyVector &attributes) | OXML_ObjectWithAttrProp | |
setBreakType(OXML_SectionBreakType br) | OXML_Section | [inline] |
setChildren(OXML_ElementVector c) | OXML_Section | [inline] |
setFooterId(const char *id, OXML_HeaderFooterType type) | OXML_Section | [inline] |
setHandledHdrFtr(bool val) | OXML_Section | [inline] |
setHeaderId(const char *id, OXML_HeaderFooterType type) | OXML_Section | [inline] |
setPageMargins(const std::string &top, const std::string &left, const std::string &right, const std::string &bottom) | OXML_Section | |
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 | |
setTarget(int target) | OXML_Section | |
~OXML_ObjectWithAttrProp() | OXML_ObjectWithAttrProp | [virtual] |
~OXML_Section() | OXML_Section | [virtual] |