10 messages in org.openoffice.fr.progRe: [prog] boite de dialogue qui affe...
FromSent OnAttachments
Christophe DevallandSep 26, 2005 1:17 pm 
Bernard MarcellySep 27, 2005 1:38 am 
Christophe DevallandSep 27, 2005 2:15 am 
Christophe DevallandSep 27, 2005 2:24 am 
Bernard MarcellySep 27, 2005 3:51 am 
pacSep 27, 2005 5:59 am 
Christophe DevallandSep 27, 2005 6:38 am 
pacSep 29, 2005 1:56 am 
pacSep 30, 2005 1:33 am 
Bernard MarcellySep 30, 2005 4:50 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] boite de dialogue qui affecte la selectionActions...
From:Christophe Devalland (chri@ac-rouen.fr)
Date:Sep 27, 2005 2:24:48 am
List:org.openoffice.fr.prog

Bernard Marcelly a écrit :

Le problème est ailleurs.

Rebonjour, après encore un test, voilà se qui se passe : j'ai exécuté les trois lignes pas à pas :

LaFormule=ThisComponent.getCurrentSelection() oViewCursor = ThisComponent.getCurrentController().getViewCursor() oTextCursor=oViewCursor.Text.createTextCursorByRange(oViewCursor)

à la 3ème ligne j'obtiens un blocage total de OOo (1.1.4) puis crash avec proposition d'envoyer un rapport de bug.

Je cherche un moyen de contourner ce problème (bug?) tout en récupérant quand même le nom de la police et sa taille pour ma boite de dialogue... Si vous avez des idées... merci à tous