summaryrefslogtreecommitdiff
path: root/odk/examples/DevelopersGuide/OfficeDev/Linguistic/SampleHyphenator.components
blob: bf083b386a3134d0f0bc8f9eac78ce57b16e43c7 (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="SampleHyphenator.uno.jar">
    <implementation name="SampleHyphenator">
      <service name="com.sun.star.linguistic2.Hyphenator"/>
    </implementation>
  </component>
</components>