10 messages in org.openoffice.fr.progRe: [prog] fermer calc et sauvegarder ?
FromSent OnAttachments
M.sebJan 15, 2005 11:21 am 
Sophie GautierJan 15, 2005 11:47 am 
Francois Gatto (xhydrogene)Jan 15, 2005 10:43 pm 
M.sebJan 16, 2005 1:54 am 
M.sebJan 16, 2005 3:53 am 
Francois Gatto (xhydrogene)Jan 16, 2005 5:50 am 
M.sebJan 16, 2005 9:17 am 
Laurent GodardJan 16, 2005 9:52 am 
joelJan 18, 2005 3:13 am 
M.sebJan 18, 2005 8:05 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] fermer calc et sauvegarder ?Actions...
From:Laurent Godard (lgod@indesko.com)
Date:Jan 16, 2005 9:52:52 am
List:org.openoffice.fr.prog

Bonsoir,

en fait dans mes document il y a des cellule qui sont modifier et dont le contenu doit rester tel qu'il est a la prochaine ouverture de l'application enfait le bouton ferat le travail traditionnel du fichier / enregistrer et fichier quitter

regarde du coté des methodes storeAsURL, storeToURL et close de l'objet document (cp10 du livre)

Tu peux utiliser XRay qui est tres utile http://fr.openoffice.org/Documentation/How-to/indexht.html http://fr.openoffice.org/Documentation/How-to/Basic/XrayTool40_fr.sxw

Laurent