Searched refs:XMLEncryptionTemplateImpl (Results 1 – 3 of 3) sorted by relevance
38 XMLEncryptionTemplateImpl :: XMLEncryptionTemplateImpl( const Reference< XMultiServiceFactory >& aF… in XMLEncryptionTemplateImpl() function in XMLEncryptionTemplateImpl45 XMLEncryptionTemplateImpl :: ~XMLEncryptionTemplateImpl() { in ~XMLEncryptionTemplateImpl()56 Reference< XXMLElementWrapper > SAL_CALL XMLEncryptionTemplateImpl :: getTemplate() in getTemplate()63 void SAL_CALL XMLEncryptionTemplateImpl :: setTarget( const Reference< XXMLElementWrapper >& aTarge… in setTarget()69 Reference< XXMLElementWrapper > SAL_CALL XMLEncryptionTemplateImpl :: getTarget() in getTarget()75 void SAL_CALL XMLEncryptionTemplateImpl::setStatus( in setStatus()89 void SAL_CALL XMLEncryptionTemplateImpl :: initialize( const Sequence< Any >& /*aArguments*/ ) in initialize()95 OUString SAL_CALL XMLEncryptionTemplateImpl :: getImplementationName() throw( RuntimeException ) { in getImplementationName()116 Sequence< OUString > XMLEncryptionTemplateImpl :: impl_getSupportedServiceNames() { in impl_getSupportedServiceNames()123 OUString XMLEncryptionTemplateImpl :: impl_getImplementationName() throw( RuntimeException ) { in impl_getImplementationName()[all …]
46 class XMLEncryptionTemplateImpl : public ::cppu::WeakImplHelper3< class58 …XMLEncryptionTemplateImpl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiS…59 virtual ~XMLEncryptionTemplateImpl() ;
153 if ( pServiceManager && implName.equals( XMLEncryptionTemplateImpl::impl_getImplementationName()) ) in component_getFactory()155 Reference< XSingleServiceFactory > xFactory = XMLEncryptionTemplateImpl::impl_createFactory( in component_getFactory()
Completed in 17 milliseconds