summaryrefslogtreecommitdiff
path: root/xmloff/inc/xmlversion.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/xmlversion.hxx')
-rw-r--r--xmloff/inc/xmlversion.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/inc/xmlversion.hxx b/xmloff/inc/xmlversion.hxx
index cc23e9bea8aa..c1b3e17e3446 100644
--- a/xmloff/inc/xmlversion.hxx
+++ b/xmloff/inc/xmlversion.hxx
@@ -102,7 +102,7 @@ class XMLVersionContext: public SvXMLImportContext
private:
XMLVersionListImport& rLocalRef;
- static sal_Bool ParseISODateTimeString(
+ static bool ParseISODateTimeString(
const OUString& rString,
com::sun::star::util::DateTime& rDateTime );