summaryrefslogtreecommitdiff
path: root/sw/inc/unostyle.hxx
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2015-11-27 23:16:08 +0100
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2015-11-29 10:36:43 +0100
commit78b2831219633586f1915a8cd18cf8ebb1a90a46 (patch)
tree9719a6aeb9a51d4f83df3822a26d12f58cc7de8e /sw/inc/unostyle.hxx
parentf863f7096bbd794b05053d734ad77dff2cffc20f (diff)
use enum right away
Change-Id: I6a9469e9fde9a22c7a1c83c7e98e047a2db583bf
Diffstat (limited to 'sw/inc/unostyle.hxx')
-rw-r--r--sw/inc/unostyle.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/unostyle.hxx b/sw/inc/unostyle.hxx
index 7a96fbb545ba..659c2bdf83b5 100644
--- a/sw/inc/unostyle.hxx
+++ b/sw/inc/unostyle.hxx
@@ -109,7 +109,7 @@ class SwXStyleFamily : public cppu::WeakImplHelper
SwXStyle* _FindStyle(const OUString& rStyleName) const;
public:
- SwXStyleFamily(SwDocShell* pDocShell, sal_uInt16 nFamily);
+ SwXStyleFamily(SwDocShell* pDocShell, const SfxStyleFamily eFamily);
virtual ~SwXStyleFamily();
//XIndexAccess