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





------- Additional comments from [EMAIL PROTECTED] Tue Aug 30 02:48:16 -0700 
2005 -------
Here is my small analysis/approach:

The algorithm finds the meaning from the repository. Converts it, based upon the
case of original text. and shows to user as synonym(s) with appropriate case.

Ex King => Male monarch, Crowned head, Sovereign, Monarch;
   king => male monarch, ....;
   KING => MALE MONARCH, .....;

In the above patch,
 An additional check is made for the "capitalType()" of the "meaning" also, if
it is of type CAPTYPE_MIXED then do not "auto convert the case" of the synonym
shown.

---------------------------------------------------------------------
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