LibreOfficeDev 25.8 žinynas
Sukuria „Uno“ struktūros tipo egzempliorių.
oStruct = CreateUnoStruct( UnoTypeName as String ) as Object
Object
| Name | Type | Description | 
|---|---|---|
| UnoTypeName | String | Name of the UNO structure. | 
         oStruct = CreateUnoStruct( "com.sun.star.beans.Property" )
     Arba sakinyje naudokite šią struktūrą:
         Dim oStruct as new com.sun.star.beans.Property