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





------- Additional comments from [EMAIL PROTECTED] Wed Sep 20 02:01:26 -0700 
2006 -------
@hro:  I do not understand your recent comments:

1  sal_uInt16 is a typedef for unsigned short (on all platforms,
sal/inc/sal/types.h:1.29 l. 75), so the following two are equivalent, anyway:
  typedef sal_uInt16 sal_Unicode;
  typedef unsigned short sal_Unicode;

2  What do you mean with "c-style casts" (last sentence)?  The reinterpret_cast
stuff?

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