summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/commentsbuffer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/inc/commentsbuffer.hxx')
-rw-r--r--sc/source/filter/inc/commentsbuffer.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/filter/inc/commentsbuffer.hxx b/sc/source/filter/inc/commentsbuffer.hxx
index a4d19a8617f6..255c5a98100a 100644
--- a/sc/source/filter/inc/commentsbuffer.hxx
+++ b/sc/source/filter/inc/commentsbuffer.hxx
@@ -58,7 +58,7 @@ public:
void importComment( SequenceInputStream& rStrm );
/** Creates and returns a new rich-string object for the comment text. */
- RichStringRef createText();
+ RichStringRef const & createText();
/** Finalizes the formatted string of the comment. */
void finalizeImport();