To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83222
User cd changed the following:
What |Old value |New value
================================================================================
Target milestone|OOo 2.4 |OOo 3.0
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Wed Nov 21 09:57:12 +0000
2007 -------
cd->jcn: Sorry for the delay, but I was very busy completing all the features
before feature freeze for OOo 2.4.
cd->jcn: I found some minor problems with your changes. Please fix them on the
CWS where you committed the changes.
1. The constants FieldUnit should be moved to a separated file (FieldUnit.idl)
as in UNO every definition should be located in a separate file. Use
XMetricField.idl just for the interface definition.
2. Please remove [oneway] from the methods in XMetricField as it's deprecated.
3. Your definition of "Unit" in property.cxx should be sal_Int16 and not
sal_uInt16. UNO doesn't support unsigned types as they cannot be mapped to Java.
cd: Set target to OOo 3.0 as we passed feature freeze deadline.
---------------------------------------------------------------------
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]