This is the complete list of members for SwXMLTableCell_Impl, including all inherited members.
| Dispose() | SwXMLTableCell_Impl | inline |
| GetColSpan() const | SwXMLTableCell_Impl | inline |
| GetFormula() const | SwXMLTableCell_Impl | inline |
| GetRowSpan() const | SwXMLTableCell_Impl | inline |
| GetStartNode() const | SwXMLTableCell_Impl | inline |
| GetStringValue() const | SwXMLTableCell_Impl | inline |
| GetStyleName() const | SwXMLTableCell_Impl | inline |
| GetSubTable() const | SwXMLTableCell_Impl | inline |
| GetValue() const | SwXMLTableCell_Impl | inline |
| HasStringValue() const | SwXMLTableCell_Impl | inline |
| HasValue() const | SwXMLTableCell_Impl | inline |
| IsCovered() const | SwXMLTableCell_Impl | inline |
| IsProtected() const | SwXMLTableCell_Impl | inline |
| IsUsed() const | SwXMLTableCell_Impl | inline |
| m_aStyleName | SwXMLTableCell_Impl | private |
| m_bHasStringValue | SwXMLTableCell_Impl | private |
| m_bHasValue | SwXMLTableCell_Impl | private |
| m_bProtected | SwXMLTableCell_Impl | private |
| m_dValue | SwXMLTableCell_Impl | private |
| m_nColSpan | SwXMLTableCell_Impl | private |
| m_nRowSpan | SwXMLTableCell_Impl | private |
| m_pStartNode | SwXMLTableCell_Impl | private |
| m_sFormula | SwXMLTableCell_Impl | private |
| m_StringValue | SwXMLTableCell_Impl | private |
| m_xSubTable | SwXMLTableCell_Impl | private |
| mbCovered | SwXMLTableCell_Impl | private |
| Set(const OUString &rStyleName, sal_uInt32 nRSpan, sal_uInt32 nCSpan, const SwStartNode *pStNd, SwXMLTableContext *pTable, bool bProtect, const OUString *pFormula, bool bHasValue, bool bCovered, double dVal, OUString const *const pStringValue) | SwXMLTableCell_Impl | inline |
| SetRowSpan(sal_uInt32 nSet) | SwXMLTableCell_Impl | inline |
| SetStartNode(const SwStartNode *pSttNd) | SwXMLTableCell_Impl | inline |
| SetStyleName(const OUString &rStyleName) | SwXMLTableCell_Impl | inline |
| SwXMLTableCell_Impl(sal_uInt32 nRSpan=1, sal_uInt32 nCSpan=1) | SwXMLTableCell_Impl | inline |