summaryrefslogtreecommitdiff
path: root/xmloff/source/style/xmlprmap.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/style/xmlprmap.cxx')
-rw-r--r--xmloff/source/style/xmlprmap.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/xmloff/source/style/xmlprmap.cxx b/xmloff/source/style/xmlprmap.cxx
index bb74941db5..448c1f3a5e 100644
--- a/xmloff/source/style/xmlprmap.cxx
+++ b/xmloff/source/style/xmlprmap.cxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: xmlprmap.cxx,v $
- * $Revision: 1.13 $
+ * $Revision: 1.13.74.1 $
*
* This file is part of OpenOffice.org.
*
@@ -170,7 +170,7 @@ sal_Bool XMLPropertySetMapper::importXML(
// the index of the entry
// If there is no matching entry the method returns -1
//
-const sal_Int32 XMLPropertySetMapper::GetEntryIndex(
+sal_Int32 XMLPropertySetMapper::GetEntryIndex(
sal_uInt16 nNamespace,
const OUString& rStrName,
sal_uInt32 nPropType,