summaryrefslogtreecommitdiff
path: root/odk/examples/DevelopersGuide/OfficeDev/Linguistic/SampleSpellChecker.components
blob: bb489918b843a0e37d245d076fac1298871a5a8f (plain)
1
2
3
4
5
6
7
8
<?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>