Searched refs:DecryptorImpl (Results 1 – 2 of 2) sorted by relevance
43 DecryptorImpl::DecryptorImpl( const cssu::Reference< cssl::XMultiServiceFactory >& rxMSF) in DecryptorImpl() function in DecryptorImpl48 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()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()[all …]
36 class DecryptorImpl : public cppu::ImplInheritanceHelper3 class86 explicit DecryptorImpl( const com::sun::star::uno::Reference< 88 virtual ~DecryptorImpl();
Completed in 20 milliseconds