Searched refs:ERROR_INVALID_TABLE_OR_QUERY (Results 1 – 4 of 4) sorted by relevance
51 …ERROR_INVALID_TABLE_OR_QUERY, // "The database does contain neither a table nor a query named \"… enumerator
81 … case ERROR_INVALID_TABLE_OR_QUERY: aMsg = SVX_RES(RID_STR_SVT_SQL_SYNTAX_TABLE_OR_QUERY); break; in getErrorMessage()
432 impl_appendError( IParseContext::ERROR_INVALID_TABLE_OR_QUERY, &sName ); in impl_locateRecordSource()
4391 case ERROR_INVALID_TABLE_OR_QUERY: aMsg = ERROR_STR_INVALID_TABLE_OR_QUERY; break; in getErrorMessage()