Searched refs:XMLSignature_NssImpl (Results 1 – 3 of 3) sorted by relevance
73 XMLSignature_NssImpl :: XMLSignature_NssImpl( const Reference< XMultiServiceFactory >& aFactory ) :… in XMLSignature_NssImpl() function in XMLSignature_NssImpl76 XMLSignature_NssImpl :: ~XMLSignature_NssImpl() { in ~XMLSignature_NssImpl()81 SAL_CALL XMLSignature_NssImpl :: generate( in generate()189 SAL_CALL XMLSignature_NssImpl :: validate( in validate()302 void SAL_CALL XMLSignature_NssImpl :: initialize( const Sequence< Any >& /*aArguments*/ ) throw( Ex… in initialize()307 OUString SAL_CALL XMLSignature_NssImpl :: getImplementationName() throw( RuntimeException ) { in getImplementationName()312 sal_Bool SAL_CALL XMLSignature_NssImpl :: supportsService( const OUString& serviceName) throw( Runt… in supportsService()323 Sequence< OUString > SAL_CALL XMLSignature_NssImpl :: getSupportedServiceNames() throw( RuntimeExce… in getSupportedServiceNames()328 Sequence< OUString > XMLSignature_NssImpl :: impl_getSupportedServiceNames() { in impl_getSupportedServiceNames()335 OUString XMLSignature_NssImpl :: impl_getImplementationName() throw( RuntimeException ) { in impl_getImplementationName()[all …]
46 class XMLSignature_NssImpl : public ::cppu::WeakImplHelper3< class55 …XMLSignature_NssImpl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServic…56 virtual ~XMLSignature_NssImpl() ;
65 …else if( XMLSignature_NssImpl::impl_getImplementationName().equals( OUString::createFromAscii( pIm… in nss_component_getFactory()67 …xFactory = XMLSignature_NssImpl::impl_createFactory( reinterpret_cast< XMultiServiceFactory* >( pS… in nss_component_getFactory()
Completed in 83 milliseconds