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()49 void SAL_CALL XMLEncryptionTemplateImpl :: setTemplate( const Reference< XXMLElementWrapper >& aTem… in setTemplate()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()82 ::com::sun::star::xml::crypto::SecurityOperationStatus SAL_CALL XMLEncryptionTemplateImpl::getStatu… in getStatus()89 void SAL_CALL XMLEncryptionTemplateImpl :: initialize( const Sequence< Any >& /*aArguments*/ ) in initialize()95 OUString SAL_CALL XMLEncryptionTemplateImpl :: getImplementationName() throw( RuntimeException ) { in 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()