summaryrefslogtreecommitdiff
path: root/xmloff/source/text/txtfldi.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/text/txtfldi.cxx')
-rw-r--r--xmloff/source/text/txtfldi.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/text/txtfldi.cxx b/xmloff/source/text/txtfldi.cxx
index 438c9783fe90..0bc857a3db83 100644
--- a/xmloff/source/text/txtfldi.cxx
+++ b/xmloff/source/text/txtfldi.cxx
@@ -224,7 +224,7 @@ void XMLTextFieldImportContext::StartElement(
XMLTextFieldImportContext::~XMLTextFieldImportContext() {
}
-OUString XMLTextFieldImportContext::GetContent()
+OUString const & XMLTextFieldImportContext::GetContent()
{
if (sContent.isEmpty())
{