summaryrefslogtreecommitdiff
path: root/ucbhelper/source/provider/providerhelper.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucbhelper/source/provider/providerhelper.cxx')
-rw-r--r--ucbhelper/source/provider/providerhelper.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/ucbhelper/source/provider/providerhelper.cxx b/ucbhelper/source/provider/providerhelper.cxx
index 95fbe6a68453..438468a36c90 100644
--- a/ucbhelper/source/provider/providerhelper.cxx
+++ b/ucbhelper/source/provider/providerhelper.cxx
@@ -385,7 +385,7 @@ bool ContentProviderImplHelper::copyAdditionalPropertySet(
const uno::Sequence< beans::PropertyValue > aValues
= xOldPropAccess->getPropertyValues();
- uno::Sequence< beans::Property > aProps
+ const uno::Sequence< beans::Property > aProps
= xPropSetInfo->getProperties();
if ( aValues.hasElements() )