:: com :: sun :: star :: test :: bridge ::

struct TestElement
Base Hierarchy
TestElementTestSimple
Description
* complex types adding string, inteface, any

Elements' Summary
String  
Interface  
Any  
Elements' Details
String
string String;
Interface
::com::sun::star::uno::XInterface Interface;
Any
any Any;
Top of Page