interface XIdlMember in module com::sun::star::reflection:: |
interface XIdlMember : com::sun::star::uno::XInterface ;
makes it possible to access members of classes dynamically.
Method Summary |
|
getDeclaringClass | |
getName | Returns the fully-qualified name of the type (class, interface, array, sequence, struct, union, enum or primitive) represented by this XIdlClass object, as a String. |
Method Details |
|||
|
Copyright 2001 OpenOffice.org Foundation. All Rights Reserved.