summaryrefslogtreecommitdiff
path: root/svx/source/form/ParseContext.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/form/ParseContext.cxx')
-rw-r--r--svx/source/form/ParseContext.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/form/ParseContext.cxx b/svx/source/form/ParseContext.cxx
index 1e4dd6e3980c..37ca31537606 100644
--- a/svx/source/form/ParseContext.cxx
+++ b/svx/source/form/ParseContext.cxx
@@ -61,7 +61,7 @@ OSystemParseContext::~OSystemParseContext()
//-----------------------------------------------------------------------------
OUString OSystemParseContext::getErrorMessage(ErrorCode _eCode) const
{
- String aMsg;
+ OUString aMsg;
SolarMutexGuard aGuard;
switch (_eCode)
{