To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=50384
Issue #:|50384
Summary:|API: XPropertySet of SpreadsheetDocument does not
|throw Exception
Component:|Spreadsheet
Version:|680m105
Platform:|All
URL:|
OS/Version:|All
Status:|NEW
Status whiteboard:|
Keywords:|
Resolution:|
Issue type:|DEFECT
Priority:|P4
Subcomponent:|programming
Assigned to:|nn
Reported by:|bc
------- Additional comments from [EMAIL PROTECTED] Mon Jun 6 07:36:06 -0700
2005 -------
When trying to set an unknown property at aSpreadsheetDocument an Exception
should be thrown
The following Basic script does not throw any exception.
Sub Main
Thiscomponent.setPropertyValue("AnyPropertyName", True)
End Sub
---------------------------------------------------------------------
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]