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" )
Or use the following structure for your statement:
Dim oStruct as new com.sun.star.beans.Property