Hi Christoph,

Christoph Lutz schrieb:
we want to import our word dictionaries into OOo. The test-macro below
shows that user dictionaries in OOo seem to be limited to 2000
entries.
Yes,


Are other types of dictionaries (e.g. system wide dictionaries) also
restricted to 2000 entries?

regular hunspell dictionaries are not limited to this. Can you dump the Word dictionaries to a simple ascii wordlist? If you like, you can send this to me and I'll wrap it in an extension. The structure should be easy to understand.


Or .. reading your macro code, it should be enough to place a test.aff file beside your test.dic. The test.aff file needs only to define the correct encodingforyour dictionary. Put this in a dicitonary extension and deploy this to all users.

André

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to