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





------- Additional comments from [EMAIL PROTECTED] Wed Feb 22 05:06:16 -0800 
2006 -------
Contrary to my earlier comment i was bidden to wait with the commit until your
JCA has been published. I'm told that this is normally a matter of days, not the
month that already has passed, mh is working on it.

The patch looks very good, though. Some comments:
- I'll have a look at the tab page visibility problem mentioned in the
ImpPDFTabDialog constructor. 
- Reading a string from resources is always Unicode compliant since the strings
in the binary resource files are already UTF-8.
- As a tip: please construct ResId not only with the numerical ID but also with
the corresponding ResMgr (for example in the ImpPDFTabDialog constructor use
ResId( STR_PDF_EXPORT, &rResMgr ). The other ResId constructor relies on the
last ResMgr used, so you may run into trouble later if you (or someone) adds
another string from another ResMgr.

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