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 do not aggregate other objects, then the length of the sequence is 1. * If the object aggregate other objects, then all XIdlClasses from these objects * are appended to the sequence. * |
Method Details |
||
|
Copyright 2001 OpenOffice.org Foundation. All Rights Reserved.