summaryrefslogtreecommitdiff
path: root/sax/source/expatwrap/expwrap.component
diff options
context:
space:
mode:
Diffstat (limited to 'sax/source/expatwrap/expwrap.component')
-rw-r--r--sax/source/expatwrap/expwrap.component4
1 files changed, 4 insertions, 0 deletions
diff --git a/sax/source/expatwrap/expwrap.component b/sax/source/expatwrap/expwrap.component
index 612819865a80..1f72eccf3145 100644
--- a/sax/source/expatwrap/expwrap.component
+++ b/sax/source/expatwrap/expwrap.component
@@ -31,4 +31,8 @@
constructor="com_sun_star_comp_extensions_xml_sax_FastParser_get_implementation">
<service name="com.sun.star.xml.sax.FastParser"/>
</implementation>
+ <implementation name="com.sun.star.comp.extensions.xml.sax.LegacyFastParser"
+ constructor="com_sun_star_comp_extensions_xml_sax_LegacyFastParser_get_implementation">
+ <service name="com.sun.star.xml.sax.LegacyFastParser"/>
+ </implementation>
</component>