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





------- Additional comments from [EMAIL PROTECTED] Tue Feb 22 00:59:06 -0800 
2005 -------
Hi

i can confirm the problem seems to be located in Launcher library

launhing manually the file and accepting macroi execution is ok
on the other hand, using menu that uses launcher > dicooo fails

the difference is that the launcher uses MacroExecutionMode property

args(0).name="InteractionHandler"
args(0).value=""
args(1).name="MacroExecutionMode"
args(1).value=com.sun.star.document.MacroExecMode.ALWAYS_EXECUTE_NO_WARN '4
TheDoc=StarDesktop.loadComponentFromURL(MyDicOOo,"_blank",0,args()) 

com.sun.star.document.MacroExecMode.ALWAYS_EXECUTE_NO_WARN seems to be broken

seems to be a scripting/api problem

Laurent


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