CreateUnoStruct Function
         Crea un exemplu d'estructura de tipu Unu.
     
     
     oStruct = CreateUnoStruct( nome de tipu Unu )
     
     
         oStruct = CreateUnoStruct( "com.sun.star.beans.Property" )
     
Or use the following structure for your statement:
     
         Dim oStruct as new com.sun.star.beans.Property