interface XInterfaceMemberTypeDescription in module com::sun::star::reflection:: |
interface XInterfaceMemberTypeDescription : com::sun::star::reflection::XTypeDescription ;
The type description of a member (method or attribute) of an interface. The type class of this description is TypeClass_INTERFACE_METHOD or TypeClass_INTERFACE_ATTRIBUTE.
Method Summary |
|
getMemberName | |
getPosition | |
Method Details |
|||
|
Copyright 2001 OpenOffice.org Foundation. All Rights Reserved.