struct TestElement in module com::sun::star::test::bridge::

(Global Index)

Syntax

struct TestElement : com::sun::star::test::bridge::TestSimple ;

Description

* complex types adding string, inteface, any

Field Summary

String

Interface

Any

Field Details



String

Syntax

string String;

Interface

Syntax

com::sun::star::uno::XInterface Interface;

Any

Syntax

any Any;
Top of Page