Home
last modified time | relevance | path

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

/trunk/main/connectivity/inc/connectivity/
H A DIParseContext.hxx44 ERROR_VALUE_NO_LIKE, // "The value #1 can not be used with LIKE." enumerator
/trunk/main/svx/source/form/
H A DParseContext.cxx74 case ERROR_VALUE_NO_LIKE: aMsg = SVX_RES(RID_STR_SVT_SQL_SYNTAX_VALUE_NO_LIKE); break; in getErrorMessage()
/trunk/main/connectivity/source/parse/
H A Dsqlbison.y4384 case ERROR_VALUE_NO_LIKE: aMsg = ERROR_STR_VALUE_NO_LIKE; break;
H A Dsqlnode.cxx999 m_sErrorMessage = m_pContext->getErrorMessage(IParseContext::ERROR_VALUE_NO_LIKE); in buildLikeRule()

Completed in 48 milliseconds