| /aoo4110/main/jurt/source/pipe/ | 
| H A D | com_sun_star_lib_connections_pipe_PipeConnection.c | 72         ThrowException(env,  in getPipe()81         ThrowException(env,  in getPipe()
 134         ThrowException(env,  in PipeConnection_create()
 147         ThrowException(env,  in PipeConnection_create()
 157         ThrowException(env,  in PipeConnection_create()
 167         ThrowException(env,  in PipeConnection_create()
 179         ThrowException(env,  in PipeConnection_create()
 190         ThrowException(env,  in PipeConnection_create()
 201         ThrowException(env,  in PipeConnection_create()
 210         ThrowException(env,  in PipeConnection_create()
 [all …]
 
 | 
| /aoo4110/main/connectivity/source/drivers/odbcbase/ | 
| H A D | OTools.cxx | 56 	OTools::ThrowException(_pConnection,  in getValue()113 	OTools::ThrowException(_pConnection,nRetcode,_hStmt,SQL_HANDLE_STMT,_xInterface);  in bindParameter()
 406 	OTools::ThrowException(_pConnection,nRetcode,_aStatementHandle,SQL_HANDLE_STMT,_xInterface);  in bindValue()
 409 void OTools::ThrowException(OConnection* _pConnection,  in ThrowException()  function in OTools
 484 …OTools::ThrowException(_pConnection,(*(T3SQLGetData)_pConnection->getOdbcFunction(ODBC3SQLGetData)…  in getBytesValue()
 518 …OTools::ThrowException(_pConnection,(*(T3SQLGetData)_pConnection->getOdbcFunction(ODBC3SQLGetData)…  in getBytesValue()
 671 	OTools::ThrowException(_pConnection,  in GetInfo()
 686 	OTools::ThrowException(_pConnection,  in GetInfo()
 699 	OTools::ThrowException(_pConnection,  in GetInfo()
 712 	OTools::ThrowException(_pConnection,  in GetInfo()
 [all …]
 
 | 
| H A D | ODatabaseMetaDataResultSet.cxx | 907 	OTools::ThrowException(m_pConnection,nRetcode,m_aStatementHandle,SQL_HANDLE_STMT,*this);  in openTables()920 	OTools::ThrowException(m_pConnection,nRetcode,m_aStatementHandle,SQL_HANDLE_STMT,*this);  in openTablesTypes()
 938 	OTools::ThrowException(m_pConnection,nRetcode,m_aStatementHandle,SQL_HANDLE_STMT,*this);  in openCatalogs()
 955 	OTools::ThrowException(m_pConnection,nRetcode,m_aStatementHandle,SQL_HANDLE_STMT,*this);  in openSchemas()
 993 	OTools::ThrowException(m_pConnection,nRetcode,m_aStatementHandle,SQL_HANDLE_STMT,*this);  in openColumnPrivileges()
 1027 	OTools::ThrowException(m_pConnection,nRetcode,m_aStatementHandle,SQL_HANDLE_STMT,*this);  in openColumns()
 1094 	OTools::ThrowException(m_pConnection,nRetcode,m_aStatementHandle,SQL_HANDLE_STMT,*this);  in openProcedureColumns()
 1125 	OTools::ThrowException(m_pConnection,nRetcode,m_aStatementHandle,SQL_HANDLE_STMT,*this);  in openProcedures()
 1157 	OTools::ThrowException(m_pConnection,nRetcode,m_aStatementHandle,SQL_HANDLE_STMT,*this);  in openSpecialColumns()
 1202 	OTools::ThrowException(m_pConnection,nRetcode,m_aStatementHandle,SQL_HANDLE_STMT,*this);  in openForeignKeys()
 [all …]
 
 | 
| H A D | OConnection.cxx | 271 		OTools::ThrowException(this,nSQLRETURN,m_aConnectionHandle,SQL_HANDLE_DBC,*this,sal_False);  in Construct()313 …OTools::ThrowException(this,N3SQLNativeSql(m_aConnectionHandle,(SDB_ODBC_CHAR*)aSql.getStr(),aSql.…  in nativeSQL()
 323 	OTools::ThrowException(this,N3SQLSetConnectAttr(m_aConnectionHandle,  in setAutoCommit()
 336 	OTools::ThrowException(this,N3SQLGetConnectAttr(m_aConnectionHandle,  in getAutoCommit()
 347 …OTools::ThrowException(this,N3SQLEndTran(SQL_HANDLE_DBC,m_aConnectionHandle,SQL_COMMIT),m_aConnect…  in commit()
 356 …OTools::ThrowException(this,N3SQLEndTran(SQL_HANDLE_DBC,m_aConnectionHandle,SQL_ROLLBACK),m_aConne…  in rollback()
 387 	OTools::ThrowException(this,  in setReadOnly()
 405 	OTools::ThrowException(this,  in setCatalog()
 418 	OTools::ThrowException(this,  in getCatalog()
 431 	OTools::ThrowException(this,N3SQLSetConnectAttr(m_aConnectionHandle,  in setTransactionIsolation()
 [all …]
 
 | 
| H A D | OResultSetMetaData.cxx | 65 	OTools::ThrowException(m_pConnection,nRet,m_aStatementHandle,SQL_HANDLE_STMT,*this);  in getCharColAttrib()80 		OTools::ThrowException(m_pConnection,nRet,m_aStatementHandle,SQL_HANDLE_STMT,*this);  in getCharColAttrib()
 93 …OTools::ThrowException(_pConnection,(*(T3SQLColAttribute)_pConnection->getOdbcFunction(ODBC3SQLCol…  in getNumColAttrib()
 175 …OTools::ThrowException(m_pConnection,N3SQLNumResultCols(m_aStatementHandle,&nNumResultCols),m_aSta…  in getColumnCount()
 
 | 
| H A D | OResultSet.cxx | 820 …OTools::ThrowException(m_pStatement->getOwnConnection(),N3SQLCancel(m_aStatementHandle),m_aStateme…  in cancel()867 …OTools::ThrowException(m_pStatement->getOwnConnection(),nRet,m_aStatementHandle,SQL_HANDLE_STMT,*t…  in insertRow()
 887 …OTools::ThrowException(m_pStatement->getOwnConnection(),nRet,m_aStatementHandle,SQL_HANDLE_STMT,*t…  in insertRow()
 933 …OTools::ThrowException(m_pStatement->getOwnConnection(),nRet,m_aStatementHandle,SQL_HANDLE_STMT,*t…  in updateRow()
 945 …OTools::ThrowException(m_pStatement->getOwnConnection(),nRet,m_aStatementHandle,SQL_HANDLE_STMT,*t…  in deleteRow()
 1124 …OTools::ThrowException(m_pStatement->getOwnConnection(),m_nCurrentFetchState,m_aStatementHandle,SQ…  in refreshRow()
 1188 …OTools::ThrowException(m_pStatement->getOwnConnection(),m_nCurrentFetchState,m_aStatementHandle,SQ…  in moveToBookmark()
 1213 …OTools::ThrowException(m_pStatement->getOwnConnection(),m_nCurrentFetchState,m_aStatementHandle,SQ…  in moveRelativeToBookmark()
 1625 …OTools::ThrowException(m_pStatement->getOwnConnection(),m_nCurrentFetchState,m_aStatementHandle,SQ…  in move()
 
 | 
| H A D | OPreparedStatement.cxx | 174 		OTools::ThrowException(m_pConnection,nReturn,m_aStatementHandle,SQL_HANDLE_STMT,*this);  in execute()466 	OTools::ThrowException(m_pConnection,nReturn,m_aStatementHandle,SQL_HANDLE_STMT,*this);  in setNull()
 942 		OTools::ThrowException(m_pConnection,nReturn,m_aStatementHandle,SQL_HANDLE_STMT,*this);  in prepareStatement()
 
 | 
| /aoo4110/main/connectivity/source/drivers/ado/ | 
| H A D | ADatabaseMetaData.cxx | 73 	ADOS::ThrowException(*m_pADOConnection,*this);  in getBoolProperty()82 	ADOS::ThrowException(*m_pADOConnection,*this);  in getStringProperty()
 111 	ADOS::ThrowException(*m_pADOConnection,*this);  in getCatalogs()
 134 	ADOS::ThrowException(*m_pADOConnection,*this);  in getSchemas()
 149 	ADOS::ThrowException(*m_pADOConnection,*this);  in getColumnPrivileges()
 164 	ADOS::ThrowException(*m_pADOConnection,*this);  in getColumns()
 180 	ADOS::ThrowException(*m_pADOConnection,*this);  in getTables()
 196 	ADOS::ThrowException(*m_pADOConnection,*this);  in getProcedureColumns()
 213 	ADOS::ThrowException(*m_pADOConnection,*this);  in getProcedures()
 289 	ADOS::ThrowException(*m_pADOConnection,*this);  in getExportedKeys()
 [all …]
 
 | 
| H A D | AKey.cxx | 111 					ADOS::ThrowException(*m_pConnection->getConnection(),*this);  in setFastPropertyValue_NoBroadcast()119 					ADOS::ThrowException(*m_pConnection->getConnection(),*this);  in setFastPropertyValue_NoBroadcast()
 127 					ADOS::ThrowException(*m_pConnection->getConnection(),*this);  in setFastPropertyValue_NoBroadcast()
 135 					ADOS::ThrowException(*m_pConnection->getConnection(),*this);  in setFastPropertyValue_NoBroadcast()
 143 					ADOS::ThrowException(*m_pConnection->getConnection(),*this);  in setFastPropertyValue_NoBroadcast()
 
 | 
| H A D | AUser.cxx | 190 	ADOS::ThrowException(*m_pCatalog->getConnection()->getConnection(),*this);  in getGrantablePrivileges()199 	ADOS::ThrowException(*m_pCatalog->getConnection()->getConnection(),*this);  in grantPrivileges()
 207 	ADOS::ThrowException(*m_pCatalog->getConnection()->getConnection(),*this);  in revokePrivileges()
 216 	ADOS::ThrowException(*m_pCatalog->getConnection()->getConnection(),*this);  in changePassword()
 
 | 
| H A D | AConnection.cxx | 138 			    ADOS::ThrowException(*m_pAdoConnection,*this);  in construct()297 	ADOS::ThrowException(*m_pAdoConnection,*this);  in setReadOnly()
 315 	ADOS::ThrowException(*m_pAdoConnection,*this);  in setCatalog()
 355 	ADOS::ThrowException(*m_pAdoConnection,*this);  in setTransactionIsolation()
 385 	ADOS::ThrowException(*m_pAdoConnection,*this);  in getTransactionIsolation()
 
 | 
| H A D | AKeys.cxx | 95 		ADOS::ThrowException(*m_pConnection->getConnection(),static_cast<XTypeProvider*>(this));  in appendObject()107 		ADOS::ThrowException(*m_pConnection->getConnection(),static_cast<XTypeProvider*>(this));  in dropObject()
 
 | 
| H A D | AViews.cxx | 82 …ADOS::ThrowException(*m_pCatalog->getConnection()->getConnection(),static_cast<XTypeProvider*>(thi…  in appendObject()95 …ADOS::ThrowException(*m_pCatalog->getConnection()->getConnection(),static_cast<XTypeProvider*>(thi…  in dropObject()
 
 | 
| H A D | ATables.cxx | 82 …ADOS::ThrowException(*m_pCatalog->getConnection()->getConnection(),static_cast<XTypeProvider*>(thi…  in appendObject()93 …ADOS::ThrowException(*m_pCatalog->getConnection()->getConnection(),static_cast<XTypeProvider*>(thi…  in dropObject()
 
 | 
| H A D | AColumns.cxx | 128 	ADOS::ThrowException(*m_pConnection->getConnection(),static_cast<XTypeProvider*>(this));  in appendObject()137 		ADOS::ThrowException(*m_pConnection->getConnection(),static_cast<XTypeProvider*>(this));  in dropObject()
 
 | 
| H A D | APreparedStatement.cxx | 43 		ADOS::ThrowException(*m_pConnection->getConnection(),*this);203 		ADOS::ThrowException(*m_pConnection->getConnection(),*this);  in executeUpdate()
 269 	ADOS::ThrowException(*m_pConnection->getConnection(),*this);  in setParameter()
 
 | 
| H A D | ATable.cxx | 165 	ADOS::ThrowException(*(m_pCatalog->getConnection()->getConnection()),*this);  in rename()190 		ADOS::ThrowException(*(m_pCatalog->getConnection()->getConnection()),*this);  in alterColumnByName()
 
 | 
| H A D | AResultSet.cxx | 51 		ADOS::ThrowException(*m_pStmt->m_pConnection->getConnection(),*this);611 			ADOS::ThrowException(*m_pStmt->m_pConnection->getConnection(),*this);  in next()
 901 	ADOS::ThrowException(*((OConnection*)m_pStmt->getConnection().get())->getConnection(),*this);  in hasOrderedBookmarks()
 909 		ADOS::ThrowException(*((OConnection*)m_pStmt->getConnection().get())->getConnection(),*this);  in hasOrderedBookmarks()
 
 | 
| /aoo4110/main/connectivity/source/drivers/adabas/ | 
| H A D | BResultSet.cxx | 60 …OTools::ThrowException(m_pStatement->getOwnConnection(),m_nCurrentFetchState,m_aStatementHandle,SQ…  in next()82 …OTools::ThrowException(m_pStatement->getOwnConnection(),m_nCurrentFetchState,m_aStatementHandle,SQ…  in first()
 109 …OTools::ThrowException(m_pStatement->getOwnConnection(),m_nCurrentFetchState,m_aStatementHandle,SQ…  in last()
 132 …OTools::ThrowException(m_pStatement->getOwnConnection(),m_nCurrentFetchState,m_aStatementHandle,SQ…  in absolute()
 155 …OTools::ThrowException(m_pStatement->getOwnConnection(),m_nCurrentFetchState,m_aStatementHandle,SQ…  in relative()
 178 …OTools::ThrowException(m_pStatement->getOwnConnection(),m_nCurrentFetchState,m_aStatementHandle,SQ…  in previous()
 200 …OTools::ThrowException(m_pStatement->getOwnConnection(),m_nCurrentFetchState,m_aStatementHandle,SQ…  in refreshRow()
 
 | 
| /aoo4110/main/connectivity/source/drivers/hsqldb/ | 
| H A D | HStorageAccess.cxx | 46 #define ThrowException(env, type, msg) { \  macro235             ThrowException(	env,  in read_from_storage_stream_into_buffer()
 263 	ThrowException(	env,  in read_from_storage_stream_into_buffer()
 322             ThrowException( env,  in Java_com_sun_star_sdbcx_comp_hsqldb_NativeStorageAccess_readInt()
 338             ThrowException( env,  in Java_com_sun_star_sdbcx_comp_hsqldb_NativeStorageAccess_readInt()
 352 	ThrowException(	env,  in Java_com_sun_star_sdbcx_comp_hsqldb_NativeStorageAccess_readInt()
 457 			ThrowException(	env,  in write_to_storage_stream_from_buffer()
 516 			ThrowException(	env,  in write_to_storage_stream()
 
 | 
| H A D | StorageNativeInputStream.cxx | 60 #define ThrowException(env, type, msg) { \  macro151         ThrowException(	env,  in Java_com_sun_star_sdbcx_comp_hsqldb_StorageNativeInputStream_skip()
 196 		ThrowException(	env,  in Java_com_sun_star_sdbcx_comp_hsqldb_StorageNativeInputStream_skip()
 238 		ThrowException(	env,  in Java_com_sun_star_sdbcx_comp_hsqldb_StorageNativeInputStream_available()
 
 | 
| /aoo4110/main/bean/native/unix/ | 
| H A D | com_sun_star_comp_beans_LocalOfficeWindow.c | 49 static void ThrowException(JNIEnv * env, char const * type, char const * msg) {  in ThrowException()  function103         ThrowException(env, "java/lang/RuntimeException", "JAWT_GetAWT failed");  in Java_com_sun_star_comp_beans_LocalOfficeWindow_getNativeWindow()
 112         ThrowException(env, "java/lang/RuntimeException",  in Java_com_sun_star_comp_beans_LocalOfficeWindow_getNativeWindow()
 
 | 
| /aoo4110/main/bean/native/win32/ | 
| H A D | com_sun_star_comp_beans_LocalOfficeWindow.c | 57 static void ThrowException(JNIEnv * env, char const * type, char const * msg) {  in ThrowException()  function112         ThrowException(env, "java/lang/RuntimeException", "JAWT_GetAWT failed");  in Java_com_sun_star_comp_beans_LocalOfficeWindow_getNativeWindow()
 121         ThrowException(env, "java/lang/RuntimeException",  in Java_com_sun_star_comp_beans_LocalOfficeWindow_getNativeWindow()
 
 | 
| /aoo4110/main/connectivity/source/inc/ado/ | 
| H A D | adoimp.hxx | 80 …static void ThrowException(ADOConnection* _pAdoCon,const ::com::sun::star::uno::Reference< ::com::…103 			ADOS::ThrowException(*m_pADOConnection,*this);
 
 | 
| /aoo4110/main/sdext/source/presenter/ | 
| H A D | PresenterAccessibility.cxx | 248     void ThrowException (const sal_Char* pMessage, const ExceptionType eExceptionType) const;1025         ThrowException("invalid child index", ET_IndexOutOfBounds);  in getAccessibleChild()
 1600         ThrowException("object has already been disposed", ET_Disposed);  in ThrowIfDisposed()
 1606 void PresenterAccessible::AccessibleObject::ThrowException (  in ThrowException()  function in sdext::presenter::PresenterAccessible::AccessibleObject
 1896         ThrowException("no text support in current mode", ET_IndexOutOfBounds);  in getCharacter()
 1946         ThrowException("invalid text index", ET_IndexOutOfBounds);  in getCharacterBounds()
 1959         ThrowException("no text support in current mode", ET_IndexOutOfBounds);  in getCharacterBounds()
 
 |