Searched refs:SecurityEnvironment_NssImpl (Results 1 – 12 of 12) sorted by relevance
147 SecurityEnvironment_NssImpl :: SecurityEnvironment_NssImpl( const Reference< XMultiServiceFactory >… in SecurityEnvironment_NssImpl() function in SecurityEnvironment_NssImpl153 SecurityEnvironment_NssImpl :: ~SecurityEnvironment_NssImpl() { in ~SecurityEnvironment_NssImpl()185 void SAL_CALL SecurityEnvironment_NssImpl :: initialize( const Sequence< Any >& ) throw( Exception,… in initialize()190 OUString SAL_CALL SecurityEnvironment_NssImpl :: getImplementationName() throw( RuntimeException ) { in getImplementationName()195 sal_Bool SAL_CALL SecurityEnvironment_NssImpl :: supportsService( const OUString& serviceName) thro… in supportsService()206 Sequence< OUString > SAL_CALL SecurityEnvironment_NssImpl :: getSupportedServiceNames() throw( Runt… in getSupportedServiceNames()211 Sequence< OUString > SecurityEnvironment_NssImpl :: impl_getSupportedServiceNames() { in impl_getSupportedServiceNames()218 OUString SecurityEnvironment_NssImpl :: impl_getImplementationName() throw( RuntimeException ) { in impl_getImplementationName()223 Reference< XInterface > SAL_CALL SecurityEnvironment_NssImpl :: impl_createInstance( const Referenc… in impl_createInstance()224 return Reference< XInterface >( *new SecurityEnvironment_NssImpl( aServiceManager ) ) ; in impl_createInstance()[all …]
138 SecurityEnvironment_NssImpl* pSecEnv = in generate()139 reinterpret_cast<SecurityEnvironment_NssImpl*>( in generate()141 xSecTunnel->getSomething( SecurityEnvironment_NssImpl::getUnoTunnelId() ))); in generate()248 SecurityEnvironment_NssImpl* pSecEnv = in validate()249 reinterpret_cast<SecurityEnvironment_NssImpl*>( in validate()251 xSecTunnel->getSomething( SecurityEnvironment_NssImpl::getUnoTunnelId() ))); in validate()
109 SecurityEnvironment_NssImpl* pSecEnv = in encrypt()110 reinterpret_cast<SecurityEnvironment_NssImpl*>( in encrypt()111 …sal::static_int_cast<sal_uIntPtr>(xSecTunnel->getSomething( SecurityEnvironment_NssImpl::getUnoTun… in encrypt()322 SecurityEnvironment_NssImpl* pSecEnv = in decrypt()323 reinterpret_cast<SecurityEnvironment_NssImpl*>( in decrypt()325 xSecTunnel->getSomething( SecurityEnvironment_NssImpl::getUnoTunnelId() ))); in decrypt()
62 class SecurityEnvironment_NssImpl : public ::cppu::WeakImplHelper4< class82 …SecurityEnvironment_NssImpl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMult…83 virtual ~SecurityEnvironment_NssImpl() ;128 …static SecurityEnvironment_NssImpl* getImplementation( const ::com::sun::star::uno::Reference< ::c…
117 SecurityEnvironment_NssImpl* pSecEnv = reinterpret_cast<SecurityEnvironment_NssImpl*>( in createSecurityContext()119 xEnvTunnel->getSomething(SecurityEnvironment_NssImpl::getUnoTunnelId() ))) ; in createSecurityContext()
179 …SecurityEnvironment_NssImpl* pSecEnv = ( SecurityEnvironment_NssImpl* )xEnvTunnel->getSomething( S…
73 …else if( SecurityEnvironment_NssImpl::impl_getImplementationName().equals( OUString::createFromAsc… in nss_component_getFactory()75 …xFactory = SecurityEnvironment_NssImpl::impl_createFactory( reinterpret_cast< XMultiServiceFactory… in nss_component_getFactory()
128 …SecurityEnvironment_NssImpl* pSecEnv = ( SecurityEnvironment_NssImpl* )xEnvTunnel->getSomething( S… in main()
194 …SecurityEnvironment_NssImpl* pSecEnv = ( SecurityEnvironment_NssImpl* )xEnvTunnel->getSomething( S… in main()
228 …SecurityEnvironment_NssImpl* pSecEnv = ( SecurityEnvironment_NssImpl* )xEnvTunnel->getSomething( S… in main()
271 …SecurityEnvironment_NssImpl* pSecEnv = ( SecurityEnvironment_NssImpl* )xEnvTunnel->getSomething( S… in main()
287 …SecurityEnvironment_NssImpl* pSecEnv = ( SecurityEnvironment_NssImpl* )xEnvTunnel->getSomething( S… in main()