summaryrefslogtreecommitdiff
path: root/xmloff/inc/txtfldi.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/txtfldi.hxx')
-rw-r--r--xmloff/inc/txtfldi.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/inc/txtfldi.hxx b/xmloff/inc/txtfldi.hxx
index 04d1abe754d5..b6b2a6b8de81 100644
--- a/xmloff/inc/txtfldi.hxx
+++ b/xmloff/inc/txtfldi.hxx
@@ -160,7 +160,7 @@ protected:
const OUString& GetServiceName() { return sServiceName; }
inline void SetServiceName(const OUString& sStr) { sServiceName = sStr; }
- OUString GetContent();
+ OUString const & GetContent();
/// process attribute values
virtual void ProcessAttribute( sal_uInt16 nAttrToken,