diff options
Diffstat (limited to 'comphelper/util/comphelp.component')
-rw-r--r-- | comphelper/util/comphelp.component | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comphelper/util/comphelp.component b/comphelper/util/comphelp.component index c6fc2f31bc24..c59223d40056 100644 --- a/comphelper/util/comphelp.component +++ b/comphelper/util/comphelp.component @@ -42,7 +42,8 @@ constructor="com_sun_star_comp_SequenceOutputStreamService"> <service name="com.sun.star.io.SequenceOutputStream"/> </implementation> - <implementation name="com.sun.star.comp.comphelper.OPropertyBag"> + <implementation name="com.sun.star.comp.comphelper.OPropertyBag" + constructor="com_sun_star_comp_comphelper_OPropertyBag"> > <service name="com.sun.star.beans.PropertyBag"/> </implementation> <implementation name="com.sun.star.comp.embed.InstanceLocker" |