2 messages in org.openoffice.fr.progRe: [prog] Saut de page sous Writer
FromSent OnAttachments
Bruno ABRATANSKIJul 6, 2007 5:19 am 
Laurent GodardJul 6, 2007 6:51 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] Saut de page sous WriterActions...
From:Laurent Godard (lgod@indesko.com)
Date:Jul 6, 2007 6:51:53 am
List:org.openoffice.fr.prog

Bonjour

regarde du coté http://api.openoffice.org/docs/common/ref/com/sun/star/text/ControlCharacter.html http://api.openoffice.org/docs/common/ref/com/sun/star/style/BreakType.html

par contre, c'est tres dangereux car les valeurs numeriques pourraient changer sans avertissement (implementation detail) au moins declare les en constantes dans ton programme

Laurent