To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=90219
User fheckl changed the following:
What |Old value |New value
================================================================================
Status|NEW |STARTED
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Thu Jun 5 18:40:41 +0000
2008 -------
@andreschnabel:
OK, it's an error that the aqua implementation doesn't throw an exception.
But I also consider it an error that your extension doesn't properly initialize
the file picker. You may
consider changing the CreatedFilePicker label to start this way:
CreatedFilePicker:
Dim initArgs(0)
initArgs(0) = 0
oFp.Initialize(initArgs)
to initialize the file picker as a simple file open dialog. For a list of
possible values to supply to
initArgs(0) see offuh/com/sun/star/ui/dialogs/TemplateDescription.hdl.
But I will also change the fpicker implementation to initialize with this value
if no proper initialization is
done by a calling component.
---------------------------------------------------------------------
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]