uses of interface XTypeDescription

back to interface XTypeDescription

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


Derived Interfaces
::com::sun::star::reflection::XArrayTypeDescription
::com::sun::star::reflection::XCompoundTypeDescription
    ::com::sun::star::reflection::XStructTypeDescription
::com::sun::star::reflection::XConstantsTypeDescription
::com::sun::star::reflection::XConstantTypeDescription
::com::sun::star::reflection::XEnumTypeDescription
::com::sun::star::reflection::XIndirectTypeDescription
::com::sun::star::reflection::XInterfaceMemberTypeDescription
    ::com::sun::star::reflection::XInterfaceAttributeTypeDescription
        ::com::sun::star::reflection::XInterfaceAttributeTypeDescription2
    ::com::sun::star::reflection::XInterfaceMethodTypeDescription
::com::sun::star::reflection::XInterfaceTypeDescription
    ::com::sun::star::reflection::XInterfaceTypeDescription2
::com::sun::star::reflection::XModuleTypeDescription
::com::sun::star::reflection::XPropertyTypeDescription
::com::sun::star::reflection::XServiceTypeDescription
    ::com::sun::star::reflection::XServiceTypeDescription2
::com::sun::star::reflection::XSingletonTypeDescription
    ::com::sun::star::reflection::XSingletonTypeDescription2
::com::sun::star::reflection::XUnionTypeDescription
Uses as Return Type
::com::sun::star::reflection::XInterfaceTypeDescription::getBaseType()
::com::sun::star::reflection::XCompoundTypeDescription::getBaseType()
::com::sun::star::reflection::XUnionTypeDescription::getDefaultMemberType()
::com::sun::star::reflection::XUnionTypeDescription::getDiscriminantType()
::com::sun::star::reflection::XSingletonTypeDescription2::getInterface()
::com::sun::star::reflection::XServiceTypeDescription2::getInterface()
::com::sun::star::reflection::XPropertyTypeDescription::getPropertyTypeDescription()
::com::sun::star::reflection::XIndirectTypeDescription::getReferencedType()
::com::sun::star::reflection::XInterfaceMethodTypeDescription::getReturnType()
::com::sun::star::reflection::XInterfaceAttributeTypeDescription::getType()
::com::sun::star::reflection::XMethodParameter::getType()
::com::sun::star::reflection::XArrayTypeDescription::getType()
::com::sun::star::reflection::XTypeDescriptionEnumeration::nextTypeDescription()
References in Developers Guide
Top of Page