60#ifndef INCLUDED_LOTUSWORDPRO_INC_XFILTER_XFTABLE_HXX
61#define INCLUDED_LOTUSWORDPRO_INC_XFILTER_XFTABLE_HXX
113 std::map<sal_uInt16, rtl::Reference<XFRow>>
m_aRows;
Stream wrapper for sax writer.
@descr Table cell object.
@descr Base class for all content object.
void SetOwnerCell(XFCell *pCell)
enumXFContent GetContentType() override
: return the content type.
std::map< sal_Int32, OUString > m_aColumns
OUString m_strDefRowStyle
OUString m_strDefColStyle
bool ContainsTable(const XFTable *pTable) const
void SetColumnStyle(sal_Int32 col, const OUString &style)
XFRow * GetRow(sal_Int32 row)
void AddRow(rtl::Reference< XFRow > const &rRow)
virtual void ToXml(IXFStream *pStrm) override
virtual ~XFTable() override
void RemoveRow(sal_uInt16 row)
void SetTableName(const OUString &name)
std::map< sal_uInt16, rtl::Reference< XFRow > > m_aRows
OUString m_strDefCellStyle
rtl::Reference< XFContentContainer > m_aHeaderRows
void AddHeaderRow(XFRow *pRow)
sal_Int32 GetColumnCount()
RttiCompleteObjectLocator col