7 messages in org.openoffice.fr.progRe: [prog] OOo2 - Copier et Coller un...
FromSent OnAttachments
Ludovic CHEVALIERDec 21, 2005 1:32 am 
Bernard MarcellyDec 21, 2005 2:05 am 
Ludovic CHEVALIERDec 21, 2005 2:17 am 
Laurent GodardDec 21, 2005 2:24 am 
Ludovic CHEVALIERDec 26, 2005 12:50 pm 
brunoDec 27, 2005 2:47 am 
Mathias MichelDec 28, 2005 12:58 pm 
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] OOo2 - Copier et Coller un tableau dans un traitement de texteActions...
From:Laurent Godard (lgod@indesko.com)
Date:Dec 21, 2005 2:24:17 am
List:org.openoffice.fr.prog

Bonjour Ludovic,

Je réitère donc ma question: Y-a t-il un moyen plus simple de dupliquer un objet "Table", via une macro OOoBasic ???

l'enregistreur de macro peut tre utilisé dan scertains cas quand il simplifie une procedure (voir la rend possible) C'est la ca du copier coller Utilise les dispatchers .Uno:Copy et .Uno:Paste

donne des details sur ce que tu fait actuellement à l'aide du viewCursor

Laurent