Searched refs:m_pAnalyzer (Results 1 – 2 of 2) sorted by relevance
57 : m_pAnalyzer(pAnalyzer) in DBG_NAME()109 … m_pAnalyzer->getConnection()->throwGenericSQLException(STR_QUERY_COMPLEX_COUNT,NULL); in start()255 m_pAnalyzer->getConnection()->throwGenericSQLException(STR_QUERY_TOO_COMPLEX,NULL); in execute_COMPARE()305 m_pAnalyzer->getConnection()->throwGenericSQLException(STR_QUERY_TOO_COMPLEX,NULL); in execute_LIKE()313 … m_pAnalyzer->getConnection()->throwGenericSQLException(STR_QUERY_INVALID_LIKE_STRING,NULL); in execute_LIKE()318 m_pAnalyzer->getConnection()->throwGenericSQLException(STR_QUERY_INVALID_LIKE_STRING,NULL); in execute_LIKE()349 m_pAnalyzer->getConnection()->throwGenericSQLException(STR_QUERY_INVALID_BETWEEN,NULL); in execute_BETWEEN()472 …const ::rtl::OUString sError( m_pAnalyzer->getConnection()->getResources().getResourceStringWithSu… in execute_Operand()533 m_pAnalyzer->getConnection()->throwGenericSQLException(STR_QUERY_TOO_COMPLEX,NULL); in execute_Operand()553 m_pAnalyzer->getConnection()->throwGenericSQLException(STR_QUERY_TOO_COMPLEX,NULL); in execute_Operand()[all …]
49 OSQLAnalyzer* m_pAnalyzer; member in connectivity::file::OPredicateCompiler
Completed in 7 milliseconds