Home
last modified time | relevance | path

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

/aoo4110/main/xmlsecurity/source/framework/
H A Dencryptorimpl.cxx43 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()
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()
[all …]
H A Dencryptorimpl.hxx39 class EncryptorImpl : public cppu::ImplInheritanceHelper4 class
94 explicit EncryptorImpl( const com::sun::star::uno::Reference<
96 virtual ~EncryptorImpl();

Completed in 14 milliseconds