, including all inherited members.
addChildrenToPT(PD_Document *pDocument) | OXML_Element | |
addToPT(PD_Document *pDocument) | OXML_Element_Field | [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 | |
fieldType | OXML_Element_Field | [private] |
fieldValue | OXML_Element_Field | [private] |
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] |
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 | |
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_Field(const std::string &id, fd_Field::FieldType type, const gchar *value) | OXML_Element_Field | |
OXML_Element_Field(const std::string &id, const std::string &type, const gchar *value) | OXML_Element_Field | |
OXML_ObjectWithAttrProp() | OXML_ObjectWithAttrProp | |
removeExtraSpaces(const std::string &str) | OXML_Element_Field | [private, static] |
serialize(IE_Exp_OpenXML *exporter) | OXML_Element_Field | [virtual] |
serializeChildren(IE_Exp_OpenXML *exporter) | OXML_Element | [protected] |
serializeProperties(IE_Exp_OpenXML *exporter) | OXML_Element_Field | [private, virtual] |
setAttribute(const gchar *szName, const gchar *szValue) | OXML_ObjectWithAttrProp | |
setAttributes(const PP_PropertyVector &attributes) | OXML_ObjectWithAttrProp | |
setFieldType(const std::string &type) | OXML_Element_Field | |
setId(const std::string &id) | OXML_Element | [inline] |
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_Element | |
setType(OXML_ElementType type) | OXML_Element | [inline] |
TARGET | OXML_Element | [protected] |
~OXML_Element() | OXML_Element | [virtual] |
~OXML_Element_Field() | OXML_Element_Field | [virtual] |
~OXML_ObjectWithAttrProp() | OXML_ObjectWithAttrProp | [virtual] |