Home
last modified time | relevance | path

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

/aoo4110/main/connectivity/inc/connectivity/
H A DIParseContext.hxx47 ERROR_INVALID_INT_COMPARE, // "The field can not be compared with a number." enumerator
/aoo4110/main/svx/source/form/
H A DParseContext.cxx77 case ERROR_INVALID_INT_COMPARE: aMsg = SVX_RES(RID_STR_SVT_SQL_SYNTAX_INT_NO_VALID); break; in getErrorMessage()
/aoo4110/main/connectivity/source/parse/
H A Dsqlbison.y4386 case ERROR_INVALID_INT_COMPARE: aMsg = ERROR_STR_INVALID_INT_COMPARE; break;
H A Dsqlnode.cxx877 … m_sErrorMessage = m_pContext->getErrorMessage(IParseContext::ERROR_INVALID_INT_COMPARE); in convertNode()

Completed in 50 milliseconds