, including all inherited members.
| addChildrenToPT(PD_Document *pDocument) | OXML_Element | |
| addToPT(PD_Document *pDocument) | OXML_Element_Cell | [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 | |
| getBottom() const | OXML_Element_Cell | [inline] |
| getChildren() const | OXML_Element | [inline] |
| getElement(const std::string &id) const | OXML_Element | |
| getId() const | OXML_Element | [inline] |
| getLeft() const | OXML_Element_Cell | [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 | |
| getRight() const | OXML_Element_Cell | [inline] |
| getTag() const | OXML_Element | [inline] |
| getTop() const | OXML_Element_Cell | [inline] |
| getType() const | OXML_Element | [inline] |
| inheritProperties(OXML_ObjectWithAttrProp *parent) | OXML_ObjectWithAttrProp | |
| m_horizontalTail | OXML_Element_Cell | [private] |
| m_iBottom | OXML_Element_Cell | [private] |
| m_iLeft | OXML_Element_Cell | [private] |
| m_iRight | OXML_Element_Cell | [private] |
| m_iTop | OXML_Element_Cell | [private] |
| m_row | OXML_Element_Cell | [private] |
| m_startHorizontalMerge | OXML_Element_Cell | [private] |
| m_startVerticalMerge | OXML_Element_Cell | [private] |
| m_table | OXML_Element_Cell | [private] |
| m_verticalTail | OXML_Element_Cell | [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_Cell(const std::string &id, OXML_Element_Table *table, UT_sint32 left, UT_sint32 right, UT_sint32 top, UT_sint32 bottom) | OXML_Element_Cell | |
| OXML_ObjectWithAttrProp() | OXML_ObjectWithAttrProp | |
| serialize(IE_Exp_OpenXML *exporter) | OXML_Element_Cell | [virtual] |
| serializeChildren(IE_Exp_OpenXML *exporter) | OXML_Element | [protected] |
| serializeProperties(IE_Exp_OpenXML *exporter) | OXML_Element_Cell | [private, virtual] |
| setAttribute(const gchar *szName, const gchar *szValue) | OXML_ObjectWithAttrProp | |
| setAttributes(const PP_PropertyVector &attributes) | OXML_ObjectWithAttrProp | |
| setBottom(UT_sint32 bottom) | OXML_Element_Cell | |
| setHorizontalMergeStart(bool start) | OXML_Element_Cell | |
| setId(const std::string &id) | OXML_Element | [inline] |
| setLastHorizontalContinuationCell(const OXML_SharedElement_Cell &cell) | OXML_Element_Cell | |
| setLastVerticalContinuationCell(const OXML_SharedElement_Cell &cell) | OXML_Element_Cell | |
| setLeft(UT_sint32 left) | OXML_Element_Cell | |
| 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 | |
| setRight(UT_sint32 right) | OXML_Element_Cell | |
| setRow(OXML_Element_Row *row) | OXML_Element_Cell | |
| setTarget(int target) | OXML_Element | |
| setTop(UT_sint32 top) | OXML_Element_Cell | |
| setType(OXML_ElementType type) | OXML_Element | [inline] |
| setVerticalMergeStart(bool start) | OXML_Element_Cell | |
| startsHorizontalMerge() const | OXML_Element_Cell | [inline] |
| startsVerticalMerge() const | OXML_Element_Cell | [inline] |
| TARGET | OXML_Element | [protected] |
| ~OXML_Element() | OXML_Element | [virtual] |
| ~OXML_Element_Cell() | OXML_Element_Cell | [virtual] |
| ~OXML_ObjectWithAttrProp() | OXML_ObjectWithAttrProp | [virtual] |