Fonction CreateUnoStruct
Crée une instance d'une structure de type Uno.
oStruct = CreateUnoStruct(nom de type Uno)
oStruct = CreateUnoStruct( "com.sun.star.beans.Property" )
Ou utilisez la structure suivante pour cette instruction :
Dim oStruct as new com.sun.star.beans.Property