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





------- Additional comments from [EMAIL PROTECTED] Tue Jan  9 08:16:30 -0800 
2007 -------
beppec56->cd: I added the SFX_CALLMODE_RECORD test because without that test if
you have a script code as this:

document   = ThisComponent.CurrentController.Frame
dispatcher = createUnoService("com.sun.star.frame.DispatchHelper")
dispatcher.executeDispatch(document, ".uno:SendMailDocAsPDF", "", 0, Array())

you will end up having the PDF option dialog popping up as a result of the
scripting call.
Is this correct?
If this is all right, I'll clean the code of the test and I'll rebase the patch
to m198 or m199 (m199 is building now from scratch).

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

Reply via email to