Home
last modified time | relevance | path

Searched refs:ERROR_GENERAL (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/connectivity/inc/connectivity/
H A DIParseContext.hxx43 ERROR_GENERAL, // "Syntax error in SQL expression" enumerator
/aoo4110/main/svx/source/form/
H A DParseContext.cxx73 case ERROR_GENERAL: aMsg = SVX_RES(RID_STR_SVT_SQL_SYNTAX_ERROR); break; in getErrorMessage()
/aoo4110/main/connectivity/source/parse/
H A Dsqliterator.cxx867 impl_appendError( IParseContext::ERROR_GENERAL ); in traverseCreateColumns()
929 impl_appendError( IParseContext::ERROR_GENERAL ); in traverseSelectColumnNames()
H A Dsqlbison.y4382 case ERROR_GENERAL: aMsg = ERROR_STR_GENERAL; break;
4601 m_sErrorMessage = m_pContext->getErrorMessage(IParseContext::ERROR_GENERAL);
H A Dsqlnode.cxx1260 m_sErrorMessage = m_pContext->getErrorMessage(IParseContext::ERROR_GENERAL); in predicateTree()
/aoo4110/main/dbaccess/source/core/api/
H A DSingleSelectQueryComposer.cxx122 …throw SQLException(_rParser.getContext().getErrorMessage(OParseContext::ERROR_GENERAL),_rxContext,… in parseStatement_throwError()

Completed in 68 milliseconds