xref: /AOO41X/main/odk/examples/DevelopersGuide/OfficeDev/Linguistic/SampleSpellChecker.components (revision 27b2fc91b67b282ef25e5c8fc07f05afd8a62640)
1<?xml version="1.0" encoding="UTF-8"?>
2<components xmlns="http://openoffice.org/2010/uno-components">
3  <component loader="com.sun.star.loader.Java2" uri="SampleSpellChecker.uno.jar">
4    <implementation name="SampleSpellChecker">
5      <service name="com.sun.star.linguistic2.SpellChecker"/>
6    </implementation>
7  </component>
8</components>
9