3 messages in org.openoffice.fr.progRe: [prog] OOo1.1.4 - Une macro réti...
FromSent OnAttachments
Ludovic CHEVALIERDec 24, 2004 8:06 am 
Laurent GodardDec 24, 2004 8:49 am 
Ludovic CHEVALIERDec 24, 2004 8:56 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 - Une macro rétissente à l'executionActions...
From:Ludovic CHEVALIER (tens@no-log.org)
Date:Dec 24, 2004 8:56:59 am
List:org.openoffice.fr.prog

Bonjout, Laurent Godard a écrit :

Bonjoru Ludovic,

rem ---------------------------------------------------------------------- dispatcher.executeDispatch(document, ".uno:Refresh", "", 0, Array()) end sub

si c'est pour actualiser les champs d'une base de données essaye thisComponent.refresh

si c'est pour des champs utilisateurs ThisComponent.textFields.refresh

Merci Laurent, ça fonctionne maintenant.

Ludo