Funzione CreateUnoStruct
         Crea un'istanza di un tipo di struttura Uno.
     
     
     oStrutt = CreateUnoStruct( nome tipo Uno )
     
     
         oStruct = CreateUnoStruct( "com.sun.star.beans.Property" )
     
Oppure usate la struttura seguente per la vostra istruzione:
     
         Dim oStruct as new com.sun.star.beans.Property