10#ifndef INCLUDED_SW_SOURCE_FILTER_WW8_DOCXTABLESTYLEEXPORT_HXX
11#define INCLUDED_SW_SOURCE_FILTER_WW8_DOCXTABLESTYLEEXPORT_HXX
33 void CnfStyle(
const css::uno::Sequence<css::beans::PropertyValue>& rAttributeList);
Handles DOCX export of table styles, based on InteropGrabBag.
void CnfStyle(const css::uno::Sequence< css::beans::PropertyValue > &rAttributeList)
Writes <w:cnfStyle .../> based on grab-bagged para, cell or row properties.
DocxTableStyleExport(SwDoc &rDoc, const sax_fastparser::FSHelperPtr &pSerializer)
void TableStyles(sal_Int32 nCountStylesToWrite)
std::unique_ptr< Impl > m_pImpl
void SetSerializer(const sax_fastparser::FSHelperPtr &pSerializer)
std::shared_ptr< FastSerializerHelper > FSHelperPtr
Methods in this class handle values in a table style.