, including all inherited members.
addChildrenToPT(PD_Document *pDocument) | OXML_Element_Table | |
addMissingCell(unsigned int rowNumber, const OXML_SharedElement_Cell &cell) | OXML_Element_Table | |
addRow(OXML_Element_Row *row) | OXML_Element_Table | |
addToPT(PD_Document *pDocument) | OXML_Element_Table | [virtual] |
appendAttributes(const PP_PropertyVector &attributes) | OXML_ObjectWithAttrProp | |
appendElement(const OXML_SharedElement &obj) | OXML_Element | |
appendProperties(const PP_PropertyVector &properties) | OXML_ObjectWithAttrProp | |
applyStyle(OXML_SharedStyle style) | OXML_Element_Table | |
clearChildren() | OXML_Element | |
columnWidth | OXML_Element_Table | [private] |
getAttribute(const gchar *szName, const gchar *&szValue) const | OXML_ObjectWithAttrProp | |
getAttributes() const | OXML_ObjectWithAttrProp | |
getAttributesWithProps() | OXML_ObjectWithAttrProp | |
getChildren() const | OXML_Element | [inline] |
getColumnWidth(int colIndex) const | OXML_Element_Table | [virtual] |
getCurrentColNumber() const | OXML_Element_Table | |
getCurrentRowNumber() const | OXML_Element_Table | |
getElement(const std::string &id) const | OXML_Element | |
getId() const | OXML_Element | [inline] |
getNthProperty(int i, const gchar *&szName, const gchar *&szValue) | OXML_ObjectWithAttrProp | |
getNumberOfRows() const | OXML_Element_Table | [inline] |
getProperties() const | OXML_ObjectWithAttrProp | |
getProperty(const gchar *szName, const gchar *&szValue) const | OXML_ObjectWithAttrProp | |
getPropertyCount() | OXML_ObjectWithAttrProp | |
getRowHeight(int rowIndex) const | OXML_Element_Table | [virtual] |
getTag() const | OXML_Element | [inline] |
getType() const | OXML_Element | [inline] |
incrementBottomVerticalMergeStart(const OXML_SharedElement_Cell &cell) | OXML_Element_Table | |
incrementCurrentColNumber() | OXML_Element_Table | |
incrementCurrentRowNumber() | OXML_Element_Table | |
incrementRightHorizontalMergeStart(const OXML_SharedElement_Cell &cell) | OXML_Element_Table | |
inheritProperties(OXML_ObjectWithAttrProp *parent) | OXML_ObjectWithAttrProp | |
m_currentColNumber | OXML_Element_Table | [private] |
m_currentRowNumber | OXML_Element_Table | [private] |
m_rows | OXML_Element_Table | [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_Table(const std::string &id) | OXML_Element_Table | |
OXML_ObjectWithAttrProp() | OXML_ObjectWithAttrProp | |
rowHeight | OXML_Element_Table | [private] |
serialize(IE_Exp_OpenXML *exporter) | OXML_Element_Table | [virtual] |
serializeChildren(IE_Exp_OpenXML *exporter) | OXML_Element_Table | [virtual] |
serializeProperties(IE_Exp_OpenXML *exporter) | OXML_Element_Table | [private, virtual] |
setAttribute(const gchar *szName, const gchar *szValue) | OXML_ObjectWithAttrProp | |
setAttributes(const PP_PropertyVector &attributes) | OXML_ObjectWithAttrProp | |
setCurrentColNumber(int col) | OXML_Element_Table | |
setCurrentRowNumber(int row) | OXML_Element_Table | |
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_Table() | OXML_Element_Table | [virtual] |
~OXML_ObjectWithAttrProp() | OXML_ObjectWithAttrProp | [virtual] |