summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/rtfattributeoutput.hxx
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2015-06-20 00:48:07 +0200
committerMichael Stahl <mstahl@redhat.com>2015-06-20 11:42:39 +0200
commitcd3881d7171b828872db2ed0b3d49b580c3b17d1 (patch)
tree82e23ace62192bc3d77f2ee6c0481202952fe246 /sw/source/filter/ww8/rtfattributeoutput.hxx
parent1edcba1ce993da983cdee4d687e32f81bec8b7c0 (diff)
sw: WW8 export: remove newly unused parameters
Change-Id: I76da4422008c9dad8cf48dd089d644e432007d79
Diffstat (limited to 'sw/source/filter/ww8/rtfattributeoutput.hxx')
-rw-r--r--sw/source/filter/ww8/rtfattributeoutput.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/filter/ww8/rtfattributeoutput.hxx b/sw/source/filter/ww8/rtfattributeoutput.hxx
index 74dd37946a86..0696486244b9 100644
--- a/sw/source/filter/ww8/rtfattributeoutput.hxx
+++ b/sw/source/filter/ww8/rtfattributeoutput.hxx
@@ -151,7 +151,7 @@ public:
virtual void EndStyleProperties(bool bParProp) SAL_OVERRIDE;
/// Numbering rule and Id.
- virtual void OutlineNumbering(sal_uInt8 nLvl, const SwNumFormat& rNFormat, const SwFormat& rFormat) SAL_OVERRIDE;
+ virtual void OutlineNumbering(sal_uInt8 nLvl) SAL_OVERRIDE;
/// Page break
/// As a paragraph property - the paragraph should be on the next page.