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:Mathias Michel (math@gmail.com)
Date:Dec 28, 2005 12:58:11 pm
List:org.openoffice.fr.prog

Le 26/12/05, Ludovic CHEVALIER<tens@no-log.org> a écrit :

Bonjour, merci pour votre aide. OK, c'est fait et ça fonctionne. Sauf que je ne souhaiterai sélectionner que le tableau, et rien de ce qu'il y'a un peu avant et un peu après. ... 'Sélection visible de la section du devis à copier CurseurD = oTexteD.createTextCursorByRange(oSectionD.Anchor) 'ici une erreur apparaît, car, je pense, la section commence par le tableau oDevis.CurrentController.Select(CurseurD) End Sub ]

Que se passe-t-il si tu insères un retour chariot avant ton tableau? L'erreur apparait-elle toujours?

Mathias