Searched refs:getOptionalInterfaces (Results 1 – 6 of 6) sorted by relevance
508 assertEqual< sal_Int32 >(0, service->getOptionalInterfaces().getLength()); in run()568 assertEqual< sal_Int32 >(1, service->getOptionalInterfaces().getLength()); in run()572 service->getOptionalInterfaces()[0]->getName()); in run()591 assertEqual< sal_Int32 >(0, service->getOptionalInterfaces().getLength()); in run()
401 checkSeq( xNewTD->getOptionalInterfaces(), in checkService()402 xExistingTD->getOptionalInterfaces(), in checkService()
90 sequence< XInterfaceTypeDescription > getOptionalInterfaces();
218 ServiceTypeDescriptionImpl::getOptionalInterfaces() in getOptionalInterfaces() function in stoc_rdbtdp::ServiceTypeDescriptionImpl
461 getOptionalInterfaces()
651 optionalInterfaces = xService->getOptionalInterfaces(); in getTypeBlob()
Completed in 36 milliseconds