Home
last modified time | relevance | path

Searched refs:DecryptorImpl (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/xmlsecurity/source/framework/
H A Ddecryptorimpl.cxx43 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()
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 …]
H A Ddecryptorimpl.hxx36 class DecryptorImpl : public cppu::ImplInheritanceHelper3 class
86 explicit DecryptorImpl( const com::sun::star::uno::Reference<
88 virtual ~DecryptorImpl();

Completed in 8 milliseconds