summaryrefslogtreecommitdiff
path: root/sw/inc/swmodule.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/swmodule.hxx')
-rw-r--r--sw/inc/swmodule.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/swmodule.hxx b/sw/inc/swmodule.hxx
index 8b9d8e265a18..7302281e7f66 100644
--- a/sw/inc/swmodule.hxx
+++ b/sw/inc/swmodule.hxx
@@ -191,7 +191,7 @@ public:
// Redlining.
std::size_t GetRedlineAuthor();
- OUString GetRedlineAuthor(std::size_t nPos);
+ OUString const & GetRedlineAuthor(std::size_t nPos);
/// See SwXTextDocument::getTrackedChangeAuthors().
OUString GetRedlineAuthorInfo();
std::size_t InsertRedlineAuthor(const OUString& rAuthor);