Searched refs:getBaseTypes (Results 1 – 10 of 10) sorted by relevance
362 Sequence< Reference < XTypeDescription > > bases(desc->getBaseTypes()); in calculateBases()418 Sequence< Reference< XTypeDescription > > aBaseTypes(getBaseTypes()); in getBaseType()512 InterfaceTypeDescriptionImpl::getBaseTypes() { in getBaseTypes() function in stoc_rdbtdp::InterfaceTypeDescriptionImpl
243 SAL_CALL getBaseTypes();
301 interface->getBaseTypes()); in run()481 assertEqual< sal_Int32 >(1, interface->getBaseTypes().getLength()); in run()485 interface->getBaseTypes()[0]->getName()); in run()
193 checkSeq( xNewTD->getBaseTypes(), xExistingTD->getBaseTypes(), in checkInterface()
156 xIFace->getBaseTypes(); in getInheritedMemberCount()376 xIFace->getBaseTypes(); in getTypeBlob()
53 sequence<XTypeDescription> getBaseTypes();
421 Sequence< Reference< XTypeDescription > > aBases(xType->getBaseTypes()); in createCTD()
183 ifc->getBaseTypes()); in initProperties()
608 XTypeDescription[] bases = ifc.getBaseTypes(); in initProperties()
777 xType->getBaseTypes();893 Sequence<Reference< reflection::XTypeDescription > > seqBaseTypes( xType->getBaseTypes() );