summaryrefslogtreecommitdiff
path: root/sw/inc/sortopt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/sortopt.hxx')
-rw-r--r--sw/inc/sortopt.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/sortopt.hxx b/sw/inc/sortopt.hxx
index 6436e0feaffa..35e5982d52a3 100644
--- a/sw/inc/sortopt.hxx
+++ b/sw/inc/sortopt.hxx
@@ -49,7 +49,7 @@ struct SW_DLLPUBLIC SwSortKey
sal_Bool bIsNumeric;
};
-SV_DECL_PTRARR(SwSortKeys, SwSortKey*, 3, 1)
+SV_DECL_PTRARR(SwSortKeys, SwSortKey*, 3)
struct SW_DLLPUBLIC SwSortOptions
{