20#ifndef INCLUDED_OOX_DRAWINGML_TABLE_TABLEPROPERTIES_HXX
21#define INCLUDED_OOX_DRAWINGML_TABLE_TABLEPROPERTIES_HXX
57 void pushToPropSet( const ::oox::core::XmlFilterBase& rFilterBase,
58 const css::uno::Reference < css::beans::XPropertySet > & xPropSet,
63 const TableStyle&
getUsedTableStyle(const ::oox::core::XmlFilterBase& rFilterBase, std::unique_ptr<TableStyle>& rTableStyleToDelete);
std::vector< TableRow > mvTableRows
std::vector< TableRow > & getTableRows()
const TableStyle & getUsedTableStyle(const ::oox::core::XmlFilterBase &rFilterBase, std::unique_ptr< TableStyle > &rTableStyleToDelete)
std::vector< sal_Int32 > & getTableGrid()
std::shared_ptr< TableStyle > mpTableStyle
std::shared_ptr< TableStyle > & getTableStyle()
std::vector< sal_Int32 > mvTableGrid
void pushToPropSet(const ::oox::core::XmlFilterBase &rFilterBase, const css::uno::Reference< css::beans::XPropertySet > &xPropSet, const ::oox::drawingml::TextListStylePtr &pMasterTextListStyle)
std::shared_ptr< TextListStyle > TextListStylePtr