11 messages in org.openoffice.fr.progRe: [prog] OOo1.1.4 - Exécution de m...
FromSent OnAttachments
Ludovic CHEVALIERJan 3, 2005 3:44 am 
Laurent GodardJan 3, 2005 3:57 am 
Ludovic CHEVALIERJan 3, 2005 8:57 am 
Ludovic CHEVALIERJan 3, 2005 9:58 am 
Laurent GodardJan 3, 2005 11:34 am 
Ludovic CHEVALIERJan 5, 2005 3:28 am 
Laurent GodardJan 5, 2005 4:26 am 
Agnès SimonetJan 5, 2005 7:58 am 
Ludovic CHEVALIERJan 6, 2005 3:26 am 
Ludovic CHEVALIERJan 6, 2005 4:10 am 
Bernard MarcellyJan 6, 2005 7:59 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [prog] OOo1.1.4 - Exécution de macros dans un document ouvert par une macr oActions...
From:Laurent Godard (lgod@indesko.com)
Date:Jan 3, 2005 3:57:15 am
List:org.openoffice.fr.prog

Bonhjour Ludovic,

Mais lorsque je les ouvre avec une macro de mon ordinateur, les macro ne peuvent
plus s'exécuter, pour des raisons de sécurité selon la boîte de dialogue qui me
signal le problème. Pourtant, le chamin des documents en question sont dans la liste des
chemins sécurisés. ???

Comment ça se fait?

Regardes les "property" de ton loadComponentFromURL Notamment, MacroExecutionMode et les constantes nommées com.sun.star.document.MacroExcecMode... (ALWAYS_EXECUTE_NO_WARN)

(livre cp10 page 158)

Laurent