11 messages in org.openoffice.fr.progRe: [prog] OOo1.1.4 - Exécution de ...
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 11:34:42 am
List:org.openoffice.fr.prog

Bonsoir Ludovic,

Y'a t-il un moyen pour ce faire (lecture seule + exécution des macros)?

ce ne devrait pas poser de probleme C'est comme ca que fonctionne DicOOo (partie self-update) Regarde dans les sources si ca peut t'inspirer

maintenant, quelle macro essaye tu de lancer et depuis où ? Les macros d'un document ne sont pas accessibles à un autre document si j'ai bonne mémoire. Dans ce cas, l'astuce serait de creer dynamiquement une librairie et un module contenant ta macro au niveau de soffice (livre cp 19, page 609)

Laurent