summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore/unosett.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/unocore/unosett.cxx')
-rw-r--r--sw/source/core/unocore/unosett.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/unocore/unosett.cxx b/sw/source/core/unocore/unosett.cxx
index d347c0cf93c5..12664bde6d34 100644
--- a/sw/source/core/unocore/unosett.cxx
+++ b/sw/source/core/unocore/unosett.cxx
@@ -106,7 +106,7 @@ struct PropValData
#define API_COL_LINE_DASHED 3
typedef PropValData* PropValDataPtr;
-SV_DECL_PTRARR(PropValDataArr, PropValDataPtr, 5, 5 )
+SV_DECL_PTRARR(PropValDataArr, PropValDataPtr, 5)
SV_IMPL_PTRARR(PropValDataArr, PropValDataPtr)