11 messages in org.openoffice.fr.progRe: [prog] OOo1.1.4 - Exécution d...
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:Bernard Marcelly (marc@club-internet.fr)
Date:Jan 6, 2005 7:59:34 am
List:org.openoffice.fr.prog

Le 2005-01-06 12:27, Ludovic CHEVALIER a écrit :

Bonjour, Agnès Simonet a écrit :

Laurent a répondu à ta question, mais j'en ai une à te poser : à quoi correspond le 3ème argument (valeur 4) de LoadComponentFromURL ?

Elle sert, d'après le SDK, à ouvrir le document avec la consigne de ne pas
donnée d'avertissement concernant l'exécution des macros qu'il contient. Mais ça ne
fonctionne pas vraiment pquand je l'utilise.

Eh non... Le 3ème argument ne gère pas le mode d'exécution. Le mode d'exécution est une des propriétés qu'on peut envoyer dans le 4ème argument, sous forme d'un tableau de propriétés. C'est ce qu'a fait Laurent dans sa réponse du 5 janvier 13h26.

Bernard