interface XIndirectTypeDescription in module com::sun::star::reflection:: |
interface XIndirectTypeDescription : com::sun::star::reflection::XTypeDescription ;
The type description of a typedef, array, or sequence. The type class of this description is TypeClass_TYPEDEF or TypeClass_SEQUENCE or TypeClass_ARRAY.
Method Summary |
|
getReferencedType | |
Method Details |
||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.