uses of interface XIdlClass

back to interface XIdlClass

Derived Interfaces
Synonym Typedefs
Services which Support this Interface
Singletons which Support this Interface
Uses as Return Type
Uses as Parameter
Uses as Data Type
References in Developers Guide


Uses as Return Type
XIdlReflection::forName()
XIdlClass::getClass()
XIdlClass::getComponentType()
XIdlMember::getDeclaringClass()
XIdlMethod::getReturnType()
XIdlField::getType()
XIdlReflection::getType()
XIdlField2::getType()
Uses as Parameter
XIdlClass::equals()
XIdlClass::isAssignableFrom()
Uses as Data Type
ParamInfo::aType
References in Developers Guide
6.2.3 Advanced UNO - Language Bindings - UNO Reflection API - CoreReflection Service
3.4.2 Professional UNO - UNO Language Bindings - C++ Language Binding - Mapping of UNO and Basic Types - Mapping of Simple Types
3.4.3.5 Professional UNO - UNO Language Bindings - Automation Bridge - Using UNO from Automation - Usage of Types - Structs
Top of Page