Funzione CreateUnoStruct
Crea un'istanza di un tipo di struttura Uno.
oStrutt = CreateUnoStruct( nome tipo 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