Searched refs:impl_appendError (Results 1 – 2 of 2) sorted by relevance
401 impl_appendError( IParseContext::ERROR_INVALID_QUERY_EXIST, &sName ); in impl_locateRecordSource()403 impl_appendError( IParseContext::ERROR_INVALID_TABLE_EXIST, &sName ); in impl_locateRecordSource()415 …impl_appendError( m_rParser.getErrorHelper().getSQLException( sdb::ErrorCondition::PARSER_CYCLIC_S… in impl_locateRecordSource()432 impl_appendError( IParseContext::ERROR_INVALID_TABLE_OR_QUERY, &sName ); in impl_locateRecordSource()434 impl_appendError( IParseContext::ERROR_INVALID_TABLE, &sName ); in impl_locateRecordSource()440 impl_appendError( IParseContext::ERROR_INVALID_TABLE, &sComposedName ); in impl_locateRecordSource()867 impl_appendError( IParseContext::ERROR_GENERAL ); in traverseCreateColumns()929 impl_appendError( IParseContext::ERROR_GENERAL ); in traverseSelectColumnNames()1727 impl_appendError( IParseContext::ERROR_INVALID_COLUMN, pBegin, &_rTableAlias ); in appendColumns()2144 impl_appendError( SQLException( in impl_appendError()[all …]
344 void impl_appendError( IParseContext::ErrorCode _eError,349 void impl_appendError( const ::com::sun::star::sdbc::SQLException& _rError );
Completed in 61 milliseconds