LibreOfficeDev 25.8 Help
XVkg2‖Creates an instance of a Uno structure type.
zyk2C‖oStruct = CreateUnoStruct( UnoTypeName as String ) as Object
CB6Pr‖Object
| Name | Type | Description | 
|---|---|---|
| JUGbx‖UnoTypeName | String | K3WiJ‖Name of the UNO structure. | 
         oStruct = CreateUnoStruct( "com.sun.star.beans.Property" )
     WBYcA‖Or use the following structure for your statement:
         Dim oStruct as new com.sun.star.beans.Property