Home
last modified time | relevance | path

Searched refs:DBACORE_RESSTRING (Results 1 – 17 of 17) sorted by relevance

/aoo41x/main/dbaccess/source/core/api/
H A DRowSet.cxx1006 …::dbtools::throwSQLException( DBACORE_RESSTRING( RID_STR_UPDATE_FAILED ), SQL_INVALID_CURSOR_POSIT… in updateRow()
1023 …::dbtools::throwSQLException( DBACORE_RESSTRING( RID_STR_RESULT_IS_READONLY ), SQL_FUNCTION_SEQUEN… in deleteRow()
1196 …::dbtools::throwSQLException( DBACORE_RESSTRING( RID_STR_NO_INSERT_PRIVILEGE ), SQL_GENERAL_ERROR,… in moveToInsertRow()
1661 …::dbtools::throwSQLException( DBACORE_RESSTRING( RID_STR_INTERNAL_ERROR ), SQL_GENERAL_ERROR, *thi… in impl_prepareAndExecute_throw()
2008 sColumnLabel = DBACORE_RESSTRING( RID_STR_EXPRESSION1 ); in execute_NoApprove_NoNewConn()
2392 String sMessage( DBACORE_RESSTRING( RID_STR_TABLE_DOES_NOT_EXIST ) ); in impl_buildActiveCommand_throw()
2443 String sMessage( DBACORE_RESSTRING( RID_STR_QUERY_DOES_NOT_EXIST ) ); in impl_buildActiveCommand_throw()
2461 …::dbtools::throwSQLException( DBACORE_RESSTRING( RID_STR_NO_SQL_COMMAND ), SQL_FUNCTION_SEQUENCE_E… in impl_buildActiveCommand_throw()
2759 …::dbtools::throwSQLException( DBACORE_RESSTRING( RID_STR_RESULT_IS_READONLY ), SQL_GENERAL_ERROR, … in checkUpdateConditions()
2765 …::dbtools::throwSQLException( DBACORE_RESSTRING( RID_STR_INVALID_CURSOR_STATE ), SQL_INVALID_CURSO… in checkUpdateConditions()
[all …]
H A DBookmarkSet.cxx118 …::dbtools::throwSQLException( DBACORE_RESSTRING( RID_STR_NO_XROWUPDATE ), SQL_GENERAL_ERROR, *this… in insertRow()
135 …::dbtools::throwSQLException( DBACORE_RESSTRING( RID_STR_NO_XRESULTSETUPDATE ), SQL_GENERAL_ERROR,… in insertRow()
144 …::dbtools::throwSQLException( DBACORE_RESSTRING( RID_STR_NO_XROWUPDATE ), SQL_GENERAL_ERROR, *this… in updateRow()
160 …::dbtools::throwSQLException( DBACORE_RESSTRING( RID_STR_NO_XRESULTSETUPDATE ), SQL_GENERAL_ERROR,… in updateRow()
H A DSingleSelectQueryComposer.cxx148 throw SQLException( DBACORE_RESSTRING( RID_STR_ONLY_QUERY ), _rxContext, in checkForSingleSelect_throwError()
404 String sMessage( DBACORE_RESSTRING( RID_STR_TABLE_DOES_NOT_EXIST ) ); in setCommand()
420 String sMessage( DBACORE_RESSTRING( RID_STR_QUERY_DOES_NOT_EXIST ) ); in setCommand()
504 String sError(DBACORE_RESSTRING(RID_STR_COLUMN_UNKNOWN_PROP)); in impl_getColumnName_throw()
507 …throw SQLException(DBACORE_RESSTRING(RID_STR_COLUMN_NOT_VALID),*this,SQLSTATE_GENERAL,1000,makeAny… in impl_getColumnName_throw()
515 String sError(DBACORE_RESSTRING(RID_STR_COLUMN_MUST_VISIBLE)); in impl_getColumnName_throw()
1612 …throw SQLException(DBACORE_RESSTRING(RID_STR_COLUMN_NOT_VALID),*this,SQLSTATE_GENERAL,1000,Any() ); in setConditionByColumn()
1618 …throw SQLException(DBACORE_RESSTRING(RID_STR_COLUMN_NOT_SEARCHABLE),*this,SQLSTATE_GENERAL,1000,An… in setConditionByColumn()
1729 …throw SQLException(DBACORE_RESSTRING(RID_STR_NOT_SEQUENCE_INT8),*this,SQLSTATE_GENERAL,1000,Any() … in setConditionByColumn()
H A Dtable.cxx329 … throw SQLException(DBACORE_RESSTRING(RID_STR_NO_TABLE_RENAME),*this,SQLSTATE_GENERAL,1000,Any() ); in rename()
344 … throw SQLException(DBACORE_RESSTRING(RID_STR_NO_TABLE_RENAME),*this,SQLSTATE_GENERAL,1000,Any() ); in alterColumnByName()
347 …throw SQLException(DBACORE_RESSTRING(RID_STR_COLUMN_NOT_VALID),*this,SQLSTATE_GENERAL,1000,Any() ); in alterColumnByName()
H A DRowSetCache.cxx1135 throw SQLException(DBACORE_RESSTRING(RID_STR_NO_ABS_ZERO),NULL,SQLSTATE_GENERAL,1000,Any() ); in absolute()
1198 …throw SQLException( DBACORE_RESSTRING( RID_STR_NO_RELATIVE ), NULL, SQLSTATE_GENERAL, 1000, Any() … in relative()
1247 …throw SQLException(DBACORE_RESSTRING(RID_STR_NO_REFESH_AFTERLAST),NULL,SQLSTATE_GENERAL,1000,Any()… in refreshRow()
1271 …throw SQLException(DBACORE_RESSTRING(RID_STR_NO_MOVETOINSERTROW_CALLED),NULL,SQLSTATE_GENERAL,1000… in insertRow()
1327 throw SQLException(DBACORE_RESSTRING(RID_STR_NO_UPDATEROW),NULL,SQLSTATE_GENERAL,1000,Any() ); in updateRow()
1358 throw SQLException(DBACORE_RESSTRING(RID_STR_NO_DELETEROW),NULL,SQLSTATE_GENERAL,1000,Any() ); in deleteRow()
H A DTableDeco.cxx484 throw SQLException(DBACORE_RESSTRING(RID_STR_NO_TABLE_RENAME),*this,SQLSTATE_GENERAL,1000,Any() ); in rename()
500 …throw SQLException(DBACORE_RESSTRING(RID_STR_COLUMN_ALTER_BY_NAME),*this,SQLSTATE_GENERAL,1000,Any… in alterColumnByName()
519 …throw SQLException(DBACORE_RESSTRING(RID_STR_COLUMN_ALTER_BY_INDEX),*this,SQLSTATE_GENERAL,1000,An… in alterColumnByIndex()
H A DRowSetBase.cxx243 …::dbtools::throwSQLException( DBACORE_RESSTRING( RID_STR_CURSOR_BEFORE_OR_AFTER ), SQL_INVALID_CUR… in impl_getValue()
386 …::dbtools::throwSQLException( DBACORE_RESSTRING( RID_STR_CURSOR_BEFORE_OR_AFTER ), SQL_INVALID_CUR… in getBinaryStream()
463 …::dbtools::throwSQLException( DBACORE_RESSTRING( RID_STR_NO_BOOKMARK_BEFORE_OR_AFTER ), SQL_INVALI… in getBookmark()
466 …::dbtools::throwSQLException( DBACORE_RESSTRING( RID_STR_NO_BOOKMARK_DELETED ), SQL_INVALID_CURSOR… in getBookmark()
H A DOptimisticSet.cxx230 …::dbtools::throwSQLException( DBACORE_RESSTRING( RID_STR_NO_VALUE_CHANGED ), SQL_GENERAL_ERROR, m_… in updateRow()
233 …::dbtools::throwSQLException( DBACORE_RESSTRING( RID_STR_NO_CONDITION_FOR_PK ), SQL_GENERAL_ERROR,… in updateRow()
310 …::dbtools::throwSQLException( DBACORE_RESSTRING( RID_STR_NO_VALUE_CHANGED ), SQL_GENERAL_ERROR, m_… in insertRow()
H A DKeySet.cxx615 …::dbtools::throwSQLException( DBACORE_RESSTRING( RID_STR_NO_VALUE_CHANGED ), SQL_GENERAL_ERROR, m_… in updateRow()
636 …::dbtools::throwSQLException( DBACORE_RESSTRING( RID_STR_NO_CONDITION_FOR_PK ), SQL_GENERAL_ERROR,… in updateRow()
745 …::dbtools::throwSQLException( DBACORE_RESSTRING( RID_STR_NO_VALUE_CHANGED ), SQL_GENERAL_ERROR, m_… in insertRow()
H A Dtablecontainer.cxx302 String sMessage(DBACORE_RESSTRING(RID_STR_TABLE_IS_FILTERED)); in appendObject()
H A DCacheSet.cxx372 DBACORE_RESSTRING( RID_STR_NO_UPDATE_MISSING_CONDITION ), SQL_GENERAL_ERROR, *this ); in updateRow()
/aoo41x/main/dbaccess/source/core/dataaccess/
H A Ddocumentdefinition.cxx1447 aRequest.Name = DBACORE_RESSTRING( RID_STR_FORM ); in save()
1449 aRequest.Name = DBACORE_RESSTRING( RID_STR_REPORT ); in save()
1833 aWFE.Message = DBACORE_RESSTRING( RID_STR_MISSING_EXTENSION ); in loadEmbeddedObject()
2321 sName = DBACORE_RESSTRING( RID_STR_FORM ); in updateDocumentTitle()
2323 sName = DBACORE_RESSTRING( RID_STR_REPORT ); in updateDocumentTitle()
H A Ddatabasecontext.cxx356 String sErrorMessage( DBACORE_RESSTRING( RID_STR_FILE_DOES_NOT_EXIST ) ); in loadObjectFromURL()
456 throw IllegalArgumentException( DBACORE_RESSTRING( RID_STR_DATASOURCE_NOT_STORED ), *this, 2 ); in registerObject()
H A Ddatasource.cxx782 ::rtl::OUString sMessage = DBACORE_RESSTRING( nExceptionMessageId ); in buildLowLevelConnection()
785 aContext.Message = DBACORE_RESSTRING( RID_STR_CONNECTION_REQUEST ); in buildLowLevelConnection()
H A Dconnection.cxx891 ::rtl::OUString sConflictWarning( DBACORE_RESSTRING( RID_STR_CONFLICTING_NAMES ) ); in impl_checkTableQueryNames_nothrow()
H A Ddatabasedocument.cxx1872 DBACORE_RESSTRING( RID_STR_NO_EMBEDDING ), in loadFromStorage()
/aoo41x/main/dbaccess/source/core/inc/
H A Dcore_resource.hxx40 #define DBACORE_RESSTRING( id ) DBA_RES( id ) macro

Completed in 158 milliseconds