interface XIdlReflection in module com::sun::star::reflection:: |
interface XIdlReflection : com::sun::star::uno::XInterface ;
offers access to the repository of all known IDL types.
The core reflection service has the name "uno.CoreReflection".
You can get this service from the global service manager.
The implementation of this interface must also look in the
global service manager ( getGlobalServiceManager()
) to
get the XIdlClass from a service provider.
For information about the concept see href=service.html>Global Service Manager .
Method Summary |
|
forName | |
getType | |
Method Details |
|||
|
Copyright 2001 OpenOffice.org Foundation. All Rights Reserved.