summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/xfilter/xfcontent.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/xfilter/xfcontent.hxx')
-rw-r--r--lotuswordpro/source/filter/xfilter/xfcontent.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/xfilter/xfcontent.hxx b/lotuswordpro/source/filter/xfilter/xfcontent.hxx
index 29a2fd070e6e..ef50c44e7e2d 100644
--- a/lotuswordpro/source/filter/xfilter/xfcontent.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfcontent.hxx
@@ -91,7 +91,7 @@ public:
/**
* @short: return the style name.
*/
- OUString GetStyleName() {return m_strStyleName;}
+ const OUString& GetStyleName() {return m_strStyleName;}
void DoToXml(IXFStream* stream)
{