CreateUnoStruct Function

Creates an instance of a Uno structure type.

Koristite sljedecu strukturu za vase stejtmente:

Dim Struct1 kao novi com.sun.star.beans.Property

Sintaksa:

oStruct = CreateUnoStruct( Uno type name )

Primjer:

oStruct = CreateUnoStruct( "com.sun.star.beans.Property" )