summaryrefslogtreecommitdiff
path: root/sw/inc/docstyle.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/docstyle.hxx')
-rw-r--r--sw/inc/docstyle.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/sw/inc/docstyle.hxx b/sw/inc/docstyle.hxx
index 1eebe05d3988..c8b526fe5196 100644
--- a/sw/inc/docstyle.hxx
+++ b/sw/inc/docstyle.hxx
@@ -77,8 +77,7 @@ protected:
public:
SwDocStyleSheet( SwDoc& rDoc,
const OUString& rName,
- SwDocStyleSheetPool* pPool,
- SfxStyleFamily eFam);
+ SwDocStyleSheetPool* pPool);
SwDocStyleSheet( const SwDocStyleSheet& );