summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/colmgr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/colmgr.hxx')
-rw-r--r--sw/source/uibase/inc/colmgr.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/colmgr.hxx b/sw/source/uibase/inc/colmgr.hxx
index c9b59dcb6fe9..53cc566e1dd7 100644
--- a/sw/source/uibase/inc/colmgr.hxx
+++ b/sw/source/uibase/inc/colmgr.hxx
@@ -28,7 +28,7 @@ class SW_DLLPUBLIC SwColMgr
{
public:
// lActWidth is passed directly from the page dialogs edits
- SwColMgr(const SfxItemSet &rSet, sal_uInt16 nActWidth = USHRT_MAX);
+ SwColMgr(const SfxItemSet &rSet);
~SwColMgr();
inline sal_uInt16 GetCount() const;