Searched refs:lcl_throwError (Results 1 – 2 of 2) sorted by relevance
58 void lcl_throwError(sal_uInt16 _nErrorId) in lcl_throwError() function91 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()
78 …void lcl_throwError(sal_uInt16 _nErrorId,const ::com::sun::star::uno::Reference< ::com::sun::star:… in lcl_throwError() function663 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 29 milliseconds