com :: sun :: star :: reflection :: interface XInterfaceMemberTypeDescription
- Base Interface
- com::sun::star::reflection::XTypeDescription
- Description
- 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.
Methods' Details
|
- getMemberName
-  
string
getMemberName();
- Returns
- the name of the member
|
- getPosition
-  
long
getPosition();
- Returns
- the position of this method in the interface definition
plus the count of members in the base interface.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.