:: com :: sun :: star :: test :: performance ::

struct ComplexTypes
Base Hierarchy
ComplexTypesSimpleTypes
Description
struct ComplexTypes adding Sequence, String, Interface, Any to SimpleTypes

Elements' Summary
Sequence  
String  
Interface  
Any  
Elements' Details
Sequence
sequence< long > Sequence;
String
string String;
Interface
::com::sun::star::uno::XInterface Interface;
Any
any Any;
Top of Page