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


User ab changed the following:

                What    |Old value                 |New value
================================================================================
             Assigned to|ab                        |sba
--------------------------------------------------------------------------------




------- Additional comments from a...@openoffice.org Thu Mar  4 12:10:41 +0000 
2010 -------
ab->sba: Please verify. The following code should compile now.
Trying to run it will give a runtime error "Argument not optional",
that's ok.

Option VBASupport 1
Option ClassModule

Private Property Let Name( sName As String )
    Name = sName
    exit property
End Property 


---------------------------------------------------------------------
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: issues-unsubscr...@script.openoffice.org
For additional commands, e-mail: issues-h...@script.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to