Home
last modified time | relevance | path

Searched refs:OInteractionRequest (Results 1 – 25 of 25) sorted by relevance

/trunk/main/comphelper/source/misc/
H A Dinteraction.cxx56 OInteractionRequest::OInteractionRequest(const Any& _rRequestDescription) in OInteractionRequest() function in comphelper::OInteractionRequest
62 …void OInteractionRequest::addContinuation(const Reference< XInteractionContinuation >& _rxContinua… in addContinuation()
74 void OInteractionRequest::clearContinuations() in clearContinuations()
80 Any SAL_CALL OInteractionRequest::getRequest( ) throw(RuntimeException) in getRequest()
86 …Sequence< Reference< XInteractionContinuation > > SAL_CALL OInteractionRequest::getContinuations( … in getContinuations()
/trunk/main/dbaccess/source/ext/macromigration/
H A Ddocinteraction.cxx109 …::rtl::Reference< ::comphelper::OInteractionRequest > pRequest( new ::comphelper::OInteractionRequ… in requestDocumentPassword()
129 …::rtl::Reference< ::comphelper::OInteractionRequest > pRequest( new ::comphelper::OInteractionRequ… in reportError()
/trunk/main/comphelper/inc/comphelper/
H A Dinteraction.hxx141 class COMPHELPER_DLLPUBLIC OInteractionRequest : public OInteractionRequest_Base class
149 OInteractionRequest(const ::com::sun::star::uno::Any& _rRequestDescription);
/trunk/main/dbaccess/source/core/misc/
H A Dsdbcoretools.cxx101 …::rtl::Reference< ::comphelper::OInteractionRequest > pRequest( new ::comphelper::OInteractionRequ… in extractExceptionMessage()
/trunk/main/dbaccess/source/ui/dlg/
H A DCollectionView.cxx245 OInteractionRequest* pRequest = new OInteractionRequest(makeAny(aException)); in IMPL_LINK()
H A Ddbwizsetup.cxx809 OInteractionRequest* pRequest = new OInteractionRequest( _rRequest ); in lcl_handle()
H A DDbAdminImpl.cxx306 …comphelper::OInteractionRequest* pRequest = new comphelper::OInteractionRequest(makeAny(aRequest)); in getCurrentSettings()
/trunk/main/dbaccess/source/ui/uno/
H A Dcopytablewizard.cxx1129 …::rtl::Reference< ::comphelper::OInteractionRequest > xRequest( new ::comphelper::OInteractionRequ… in impl_processCopyError_nothrow()
1483 …::rtl::Reference< ::comphelper::OInteractionRequest > xRequest( new ::comphelper::OInteractionRequ… in impl_doCopy_nothrow()
/trunk/main/extensions/source/abpilot/
H A Ddatasourcehandling.cxx579 xInteractions->handle( new OInteractionRequest( makeAny( aDetailedError ) ) ); in connect()
584 xInteractions->handle( new OInteractionRequest( makeAny( aException ) ) ); in connect()
/trunk/main/dbaccess/source/ui/misc/
H A DWCopyTable.cxx937 …::rtl::Reference< ::comphelper::OInteractionRequest > xRequest( new ::comphelper::OInteractionRequ… in IMPL_LINK()
1679 …::rtl::Reference< ::comphelper::OInteractionRequest > xRequest( new ::comphelper::OInteractionRequ… in showError()
/trunk/main/sfx2/source/view/
H A Dfrmload.cxx398 …::rtl::Reference< ::comphelper::OInteractionRequest > pRequest( new ::comphelper::OInteractionRequ… in impl_handleCaughtError_nothrow()
/trunk/main/forms/source/xforms/
H A Dsubmission.cxx530 comphelper::OInteractionRequest* pRequest in submitWithInteraction()
531 = new comphelper::OInteractionRequest( in submitWithInteraction()
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddocumentdefinition.cxx1454 OInteractionRequest* pRequest = new OInteractionRequest(makeAny(aRequest)); in save()
1542 OInteractionRequest* pRequest = new OInteractionRequest(makeAny(aRequest)); in saveAs()
H A Ddatasource.cxx1193 OInteractionRequest* pRequest = new OInteractionRequest(makeAny(aRequest)); in connectWithCompletion()
/trunk/main/connectivity/source/commontools/
H A Dparameters.cxx647 OInteractionRequest* pRequest = new OInteractionRequest( makeAny( aRequest ) ); in completeParameters()
H A Ddbtools.cxx1847 OInteractionRequest* pRequest = new OInteractionRequest(makeAny(aRequest)); in askForParameters()
/trunk/main/extensions/source/dbpilots/
H A Dcommonpagesdbp.cxx356 Reference< XInteractionRequest > xRequest = new OInteractionRequest(aSQLException); in implFillTables()
H A Dcontrolwizard.cxx673 Reference< XInteractionRequest > xRequest = new OInteractionRequest(makeAny(aContext)); in initContext()
/trunk/main/svx/source/form/
H A Dformcontroller.cxx3971 OInteractionRequest* pParamRequest = new OInteractionRequest(makeAny(aRequest)); in approveParameter()
4080 OInteractionRequest* pRequest = new OInteractionRequest( makeAny( aWarning ) ); in confirmDelete()
/trunk/main/sfx2/source/doc/
H A DDocumentMetadataAccess.cxx489 ::rtl::Reference< ::comphelper::OInteractionRequest > pRequest( in handleError()
490 new ::comphelper::OInteractionRequest(uno::makeAny(i_rException)) ); in handleError()
H A Dobjstor.cxx871 …::rtl::Reference< ::comphelper::OInteractionRequest > pRequest = new ::comphelper::OInteractionReq… in DoLoad()
/trunk/main/dbaccess/source/ui/app/
H A DAppController.cxx995 …::rtl::Reference< ::comphelper::OInteractionRequest > pRequest( new ::comphelper::OInteractionRequ… in lcl_handleException_nothrow()
/trunk/main/fpicker/source/office/
H A Diodlg.cxx2008 ::comphelper::OInteractionRequest* pRequest = NULL; in displayIOException()
2010 new ::comphelper::OInteractionRequest( makeAny( aException ) ); in displayIOException()
/trunk/main/svtools/source/dialogs/
H A Daddresstemplate.cxx905 Reference< XInteractionRequest > xRequest = new OInteractionRequest(aException); in resetTables()
/trunk/main/dbaccess/source/ui/browser/
H A Dbrwctrlr.cxx1483 OInteractionRequest* pParamRequest = new OInteractionRequest(makeAny(aRequest)); in approveParameter()

Completed in 206 milliseconds