summaryrefslogtreecommitdiff
path: root/sw/inc/numrule.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-03-02 16:28:23 +0100
committerStephan Bergmann <sbergman@redhat.com>2017-03-02 16:28:23 +0100
commit0a041a3bbdedc1326e3566dc9ed10a0151c3bdd9 (patch)
tree2df9e6274bcc7b5194cb35cc491051ff771f1451 /sw/inc/numrule.hxx
parentb5fb5951c1068446c1546ea0d441484c066c6124 (diff)
Clean up use of integer types
Change-Id: I9b4f740e1c53de0ee90c3299970f774ace67323b
Diffstat (limited to 'sw/inc/numrule.hxx')
-rw-r--r--sw/inc/numrule.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/numrule.hxx b/sw/inc/numrule.hxx
index 028003c9c2ee..5ca5dd8d94dd 100644
--- a/sw/inc/numrule.hxx
+++ b/sw/inc/numrule.hxx
@@ -172,7 +172,7 @@ public:
Extremities* pExtremities = nullptr ) const;
OUString MakeRefNumString( const SwNodeNum& rNodeNum,
const bool bInclSuperiorNumLabels,
- const sal_uInt8 nRestrictInclToThisLevel ) const;
+ const int nRestrictInclToThisLevel ) const;
/**