Home
last modified time | relevance | path

Searched refs:whereAnalysis (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/connectivity/source/drivers/evoab2/
H A DNStatement.cxx287 EBookQuery *OCommonStatement::whereAnalysis( const OSQLParseNode* parseTree ) in whereAnalysis() function in connectivity::evoab::OCommonStatement
298 pResult = whereAnalysis( parseTree->getChild( 1 ) ); in whereAnalysis()
311 pArgs[0] = whereAnalysis( parseTree->getChild( 0 ) ); in whereAnalysis()
312 pArgs[1] = whereAnalysis( parseTree->getChild( 2 ) ); in whereAnalysis()
516 EBookQuery* pQuery = whereAnalysis( pWhereClause->getChild( 1 ) ); in parseSql()
H A DNStatement.hxx191 EBookQuery *whereAnalysis( const OSQLParseNode* parseTree );

Completed in 19 milliseconds