To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=74798
------- Additional comments from [EMAIL PROTECTED] Sat Jun 16 16:54:02 +0000
2007 -------
--- optgdlg.cxx 13 May 2007 10:32:33 +0200 1.41
+++ optgdlg.cxx 16 Jun 2007 18:53:21 +0200
@@ -301,9 +301,9 @@
{
FreeResource();
- //system fileopen only available in Windows and with gtk vclplug based
+ //system fileopen only available in Windows, Mac OS X Aqua and with gtk
vclplug based
//picker
-#if !defined( WNT ) && !defined( ENABLE_GTK )
+#if !defined( WNT ) && !defined( ENABLE_GTK ) && !(defined(MACOSX) &&
defined(QUARTZ))
aFileDlgFL.Hide();
aFileDlgCB.Hide();
#else
---------------------------------------------------------------------
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]