summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/fldmgr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/fldmgr.hxx')
-rw-r--r--sw/source/uibase/inc/fldmgr.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/fldmgr.hxx b/sw/source/uibase/inc/fldmgr.hxx
index ebc5c4966c09..bd353d6542c5 100644
--- a/sw/source/uibase/inc/fldmgr.hxx
+++ b/sw/source/uibase/inc/fldmgr.hxx
@@ -174,7 +174,7 @@ public:
// TypeId for a concrete position in the list
static SwFieldTypesEnum GetTypeId(sal_uInt16 nPos);
// name of the type in the list of fields
- static OUString GetTypeStr(sal_uInt16 nPos);
+ static const OUString & GetTypeStr(sal_uInt16 nPos);
// Pos in the list of fields
static sal_uInt16 GetPos(SwFieldTypesEnum nTypeId);