summaryrefslogtreecommitdiff
path: root/comphelper/util/comphelp.component
diff options
context:
space:
mode:
Diffstat (limited to 'comphelper/util/comphelp.component')
-rw-r--r--comphelper/util/comphelp.component3
1 files changed, 2 insertions, 1 deletions
diff --git a/comphelper/util/comphelp.component b/comphelper/util/comphelp.component
index 3a6803f37e24..f7b7d9aeccd3 100644
--- a/comphelper/util/comphelp.component
+++ b/comphelper/util/comphelp.component
@@ -22,7 +22,8 @@
<implementation name="AnyCompareFactory">
<service name="com.sun.star.ucb.AnyCompareFactory"/>
</implementation>
- <implementation name="IndexedPropertyValuesContainer">
+ <implementation name="IndexedPropertyValuesContainer"
+ constructor="IndexedPropertyValuesContainer_get_implementation">
<service name="com.sun.star.document.IndexedPropertyValues"/>
</implementation>
<implementation name="NamedPropertyValuesContainer">