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()211 Sequence< OUString > SecurityEnvironment_NssImpl :: impl_getSupportedServiceNames() { in impl_getSupportedServiceNames()218 OUString SecurityEnvironment_NssImpl :: impl_getImplementationName() throw( RuntimeException ) { in impl_getImplementationName()224 return Reference< XInterface >( *new SecurityEnvironment_NssImpl( aServiceManager ) ) ; in impl_createInstance()245 const Sequence< sal_Int8>& SecurityEnvironment_NssImpl :: getUnoTunnelId() { in getUnoTunnelId()259 SecurityEnvironment_NssImpl* SecurityEnvironment_NssImpl :: getImplementation( const Reference< XIn… in getImplementation()262 return reinterpret_cast<SecurityEnvironment_NssImpl*>( in getImplementation()458 void SecurityEnvironment_NssImpl::updateSlots() in updateSlots()781 sal_Int32 SecurityEnvironment_NssImpl ::[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()
Completed in 55 milliseconds