13 messages in org.openoffice.fr.progRe: [prog] question sur copier/coller...
FromSent OnAttachments
THEVENOUX Jean-PhilippeJun 28, 2005 3:20 am 
Laurent GodardJun 28, 2005 3:26 am 
Jean...@i-carre.netJun 28, 2005 4:23 am 
THEVENOUX Jean-PhilippeJun 28, 2005 6:15 am 
Laurent GodardJun 28, 2005 6:23 am 
THEVENOUX Jean-PhilippeJun 28, 2005 6:50 am 
Didier Dorange-PattoretJun 28, 2005 7:23 am 
Bernard MarcellyJun 29, 2005 1:37 am 
Bernard MarcellyJul 6, 2005 1:49 am 
Ladislas SmiaJul 6, 2005 5:04 am 
Alain NowakJul 7, 2005 1:09 am 
Sebastien ChazalletJul 7, 2005 10:30 am 
Alain NowakJul 8, 2005 12:39 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] question sur copier/coller dans CalcActions...
From:Didier Dorange-Pattoret (ddor@free.fr)
Date:Jun 28, 2005 7:23:04 am
List:org.openoffice.fr.prog

Bonjour,

Essaie en ajoutant la ligne:

THEVENOUX Jean-Philippe a écrit :

document = ThisComponent.CurrentController.Frame dispatcher = createUnoService("com.sun.star.frame.DispatchHelper") dim args2(0) as new com.sun.star.beans.PropertyValue

dim Array(0) as new com.sun.star.beans.PropertyValue

args2(0).Name = "ToPoint" args2(0).Value = "$A$1:$G$87" dispatcher.executeDispatch(document, ".uno:GoToCell", "", 0, args2()) dispatcher.executeDispatch(document, ".uno:Copy", "", 0, Array())

-- Didier Dorange-Pattoret

http://www.dmaths.org http://sesamath.net

S'inscrire à la liste de diffusion de dmaths: user@dmaths.org Ses archives: http://listes.dmaths.org/wws/arc/users Les Forums: http://www.dmaths.org/modules.php?name=Forums Mailing List in english:
http://www.dmaths.org/modules.php?name=Content&pa=showpage&pid=9

Le livre de référence pour OpenOffice.org :
http://www.amazon.fr/exec/obidos/ASIN/2212114389/dmaths-21 Programmation OpenOffice.org :
http://www.amazon.fr/exec/obidos/ASIN/2212114397/dmaths-21