Home
last modified time | relevance | path

Searched refs:lcl_throwError (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/connectivity/source/drivers/kab/
H A DKStatement.cxx58 void lcl_throwError(sal_uInt16 _nErrorId) in lcl_throwError() function
91 lcl_throwError(STR_PARA_ONLY_PREPARED); in resetParameters()
96 lcl_throwError(STR_PARA_ONLY_PREPARED); in getNextParameter()
239 lcl_throwError(STR_QUERY_TOO_COMPLEX); in analyseWhereClause()
288 lcl_throwError(STR_QUERY_TOO_COMPLEX); in analyseOrderByClause()
315 lcl_throwError(STR_INVALID_COLUMN_SELECTION); in setKabFields()
446 lcl_throwError(STR_QUERY_TOO_COMPLEX); in executeQuery()
/aoo41x/main/connectivity/source/drivers/file/
H A DFResultSet.cxx78 …void lcl_throwError(sal_uInt16 _nErrorId,const ::com::sun::star::uno::Reference< ::com::sun::star:… in lcl_throwError() function
663 lcl_throwError(STR_TABLE_READONLY,*this); in updateRow()
679 lcl_throwError(STR_TABLE_READONLY,*this); in deleteRow()
681 lcl_throwError(STR_DELETE_ROW,*this); in deleteRow()
683 lcl_throwError(STR_ROW_ALREADY_DELETED,*this); in deleteRow()
726 lcl_throwError(STR_TABLE_READONLY,*this); in moveToInsertRow()
1377 lcl_throwError(STR_QUERY_TOO_COMPLEX,*this); in OpenImpl()
1380 lcl_throwError(STR_QUERY_MORE_TABLES,*this); in OpenImpl()
1424 lcl_throwError(STR_QUERY_COMPLEX_COUNT,*this); in OpenImpl()

Completed in 21 milliseconds