Home
last modified time | relevance | path

Searched refs:ERROR_INVALID_TABLE_EXIST (Results 1 – 4 of 4) sorted by relevance

/trunk/main/connectivity/inc/connectivity/
H A DIParseContext.hxx53 ERROR_INVALID_TABLE_EXIST, // "The database already contains a table or view with name \"#\"." enumerator
/trunk/main/svx/source/form/
H A DParseContext.cxx83 … case ERROR_INVALID_TABLE_EXIST: aMsg = SVX_RES(RID_STR_SVT_SQL_SYNTAX_TABLE_EXISTS); break; in getErrorMessage()
/trunk/main/connectivity/source/parse/
H A Dsqliterator.cxx403 impl_appendError( IParseContext::ERROR_INVALID_TABLE_EXIST, &sName ); in impl_locateRecordSource()
H A Dsqlbison.y4393 case ERROR_INVALID_TABLE_EXIST: aMsg = ERROR_STR_INVALID_TABLE_EXIST; break;

Completed in 48 milliseconds