office-gobmx/lingucomponent/config/Linguistic-lingucomponent-spellchecker.xcu
Oliver Bolte ac64cc4f39 INTEGRATION: CWS tl41_DEV300 (1.1.2); FILE ADDED
2008/02/07 12:07:24 tl 1.1.2.1: #i80287#, #i81365# changes to linguistic.xcu and for dictionaries as extensions
2008-03-25 15:47:37 +00:00

14 lines
712 B
XML

<?xml version='1.0' encoding='UTF-8'?>
<oor:component-data oor:name="Linguistic" oor:package="org.openoffice.Office" xmlns:install="http://openoffice.org/2004/installation" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<node oor:name="ServiceManager">
<node oor:name="SpellCheckers">
<node oor:name="org.openoffice.lingu.MySpellSpellChecker" oor:op="fuse">
<prop oor:name="SupportedDictionaryFormats" oor:type="oor:string-list">
<value>DICT_SPELL</value>
</prop>
</node>
</node>
</node>
</oor:component-data>