To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=68293
User sb changed the following:
What |Old value |New value
================================================================================
Status|NEW |RESOLVED
--------------------------------------------------------------------------------
Resolution| |FIXED
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Mon Oct 23 05:30:31 -0700
2006 -------
Fixed. The simplest way to verify is to execute a Basic macro like
Sub Main
dim args() as new com.sun.star.beans.PropertyValue
StarDesktop.loadComponentFromURL("File:///d:/test.odt", "_blank", 0, args)
End Sub
(where the File-URL must point to an existing odt file, of course). This issue
is specific to Windows.
---------------------------------------------------------------------
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]