To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=74013


User tl changed the following:

                What    |Old value                 |New value
================================================================================
             Assigned to|tl                        |cn
--------------------------------------------------------------------------------
                  Status|STARTED                   |NEW
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Mon Feb  5 10:46:14 +0000 
2007 -------
As the name of the call "lnn.Thesaurus::com::sun::star::linguistic2" already
indicates this is already deprecated because the "lnn" DLL does not exist
anymore since we use Proximity. The same goes for the old implementation name.

The new implementation name of the SO thesaurus is
"com.sun.star.lingu2.Proximity.Thesaurus". But to use that would also not be the
correct thing to do. Or at least it is not the same what is done inside the
office using the UI.

The correct way to do this would be to instantiate the LinguisticServiceManager
("com.sun.star.linguistic2.LinguServiceManager") and call the "getThesaurus()"
function to obtain a XThesaurus interface to be used.

Note: Similar method should be used for spell checking and hyphenation.


---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to