Home
last modified time | relevance | path

Searched refs:getMandatoryInterfaces (Results 1 – 7 of 7) sorted by relevance

/trunk/main/stoc/test/registry_tdprovider/
H A Dtestregistrytdprovider.cxx507 assertEqual< sal_Int32 >(0, service->getMandatoryInterfaces().getLength()); in run()
563 assertEqual< sal_Int32 >(1, service->getMandatoryInterfaces().getLength()); in run()
567 service->getMandatoryInterfaces()[0]->getName()); in run()
590 assertEqual< sal_Int32 >(0, service->getMandatoryInterfaces().getLength()); in run()
/trunk/main/stoc/source/tdmanager/
H A Dtdmgr_check.cxx398 checkSeq( xNewTD->getMandatoryInterfaces(), in checkService()
399 xExistingTD->getMandatoryInterfaces(), in checkService()
/trunk/main/udkapi/com/sun/star/reflection/
H A DXServiceTypeDescription.idl81 sequence< XInterfaceTypeDescription > getMandatoryInterfaces();
/trunk/main/stoc/source/registry_tdprovider/
H A Dtdservice.cxx208 ServiceTypeDescriptionImpl::getMandatoryInterfaces() in getMandatoryInterfaces() function in stoc_rdbtdp::ServiceTypeDescriptionImpl
H A Dbase.hxx456 getMandatoryInterfaces()
/trunk/main/odk/examples/java/Inspector/
H A DIntrospector.java456 …aceTypeDescription[] xInterfaceTypeDescriptions = xServiceTypeDescription.getMandatoryInterfaces(); in getInterfaceDescriptionsOfService()
/trunk/main/unodevtools/source/unodevtools/
H A Dtypeblob.cxx650 mandatoryInterfaces = xService->getMandatoryInterfaces(); in getTypeBlob()

Completed in 45 milliseconds