Bart Aimar ha scritto:
Esplorando StarDesktop.Components ho cercato l'esistenza di un
identificare univoco del doc... senza trovare nulla.
Preciso:
Per esplorare components ho usato questa:
Sub main
oComponents = StarDesktop.Components.CreateEnumeration
While oComponents.HasmoreElements
oComponent = oComponents.NextElement
xray oComponent
Wend
End sub
Bart
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]