Lines Matching refs:EncryptorImpl
43 EncryptorImpl::EncryptorImpl( const cssu::Reference< cssl::XMultiServiceFactory >& rxMSF) in EncryptorImpl() function in EncryptorImpl
49 EncryptorImpl::~EncryptorImpl() in ~EncryptorImpl()
53 bool EncryptorImpl::checkReady() const in checkReady()
93 void EncryptorImpl::notifyResultListener() const in notifyResultListener()
127 void EncryptorImpl::startEngine( const cssu::Reference< in startEngine()
185 void SAL_CALL EncryptorImpl::setReferenceCount(sal_Int32) in setReferenceCount()
195 void SAL_CALL EncryptorImpl::setReferenceId( sal_Int32 id ) in setReferenceId()
202 void SAL_CALL EncryptorImpl::addEncryptionResultListener( const cssu::Reference< cssxc::sax::XEncry… in addEncryptionResultListener()
209 void SAL_CALL EncryptorImpl::removeEncryptionResultListener( const cssu::Reference< cssxc::sax::XEn… in removeEncryptionResultListener()
215 void SAL_CALL EncryptorImpl::initialize( const cssu::Sequence< cssu::Any >& aArguments ) in initialize()
258 return (cppu::OWeakObject*) new EncryptorImpl(rSMgr); in EncryptorImpl_createInstance()
262 rtl::OUString SAL_CALL EncryptorImpl::getImplementationName( ) in getImplementationName()
267 sal_Bool SAL_CALL EncryptorImpl::supportsService( const rtl::OUString& rServiceName ) in supportsService()
272 cssu::Sequence< rtl::OUString > SAL_CALL EncryptorImpl::getSupportedServiceNames( ) in getSupportedServiceNames()