summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/docxtablestyleexport.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/filter/ww8/docxtablestyleexport.hxx')
-rw-r--r--sw/source/filter/ww8/docxtablestyleexport.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/source/filter/ww8/docxtablestyleexport.hxx b/sw/source/filter/ww8/docxtablestyleexport.hxx
index 843ed7cefcdb..0ab76ee84a5b 100644
--- a/sw/source/filter/ww8/docxtablestyleexport.hxx
+++ b/sw/source/filter/ww8/docxtablestyleexport.hxx
@@ -34,6 +34,7 @@ class DocxTableStyleExport
{
struct Impl;
std::unique_ptr<Impl> m_pImpl;
+
public:
void TableStyles(sal_Int32 nCountStylesToWrite);