Searched refs:XMLEncryption_NssImpl (Results 1 – 3 of 3) sorted by relevance
72 XMLEncryption_NssImpl :: XMLEncryption_NssImpl( const Reference< XMultiServiceFactory >& aFactory )… in XMLEncryption_NssImpl() function in XMLEncryption_NssImpl75 XMLEncryption_NssImpl :: ~XMLEncryption_NssImpl() { in ~XMLEncryption_NssImpl()80 SAL_CALL XMLEncryption_NssImpl :: encrypt( in encrypt()256 SAL_CALL XMLEncryption_NssImpl :: decrypt( in decrypt()374 void SAL_CALL XMLEncryption_NssImpl :: initialize( const Sequence< Any >& /*aArguments*/ ) throw( E… in initialize()379 OUString SAL_CALL XMLEncryption_NssImpl :: getImplementationName() throw( RuntimeException ) { in getImplementationName()384 sal_Bool SAL_CALL XMLEncryption_NssImpl :: supportsService( const OUString& serviceName) throw( Run… in supportsService()395 Sequence< OUString > SAL_CALL XMLEncryption_NssImpl :: getSupportedServiceNames() throw( RuntimeExc… in getSupportedServiceNames()400 Sequence< OUString > XMLEncryption_NssImpl :: impl_getSupportedServiceNames() { in impl_getSupportedServiceNames()407 OUString XMLEncryption_NssImpl :: impl_getImplementationName() throw( RuntimeException ) { in impl_getImplementationName()[all …]
46 class XMLEncryption_NssImpl : public ::cppu::WeakImplHelper3< class55 …XMLEncryption_NssImpl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServi…56 virtual ~XMLEncryption_NssImpl() ;
77 …else if( XMLEncryption_NssImpl::impl_getImplementationName().equals( OUString::createFromAscii( pI… in nss_component_getFactory()79 …xFactory = XMLEncryption_NssImpl::impl_createFactory( reinterpret_cast< XMultiServiceFactory* >( p… in nss_component_getFactory()
Completed in 32 milliseconds