To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=73003
------- Additional comments from [EMAIL PROTECTED] Mon Jul 2 09:06:26 +0000 2007 ------- pflin: an #ifdef UNX in svx is a sure sign that the system abstraction layers are incomplete. In this case for example I'd expect a new API IsCJKFont() on the Font class, which would then be implemented per system in vcl's SAL (system abstraction layer). This would give us the opportunity to implement this on other platforms, too. svx is a project building on layers that abstract the system UI. That said you will find a few examples of #ifdef this or that platform in svx, but these are indicators of bad design. --------------------------------------------------------------------- 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]
