summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/glosdoc.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/glosdoc.hxx')
-rw-r--r--sw/source/uibase/inc/glosdoc.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/glosdoc.hxx b/sw/source/uibase/inc/glosdoc.hxx
index f9ba04987743..2ed0ef9fade9 100644
--- a/sw/source/uibase/inc/glosdoc.hxx
+++ b/sw/source/uibase/inc/glosdoc.hxx
@@ -97,7 +97,7 @@ public:
);
size_t GetGroupCnt();
- OUString GetGroupName(size_t);
+ OUString const & GetGroupName(size_t);
OUString GetGroupTitle( const OUString& rGroupName );
bool FindGroupName(OUString& rGroup);