summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/objectformatter.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/layout/objectformatter.cxx')
-rw-r--r--sw/source/core/layout/objectformatter.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/layout/objectformatter.cxx b/sw/source/core/layout/objectformatter.cxx
index 3ec0d996600e..65b37f91ad2e 100644
--- a/sw/source/core/layout/objectformatter.cxx
+++ b/sw/source/core/layout/objectformatter.cxx
@@ -103,7 +103,7 @@ class SwPageNumAndTypeOfAnchors
sal_uInt32 GetPageNum( sal_uInt32 _nIndex ) const
{
- sal_uInt32 nRetPgNum = 0L;
+ sal_uInt32 nRetPgNum = 0;
if ( _nIndex < Count())
{