Searched refs:getOptionalInterfaces (Results 1 – 6 of 6) sorted by relevance
505 assertEqual< sal_Int32 >(0, service->getOptionalInterfaces().getLength()); in run()565 assertEqual< sal_Int32 >(1, service->getOptionalInterfaces().getLength()); in run()569 service->getOptionalInterfaces()[0]->getName()); in run()588 assertEqual< sal_Int32 >(0, service->getOptionalInterfaces().getLength()); in run()
401 checkSeq( xNewTD->getOptionalInterfaces(), in checkService()402 xExistingTD->getOptionalInterfaces(), in checkService()
90 sequence< XInterfaceTypeDescription > getOptionalInterfaces();
204 ServiceTypeDescriptionImpl::getOptionalInterfaces() in getOptionalInterfaces() function in stoc_rdbtdp::ServiceTypeDescriptionImpl
452 getOptionalInterfaces();
651 optionalInterfaces = xService->getOptionalInterfaces(); in getTypeBlob()