31 messages in org.openoffice.fr.prog[prog] style de paragraphe
FromSent OnAttachments
thom...@free.frApr 15, 2005 5:51 am 
Laurent GodardApr 15, 2005 6:04 am 
thom...@free.frApr 15, 2005 6:22 am 
thom...@free.frApr 15, 2005 7:23 am 
Bernard MarcellyApr 15, 2005 7:43 am 
thom...@free.frApr 15, 2005 7:59 am 
thom...@free.frApr 18, 2005 12:05 am 
Bernard MarcellyApr 18, 2005 1:53 am 
thom...@free.frApr 18, 2005 3:03 am 
thom...@free.frApr 18, 2005 5:50 am 
thom...@free.frApr 18, 2005 7:35 am 
Bernard MarcellyApr 18, 2005 9:40 am 
Thomas CoqueryApr 20, 2005 5:48 am 
Thomas CoqueryApr 20, 2005 6:35 am 
Thomas CoqueryApr 20, 2005 7:55 am 
Laurent GodardApr 20, 2005 8:10 am 
Thomas CoqueryApr 20, 2005 11:11 pm 
Josianne SAUVAGEApr 21, 2005 1:51 am 
will...@free.frApr 21, 2005 2:07 am 
Thomas CoqueryApr 21, 2005 2:08 am 
will...@free.frApr 21, 2005 2:22 am 
Alain NowakApr 21, 2005 7:30 am 
Josianne SAUVAGEApr 21, 2005 9:01 am 
Jean-MichelApr 21, 2005 9:06 am 
GVApr 21, 2005 10:20 am 
Josianne SAUVAGEApr 22, 2005 2:15 am 
Thomas CoqueryApr 22, 2005 2:27 am 
Thomas CoqueryApr 27, 2005 6:50 am 
Thomas CoqueryApr 29, 2005 2:47 am 
Laurent GodardApr 29, 2005 3:06 am 
Thomas CoqueryApr 29, 2005 6:15 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:[prog] style de paragrapheActions...
From:will...@free.fr (will@free.fr)
Date:Apr 21, 2005 2:22:55 am
List:org.openoffice.fr.prog

Petite erreur dans mon mail : en fait, il n'y a meme pas tout qui est modifié dans le style "standard" de paragraphe.

Bonjour,

je cherche à faire une modification dans le format de mon texte. en regardant le livre je me suis inspiré des exemples sur le style de paragraphe. Mon probleme est que je modifie un style de paragraphe ("Standard" par exemple) mais il n'est pas modifié sur mon document (pourtant le style est bien modifié dans la base)...

paraStyles = ThisComponent.StyleFamilies.getByName("ParagraphStyles") monParaStyle = paraStyles.getByName("Standard") with monParaStyle .CharFontName = "Lucida Console" .CharHeight = 7.7 .CharWeight = com.sun.star.awt.FontWeight.BOLD 'seule propriété modifiée à l'écran. .ParaLineSpacing.Mode=1 .ParaLineSpacing.Height=420 ... end with

Je ne comprends pas pourquoi il n'y a que la mise en gras qui se fait.

Merci de votre aide,

William Gotti (CNEDI de Grenoble)