Home
last modified time | relevance | path

Searched refs:getBaseTypes (Results 1 – 10 of 10) sorted by relevance

/aoo41x/main/stoc/source/registry_tdprovider/
H A Dtdiface.cxx375 Sequence< Reference < XTypeDescription > > bases(desc->getBaseTypes()); in calculateBases()
434 Sequence< Reference< XTypeDescription > > aBaseTypes(getBaseTypes()); in getBaseType()
530 InterfaceTypeDescriptionImpl::getBaseTypes() throw (RuntimeException) { in getBaseTypes() function in stoc_rdbtdp::InterfaceTypeDescriptionImpl
H A Dbase.hxx243 SAL_CALL getBaseTypes() throw (RuntimeException);
/aoo41x/main/stoc/source/tdmanager/
H A Dtdmgr_check.cxx193 checkSeq( xNewTD->getBaseTypes(), xExistingTD->getBaseTypes(), in checkInterface()
/aoo41x/main/stoc/test/registry_tdprovider/
H A Dtestregistrytdprovider.cxx304 interface->getBaseTypes()); in run()
484 assertEqual< sal_Int32 >(1, interface->getBaseTypes().getLength()); in run()
488 interface->getBaseTypes()[0]->getName()); in run()
/aoo41x/main/unodevtools/source/unodevtools/
H A Dtypeblob.cxx156 xIFace->getBaseTypes(); in getInheritedMemberCount()
376 xIFace->getBaseTypes(); in getTypeBlob()
/aoo41x/main/udkapi/com/sun/star/reflection/
H A DXInterfaceTypeDescription2.idl53 sequence<XTypeDescription> getBaseTypes();
/aoo41x/main/cppuhelper/source/
H A Dtdmgr.cxx421 Sequence< Reference< XTypeDescription > > aBases(xType->getBaseTypes()); in createCTD()
H A Dpropertysetmixin.cxx183 ifc->getBaseTypes()); in initProperties()
/aoo41x/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DPropertySetMixin.java608 XTypeDescription[] bases = ifc.getBaseTypes(); in initProperties()
/aoo41x/main/cli_ure/source/climaker/
H A Dclimaker_emit.cxx743 xType->getBaseTypes(); in get_type()
859 Sequence<Reference< reflection::XTypeDescription > > seqBaseTypes( xType->getBaseTypes() ); in complete_iface_type()

Completed in 78 milliseconds