Kaydet (Commit) 598a8869 authored tarafından Michael Stahl's avatar Michael Stahl

comphelper: fix the comphelp.component

Amazingly doesn't break anything, it ends up as > in services.rdb

Change-Id: Ide718c7fac28af57cb452aa6ab75d58d91b40a0f
üst 85f40415
......@@ -43,7 +43,7 @@
<service name="com.sun.star.io.SequenceOutputStream"/>
</implementation>
<implementation name="com.sun.star.comp.comphelper.OPropertyBag"
constructor="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"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment