summaryrefslogtreecommitdiffstats
path: root/xmloff/source/core/xmltoken.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/core/xmltoken.cxx')
-rw-r--r--xmloff/source/core/xmltoken.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/core/xmltoken.cxx b/xmloff/source/core/xmltoken.cxx
index 4002ae046aa6..c28b8505e7c2 100644
--- a/xmloff/source/core/xmltoken.cxx
+++ b/xmloff/source/core/xmltoken.cxx
@@ -3278,7 +3278,7 @@ namespace xmloff { namespace token {
}
// does rString represent eToken?
- sal_Bool IsXMLToken(
+ bool IsXMLToken(
const OUString& rString,
enum XMLTokenEnum eToken )
{