Home
last modified time | relevance | path

Searched refs:isDerivedFrom (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/unotools/inc/unotools/
H A Dquerydeep.hxx43 sal_Bool isDerivedFrom(
56 inline sal_Bool isDerivedFrom( in isDerivedFrom() function
60 return isDerivedFrom( in isDerivedFrom()
81 …if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< Interfa… in queryDeepInterface()
98 …if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< Interfa… in queryDeepInterface()
118 …if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< Interfa… in queryDeepInterface()
141 …if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< Interfa… in queryDeepInterface()
167 …if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< Interfa… in queryDeepInterface()
198 …if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< Interfa… in queryDeepInterface()
232 …if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< Interfa… in queryDeepInterface()
[all …]
/aoo4110/main/vos/source/
H A Dobject.cxx87 return (rClassThis.isDerivedFrom(rClass)); in isKindOf()
118 sal_Bool OClassInfo::isDerivedFrom(const OClassInfo& rClass) const in isDerivedFrom() function in OClassInfo
/aoo4110/main/vos/inc/vos/
H A Dobject.hxx131 sal_Bool SAL_CALL isDerivedFrom(const OClassInfo& rBaseClass) const;
/aoo4110/main/stoc/source/inspect/
H A Dintrospection.cxx104 sal_Bool isDerivedFrom( Reference<XIdlClass> xToTestClass, Reference<XIdlClass> xDerivedFromClass ) in isDerivedFrom() function
121 return isDerivedFrom( rxClass, xDerivedFromClass ); in isDerivedFrom()
2908 isDerivedFrom( rxClass, xEventListenerClass ) ) in implInspect()

Completed in 47 milliseconds