Lines Matching refs:SignatureCreatorImpl
43 SignatureCreatorImpl::SignatureCreatorImpl( const cssu::Reference< cssl::XMultiServiceFactory >& rx… in SignatureCreatorImpl() function in SignatureCreatorImpl
49 SignatureCreatorImpl::~SignatureCreatorImpl( ) in ~SignatureCreatorImpl()
53 bool SignatureCreatorImpl::checkReady() const in checkReady()
87 void SignatureCreatorImpl::notifyResultListener() const in notifyResultListener()
121 void SignatureCreatorImpl::startEngine( const cssu::Reference< in startEngine()
171 void SignatureCreatorImpl::clearUp() const in clearUp()
208 void SAL_CALL SignatureCreatorImpl::setBlockerId( sal_Int32 id ) in setBlockerId()
216 void SAL_CALL SignatureCreatorImpl::addSignatureCreationResultListener( in addSignatureCreationResultListener()
224 void SAL_CALL SignatureCreatorImpl::removeSignatureCreationResultListener( in removeSignatureCreationResultListener()
231 void SAL_CALL SignatureCreatorImpl::initialize( const cssu::Sequence< cssu::Any >& aArguments ) in initialize()
274 return (cppu::OWeakObject*) new SignatureCreatorImpl( rSMgr ); in SignatureCreatorImpl_createInstance()
278 rtl::OUString SAL_CALL SignatureCreatorImpl::getImplementationName( ) in getImplementationName()
283 sal_Bool SAL_CALL SignatureCreatorImpl::supportsService( const rtl::OUString& rServiceName ) in supportsService()
288 cssu::Sequence< rtl::OUString > SAL_CALL SignatureCreatorImpl::getSupportedServiceNames( ) in getSupportedServiceNames()