summaryrefslogtreecommitdiff
path: root/include/svx/EnhancedCustomShapeTypeNames.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/EnhancedCustomShapeTypeNames.hxx')
-rw-r--r--include/svx/EnhancedCustomShapeTypeNames.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/EnhancedCustomShapeTypeNames.hxx b/include/svx/EnhancedCustomShapeTypeNames.hxx
index fb6efdd731df..b369c8c42c9d 100644
--- a/include/svx/EnhancedCustomShapeTypeNames.hxx
+++ b/include/svx/EnhancedCustomShapeTypeNames.hxx
@@ -27,7 +27,7 @@ namespace EnhancedCustomShapeTypeNames
{
SVXCORE_DLLPUBLIC MSO_SPT Get(const OUString&);
SVXCORE_DLLPUBLIC OUString Get(const MSO_SPT);
-SVXCORE_DLLPUBLIC OUString GetAccName(const OUString&);
+SVXCORE_DLLPUBLIC const OUString& GetAccName(const OUString&);
}
#endif