Lines Matching refs:DecryptorImpl
43 DecryptorImpl::DecryptorImpl( const cssu::Reference< cssl::XMultiServiceFactory >& rxMSF) in DecryptorImpl() function in DecryptorImpl
48 DecryptorImpl::~DecryptorImpl() in ~DecryptorImpl()
52 bool DecryptorImpl::checkReady() const in checkReady()
83 void DecryptorImpl::notifyResultListener() const in notifyResultListener()
117 void DecryptorImpl::startEngine( const cssu::Reference< in startEngine()
168 void SAL_CALL DecryptorImpl::addDecryptionResultListener( const cssu::Reference< cssxc::sax::XDecry… in addDecryptionResultListener()
175 void SAL_CALL DecryptorImpl::removeDecryptionResultListener( const cssu::Reference< cssxc::sax::XDe… in removeDecryptionResultListener()
181 void SAL_CALL DecryptorImpl::initialize( const cssu::Sequence< cssu::Any >& aArguments ) in initialize()
222 return (cppu::OWeakObject*) new DecryptorImpl(rSMgr); in DecryptorImpl_createInstance()
226 rtl::OUString SAL_CALL DecryptorImpl::getImplementationName( ) in getImplementationName()
231 sal_Bool SAL_CALL DecryptorImpl::supportsService( const rtl::OUString& rServiceName ) in supportsService()
236 cssu::Sequence< rtl::OUString > SAL_CALL DecryptorImpl::getSupportedServiceNames( ) in getSupportedServiceNames()