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


User fs changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|REOPENED                  |RESOLVED
--------------------------------------------------------------------------------
              Resolution|                          |FIXED
--------------------------------------------------------------------------------




------- Additional comments from [email protected] Mon May  4 07:06:22 +0000 
2009 -------
  ThisDatabaseDocument.FormDocuments( "form name" ).open
would only be possible if the patch for issue 91220 had been accepted - but this
issue has been resolved as WONTFIX (please lobby for it, if you care). Without
this path, you can only do
  ThisDatabaseDocument.FormComponents.getByName( "form name" ).open
. This issue here was about introducing the ".open" at the single form
definition object, not about changing Basic's handling of "string indexes".
Closing again as FIXED, as the remaining part really is a duplicate of 91220.

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

Reply via email to