summaryrefslogtreecommitdiff
path: root/configmgr/source/type.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'configmgr/source/type.hxx')
-rw-r--r--configmgr/source/type.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/configmgr/source/type.hxx b/configmgr/source/type.hxx
index 091c3f353cb4..8550796b22d3 100644
--- a/configmgr/source/type.hxx
+++ b/configmgr/source/type.hxx
@@ -39,7 +39,7 @@ bool isListType(Type type);
Type elementType(Type type);
-css::uno::Type mapType(Type type);
+css::uno::Type const & mapType(Type type);
Type getDynamicType(css::uno::Any const & value);