CreateUnoStruct Function
Uno ๊ตฌ์กฐ ์ ํ์ ์ธ์คํด์ค๋ฅผ ๋ง๋ญ๋๋ค.
oStruct = CreateUnoStruct( Uno type name )
oStruct = CreateUnoStruct( "com.sun.star.beans.Property" )
Or use the following structure for your statement:
Dim oStruct as new com.sun.star.beans.Property