Searched refs:getMandatoryInterfaces (Results 1 – 7 of 7) sorted by relevance
507 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()
398 checkSeq( xNewTD->getMandatoryInterfaces(), in checkService()399 xExistingTD->getMandatoryInterfaces(), in checkService()
81 sequence< XInterfaceTypeDescription > getMandatoryInterfaces();
208 ServiceTypeDescriptionImpl::getMandatoryInterfaces() in getMandatoryInterfaces() function in stoc_rdbtdp::ServiceTypeDescriptionImpl
456 getMandatoryInterfaces()
456 …aceTypeDescription[] xInterfaceTypeDescriptions = xServiceTypeDescription.getMandatoryInterfaces(); in getInterfaceDescriptionsOfService()
650 mandatoryInterfaces = xService->getMandatoryInterfaces(); in getTypeBlob()
Completed in 45 milliseconds