summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/swblocks.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/inc/swblocks.hxx')
-rw-r--r--sw/source/core/inc/swblocks.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/inc/swblocks.hxx b/sw/source/core/inc/swblocks.hxx
index 1ac9455abff7..9a4d2f31612e 100644
--- a/sw/source/core/inc/swblocks.hxx
+++ b/sw/source/core/inc/swblocks.hxx
@@ -63,7 +63,7 @@ public:
int operator< ( const SwBlockName& r ) { return aShort < r.aShort; }
};
-SV_DECL_PTRARR_SORT( SwBlockNames, SwBlockName*, 10, 10 )
+SV_DECL_PTRARR_SORT( SwBlockNames, SwBlockName*, 10 )
class SwImpBlocks