interface XIdlClassProvider in module com::sun::star::reflection:: |
interface XIdlClassProvider : com::sun::star::uno::XInterface ;
makes it possible to access the XIdlClass interfaces of the implementation.
Method Summary |
|
getIdlClasses | Returns the sequence of the XIdlClasses, that represents the type of the implementation. If the object does not aggregate other objects, then the length of the sequence is 1. If the object aggregates other objects, then all XIdlClasses from these objects are appended to the sequence. |
Method Details |
||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.