/aoo41x/main/comphelper/source/misc/ |
H A D | interaction.cxx | 56 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()
|
/aoo41x/main/dbaccess/source/ext/macromigration/ |
H A D | docinteraction.cxx | 109 …::rtl::Reference< ::comphelper::OInteractionRequest > pRequest( new ::comphelper::OInteractionRequ… in requestDocumentPassword() 129 …::rtl::Reference< ::comphelper::OInteractionRequest > pRequest( new ::comphelper::OInteractionRequ… in reportError()
|
/aoo41x/main/comphelper/inc/comphelper/ |
H A D | interaction.hxx | 141 class COMPHELPER_DLLPUBLIC OInteractionRequest : public OInteractionRequest_Base class 149 OInteractionRequest(const ::com::sun::star::uno::Any& _rRequestDescription);
|
/aoo41x/main/dbaccess/source/core/misc/ |
H A D | sdbcoretools.cxx | 101 …::rtl::Reference< ::comphelper::OInteractionRequest > pRequest( new ::comphelper::OInteractionRequ… in extractExceptionMessage()
|
/aoo41x/main/dbaccess/source/ui/dlg/ |
H A D | CollectionView.cxx | 245 OInteractionRequest* pRequest = new OInteractionRequest(makeAny(aException)); in IMPL_LINK()
|
H A D | dbwizsetup.cxx | 851 OInteractionRequest* pRequest = new OInteractionRequest( _rRequest ); in lcl_handle()
|
H A D | DbAdminImpl.cxx | 306 …comphelper::OInteractionRequest* pRequest = new comphelper::OInteractionRequest(makeAny(aRequest)); in getCurrentSettings()
|
/aoo41x/main/dbaccess/source/ui/uno/ |
H A D | copytablewizard.cxx | 1127 …::rtl::Reference< ::comphelper::OInteractionRequest > xRequest( new ::comphelper::OInteractionRequ… in impl_processCopyError_nothrow() 1481 …::rtl::Reference< ::comphelper::OInteractionRequest > xRequest( new ::comphelper::OInteractionRequ… in impl_doCopy_nothrow()
|
/aoo41x/main/extensions/source/abpilot/ |
H A D | datasourcehandling.cxx | 579 xInteractions->handle( new OInteractionRequest( makeAny( aDetailedError ) ) ); in connect() 584 xInteractions->handle( new OInteractionRequest( makeAny( aException ) ) ); in connect()
|
/aoo41x/main/sfx2/source/view/ |
H A D | frmload.cxx | 398 …::rtl::Reference< ::comphelper::OInteractionRequest > pRequest( new ::comphelper::OInteractionRequ… in impl_handleCaughtError_nothrow()
|
/aoo41x/main/forms/source/xforms/ |
H A D | submission.cxx | 530 comphelper::OInteractionRequest* pRequest in submitWithInteraction() 531 = new comphelper::OInteractionRequest( in submitWithInteraction()
|
/aoo41x/main/dbaccess/source/ui/misc/ |
H A D | WCopyTable.cxx | 937 …::rtl::Reference< ::comphelper::OInteractionRequest > xRequest( new ::comphelper::OInteractionRequ… in IMPL_LINK() 1679 …::rtl::Reference< ::comphelper::OInteractionRequest > xRequest( new ::comphelper::OInteractionRequ… in showError()
|
/aoo41x/main/dbaccess/source/core/dataaccess/ |
H A D | documentdefinition.cxx | 1454 OInteractionRequest* pRequest = new OInteractionRequest(makeAny(aRequest)); in save() 1542 OInteractionRequest* pRequest = new OInteractionRequest(makeAny(aRequest)); in saveAs()
|
H A D | datasource.cxx | 1193 OInteractionRequest* pRequest = new OInteractionRequest(makeAny(aRequest)); in connectWithCompletion()
|
/aoo41x/main/connectivity/source/commontools/ |
H A D | parameters.cxx | 647 OInteractionRequest* pRequest = new OInteractionRequest( makeAny( aRequest ) ); in completeParameters()
|
H A D | dbtools.cxx | 1847 OInteractionRequest* pRequest = new OInteractionRequest(makeAny(aRequest)); in askForParameters()
|
/aoo41x/main/extensions/source/dbpilots/ |
H A D | commonpagesdbp.cxx | 356 Reference< XInteractionRequest > xRequest = new OInteractionRequest(aSQLException); in implFillTables()
|
H A D | controlwizard.cxx | 673 Reference< XInteractionRequest > xRequest = new OInteractionRequest(makeAny(aContext)); in initContext()
|
/aoo41x/main/sfx2/source/doc/ |
H A D | DocumentMetadataAccess.cxx | 489 ::rtl::Reference< ::comphelper::OInteractionRequest > pRequest( in handleError() 490 new ::comphelper::OInteractionRequest(uno::makeAny(i_rException)) ); in handleError()
|
H A D | objstor.cxx | 871 …::rtl::Reference< ::comphelper::OInteractionRequest > pRequest = new ::comphelper::OInteractionReq… in DoLoad()
|
/aoo41x/main/svx/source/form/ |
H A D | formcontroller.cxx | 3971 OInteractionRequest* pParamRequest = new OInteractionRequest(makeAny(aRequest)); in approveParameter() 4080 OInteractionRequest* pRequest = new OInteractionRequest( makeAny( aWarning ) ); in confirmDelete()
|
/aoo41x/main/fpicker/source/office/ |
H A D | iodlg.cxx | 2006 ::comphelper::OInteractionRequest* pRequest = NULL; in displayIOException() 2008 new ::comphelper::OInteractionRequest( makeAny( aException ) ); in displayIOException()
|
/aoo41x/main/dbaccess/source/ui/app/ |
H A D | AppController.cxx | 995 …::rtl::Reference< ::comphelper::OInteractionRequest > pRequest( new ::comphelper::OInteractionRequ… in lcl_handleException_nothrow()
|
/aoo41x/main/svtools/source/dialogs/ |
H A D | addresstemplate.cxx | 905 Reference< XInteractionRequest > xRequest = new OInteractionRequest(aException); in resetTables()
|
/aoo41x/main/dbaccess/source/ui/browser/ |
H A D | brwctrlr.cxx | 1483 OInteractionRequest* pParamRequest = new OInteractionRequest(makeAny(aRequest)); in approveParameter()
|