To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=67610
User ab changed the following:
What |Old value |New value
================================================================================
Assigned to|ab |tbo
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Thu Oct 19 03:58:25 -0700
2006 -------
ab->tbo: Please verify
To test:
Sub TestCompatibilityMode()
msgbox CompatibilityMode()
msgbox CompatibilityMode(true)
msgbox CompatibilityMode(false)
msgbox CompatibilityMode(false,1)
End Sub
Should print:
false
true
false
and then raise an "Invalid procedure call" error
as two parameters are not supported
---------------------------------------------------------------------
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]