Home
last modified time | relevance | path

Searched refs:where_clause (Results 1 – 8 of 8) sorted by relevance

/aoo4110/main/connectivity/inc/connectivity/
H A Dsqlnode.hxx149 where_clause, enumerator
/aoo4110/main/connectivity/source/drivers/kab/
H A DKStatement.cxx329 if (SQL_ISRULE(pParseNode, where_clause)) in selectAddressees()
/aoo4110/main/connectivity/source/drivers/macab/
H A DMacabStatement.cxx335 if (SQL_ISRULE(pParseNode, where_clause)) in selectRecords()
/aoo4110/main/connectivity/source/drivers/evoab2/
H A DNStatement.cxx509 if ( pWhereClause && SQL_ISRULE( pWhereClause, where_clause ) ) in parseSql()
/aoo4110/main/connectivity/source/parse/
H A Dsqlbison.y253 %type <pParseNode> where_clause opt_group_by_clause column_ref_commalist opt_having_clause
903 | where_clause
1085 where_clause: label
H A Dsqliterator.cxx1249 if (! SQL_ISRULE(pWhereClause,where_clause)) { in traverseSelectionCriteria()
H A Dsqlnode.cxx1342 { OSQLParseNode::where_clause, "where_clause" }, in OSQLParser()
/aoo4110/main/connectivity/source/drivers/file/
H A Dfcomp.cxx132 if (SQL_ISRULE(pWhereClause,where_clause)) in start()

Completed in 607 milliseconds