11 messages in org.openoffice.fr.progRe: [prog] Liste des sous-sections d'...
FromSent OnAttachments
Tony GALMICHEJul 12, 2004 11:16 am 
BobJul 12, 2004 12:06 pm 
Agnès SimonetJul 12, 2004 1:52 pm 
Tony GALMICHEJul 12, 2004 10:53 pm 
Tony GALMICHEJul 12, 2004 10:57 pm 
BobJul 13, 2004 2:55 am 
Bernard MarcellyJul 13, 2004 7:43 am 
Agnès SimonetJul 13, 2004 10:11 am 
Tony GALMICHEJul 13, 2004 11:23 pm 
Tony GALMICHEJul 13, 2004 11:23 pm 
Agnès SimonetJul 14, 2004 1:03 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] Liste des sous-sections d'une section connueActions...
From:Bob (mlo@bobiciel.com)
Date:Jul 12, 2004 12:06:34 pm
List:org.openoffice.fr.prog

Tony GALMICHE wrote:

Toujours dans le cadre du programme OOoToSpip, je cherche un moyen de connaître la liste des sous-sections d'une section connue.

http://api.openoffice.org/docs/common/ref/com/sun/star/text/XTextSection.html#getChildSections

D'après l'api, getChildSections permet de connaître toutes les sections filles. Je suppose qu'en basic ça se traduit par

maSection.ChildSections

je n'ai pas testé ...

a+