summaryrefslogtreecommitdiff
path: root/ucb
diff options
context:
space:
mode:
Diffstat (limited to 'ucb')
-rw-r--r--ucb/source/ucp/cmis/cmis_content.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/ucb/source/ucp/cmis/cmis_content.cxx b/ucb/source/ucp/cmis/cmis_content.cxx
index 80c7ca13168b..22f0e993526e 100644
--- a/ucb/source/ucp/cmis/cmis_content.cxx
+++ b/ucb/source/ucp/cmis/cmis_content.cxx
@@ -169,7 +169,7 @@ namespace
return aValue;
}
- libcmis::PropertyPtr lcl_unoToCmisProperty( document::CmisProperty prop )
+ libcmis::PropertyPtr lcl_unoToCmisProperty( document::CmisProperty const & prop )
{
libcmis::PropertyTypePtr propertyType( new libcmis::PropertyType( ) );