, including all inherited members.
addChildrenToPT(PD_Document *pDocument) | OXML_Element | |
addToPT(PD_Document *pDocument) | OXML_Element_Paragraph | [virtual] |
appendAttributes(const PP_PropertyVector &attributes) | OXML_ObjectWithAttrProp | |
appendElement(const OXML_SharedElement &obj) | OXML_Element | |
appendProperties(const PP_PropertyVector &properties) | OXML_ObjectWithAttrProp | |
clearChildren() | OXML_Element | |
getAttribute(const gchar *szName, const gchar *&szValue) const | OXML_ObjectWithAttrProp | |
getAttributes() const | OXML_ObjectWithAttrProp | |
getAttributesWithProps() | OXML_ObjectWithAttrProp | |
getChildren() const | OXML_Element | [inline] |
getElement(const std::string &id) const | OXML_Element | |
getId() const | OXML_Element | [inline] |
getListId() | OXML_Element_Paragraph | [virtual] |
getListLevel() | OXML_Element_Paragraph | [virtual] |
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 | |
getTag() const | OXML_Element | [inline] |
getType() const | OXML_Element | [inline] |
inheritProperties(OXML_ObjectWithAttrProp *parent) | OXML_ObjectWithAttrProp | |
isNumberedList() | OXML_Element_Paragraph | [virtual] |
m_section | OXML_Element_Paragraph | [private] |
operator==(const std::string &id) | OXML_Element | |
operator==(const OXML_SharedElement &lhs, const std::string &id) | OXML_Element | [friend] |
OXML_Element(const std::string &id, OXML_ElementTag tag, OXML_ElementType type) | OXML_Element | |
OXML_Element_Paragraph(const std::string &id) | OXML_Element_Paragraph | |
OXML_ObjectWithAttrProp() | OXML_ObjectWithAttrProp | |
pageBreak | OXML_Element_Paragraph | [private] |
serialize(IE_Exp_OpenXML *exporter) | OXML_Element_Paragraph | [virtual] |
serializeChildren(IE_Exp_OpenXML *exporter) | OXML_Element_Paragraph | [virtual] |
serializeProperties(IE_Exp_OpenXML *exporter) | OXML_Element_Paragraph | [private, virtual] |
setAttribute(const gchar *szName, const gchar *szValue) | OXML_ObjectWithAttrProp | |
setAttributes(const PP_PropertyVector &attributes) | OXML_ObjectWithAttrProp | |
setId(const std::string &id) | OXML_Element | [inline] |
setPageBreak() | OXML_Element_Paragraph | [virtual] |
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 | |
setSection(OXML_Section *section) | OXML_Element_Paragraph | [virtual] |
setTarget(int target) | OXML_Element | |
setType(OXML_ElementType type) | OXML_Element | [inline] |
TARGET | OXML_Element | [protected] |
~OXML_Element() | OXML_Element | [virtual] |
~OXML_Element_Paragraph() | OXML_Element_Paragraph | [virtual] |
~OXML_ObjectWithAttrProp() | OXML_ObjectWithAttrProp | [virtual] |