12 messages in org.openoffice.fr.progRe: [prog] Déclaration Private
FromSent OnAttachments
PhilippeJan 20, 2005 12:31 pm 
Bernard MarcellyJan 23, 2005 7:13 am 
PhilippeJan 23, 2005 9:58 am 
Bernard MarcellyJan 23, 2005 11:44 am 
PhilippeJan 23, 2005 12:00 pm 
PhilippeJan 31, 2005 12:16 am 
Bernard MarcellyJan 31, 2005 2:10 am 
Bernard MarcellyJan 31, 2005 5:35 am 
PhilippeJan 31, 2005 10:26 am 
PhilippeJan 31, 2005 10:34 am 
Bernard MarcellyFeb 3, 2005 11:41 am 
PhilippeFeb 3, 2005 11:45 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] Déclaration PrivateActions...
From:Bernard Marcelly (marc@club-internet.fr)
Date:Jan 23, 2005 7:13:34 am
List:org.openoffice.fr.prog

Le 2005-01-20 21:31, Philippe a écrit :

Bonsoir,

la déclaration Private est-elle toujours inopérante avec OOo1.1.4 ? Autrement-dit les variables déclarés avec celle-ci, sont-elles accessibles avec les autres modules d'une bibliothèque. ( source Programmation OpenOffice.org ch 5 page 51) Si oui, le bogue sera-t-il corrigé avec la version 2. Existe-t-il une solution pour éviter l'accès par d'autres modules ?

Voir l'issue 17948 : <http://www.openoffice.org/issues/show_bug.cgi?id=17948> Elle indique comment faire pour que Private marche. Et je n'avais pas vu ça quand j'ai écrit le chapitre 5 du bouquin ! Je n'ai pas vérifié si cela marche effectivement. Bernard