interface XCompoundTypeDescription in module com::sun::star::reflection:: |
interface XCompoundTypeDescription : com::sun::star::reflection::XTypeDescription ;
the type description of a struct or exception.
Method Summary |
|
| getBaseType | returns the type of the base type from the compound. If the compound does not have a base type, the method returns a NULL. |
| getMemberTypes | |
| getMemberNames | |
Method Details |
||||
|
||||
Copyright 2001 OpenOffice.org Foundation. All Rights Reserved.