Files
loongoffice/odk/examples/DevelopersGuide/OfficeDev/Linguistic/SampleSpellChecker.components
2011-02-22 16:34:11 +01:00

9 lines
344 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<components xmlns="http://openoffice.org/2010/uno-components">
<component loader="com.sun.star.loader.Java2" uri="SampleSpellChecker.uno.jar">
<implementation name="SampleSpellChecker">
<service name="com.sun.star.linguistic2.SpellChecker"/>
</implementation>
</component>
</components>