summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwppara.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/lwppara.hxx')
-rw-r--r--lotuswordpro/source/filter/lwppara.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/lwppara.hxx b/lotuswordpro/source/filter/lwppara.hxx
index dfa479716852..59b479933094 100644
--- a/lotuswordpro/source/filter/lwppara.hxx
+++ b/lotuswordpro/source/filter/lwppara.hxx
@@ -176,7 +176,7 @@ public:
void SetBulletFlag(bool bFlag);
void SetIndent(LwpIndentOverride* pIndentOverride);
void SetFirstFrib(const OUString& Content,sal_uInt32 FontID);
- OUString GetContentText(bool bAllText = false);
+ OUString const & GetContentText(bool bAllText = false);
void SetParaDropcap(bool bFlag);
void SetDropcapLines(sal_uInt16 number);