CreateUnoStruct Function
         Uno बनौट प्रकारको दृष्टान्तमा सिर्जना गर्दछ ।
     
     
     oStruct = CreateUnoStruct( 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