https://issues.apache.org/ooo/show_bug.cgi?id=121508

--- Comment #2 from Ariel Constenla-Haile <[email protected]> ---
(In reply to comment #0)
> Created attachment 80049 [details]
> file referring to spell check and hyphenation but missing auto correct
> 
> The code mentioned in attached dictionaries.xcu file is working as expected.
> But it does not seem to be compatible with auto correct files. So the
> following does not work.
> 
>         <node oor:name="AutoCorrect_mr_IN" oor:op="fuse">
>             <prop oor:name="Locations" oor:type="oor:string-list">
>                 <value>%origin%/acor_mr-IN.dat</value>
>             </prop>
>             <prop oor:name="Format" oor:type="xs:string">
>                 <value>DICT_AUTOCORRECT</value>
>             </prop>
>             <prop oor:name="Locales" oor:type="oor:string-list">
>                 <value>mr-IN</value>
>             </prop>
>         </node>
> 
> Does the oor object supports AutoCorrect property?

For AutoCorrect you should use Path settings, see
http://wiki.openoffice.org/wiki/Non-code_extensions

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.

Reply via email to