, including all inherited members.
addCell(const OXML_SharedElement_Cell &cell) | OXML_Element_Row | |
addChildrenToPT(PD_Document *pDocument) | OXML_Element_Row | |
addMissingCell(const OXML_SharedElement_Cell &cell) | OXML_Element_Row | |
addToPT(PD_Document *pDocument) | OXML_Element_Row | [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] |
getCurrentColumnNumber() const | OXML_Element_Row | [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 | |
getRowNumber() const | OXML_Element_Row | [inline] |
getTag() const | OXML_Element | [inline] |
getType() const | OXML_Element | [inline] |
incrementBottomVerticalMergeStart(const OXML_SharedElement_Cell &cell) | OXML_Element_Row | |
incrementRightHorizontalMergeStart(const OXML_SharedElement_Cell &cell) | OXML_Element_Row | |
inheritProperties(OXML_ObjectWithAttrProp *parent) | OXML_ObjectWithAttrProp | |
m_cells | OXML_Element_Row | [private] |
m_currentColumnNumber | OXML_Element_Row | [private] |
m_missingCells | OXML_Element_Row | [private] |
m_rowNumber | OXML_Element_Row | [private] |
numCols | OXML_Element_Row | [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_Row(const std::string &id, OXML_Element_Table *table) | OXML_Element_Row | |
OXML_ObjectWithAttrProp() | OXML_ObjectWithAttrProp | |
serialize(IE_Exp_OpenXML *exporter) | OXML_Element_Row | [virtual] |
serializeChildren(IE_Exp_OpenXML *exporter) | OXML_Element_Row | [protected] |
serializeProperties(IE_Exp_OpenXML *exporter) | OXML_Element_Row | [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] |
setNumCols(UT_sint32 numCols) | OXML_Element_Row | [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 | |
setRowNumber(int row) | OXML_Element_Row | |
setTarget(int target) | OXML_Element | |
setType(OXML_ElementType type) | OXML_Element | [inline] |
table | OXML_Element_Row | [private] |
TARGET | OXML_Element | [protected] |
~OXML_Element() | OXML_Element | [virtual] |
~OXML_Element_Row() | OXML_Element_Row | [virtual] |
~OXML_ObjectWithAttrProp() | OXML_ObjectWithAttrProp | [virtual] |