QBtPb‖

WdGcZ‖CreateUnoStruct Function

XVkg2‖Creates an instance of a Uno structure type.

FVEx2‖Syntax:

ZHPLD‖oStruct = CreateUnoStruct( Uno type name )

EFSA4‖Example:


         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