Bonjour,
 
Quelqu'un sait-il comment faire pour via la prog basic déclencher ou éteindre le quickstart. (de même lire si ce dernier est ou non déclenché) . Comment mettre/enlever l'option "charger Open Office au démarrage du système"?
 
 
J'ai trouvé quelques éléments que je ne sais pas ensuite manipuler :
                                                                                                        Dim Control as Object
                                                                                                        Control=CreateUnoService("com.sun.star.office.Quickstart")
 
 
'Control.Types(0).Name com.sun.star.lang.XInitialization
'Control.Types(0).Methods(0).Name queryInterface
'Properties of object "Unknown":
'SbxOBJECT        DeclaringClass
'SbxSTRING        Name
'SbxOBJECT        ReturnType
'SbxARRAY         ParameterTypes
'SbxARRAY         ParameterInfos
'SbxARRAY         ExceptionTypes
'SbxLONG          Mode
'SbxARRAY         Types
'SbxARRAY         ImplementationId
'SbxSTRING        Dbg_SupportedInterfaces
'SbxSTRING        Dbg_Properties
'SbxSTRING        Dbg_Methods
'Control.Types(0).Methods(1).Name acquire
'Control.Types(0).Methods(2).Name release
'Control.Types(0).Methods(3).Name initialize
'Control.Types(1).Name com.sun.star.frame.XTerminateListener
'Control.Types(2).Name com.sun.star.lang.XServiceInfo
End Sub
Merci pour qui serait aller plus loin !
 

Répondre à