Home
last modified time | relevance | path

Searched refs:derived_column (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/connectivity/source/parse/
H A Dsqliterator.cxx713 OSL_ENSURE(SQL_ISRULE(_pDerivedColumn,derived_column),"No derived column!"); in getColumnAlias()
956 if (SQL_ISRULE(pColumnRef,derived_column) && in traverseSelectColumnNames()
967 else if (SQL_ISRULE(pColumnRef,derived_column)) in traverseSelectColumnNames()
H A Dsqlbison.y260 %type <pParseNode> derived_column as_clause table_name num_primary term num_value_exp
1567 derived_column
3388 derived_column: label
H A Dsqlnode.cxx1372 { OSQLParseNode::derived_column, "derived_column" }, in OSQLParser()
/aoo4110/main/connectivity/inc/connectivity/
H A Dsqlnode.hxx179 derived_column, enumerator
/aoo4110/main/connectivity/source/drivers/file/
H A DFResultSet.cxx130 SQL_ISRULE(m_pParseTree->getChild(2)->getChild(0),derived_column) && in DBG_NAME()
/aoo4110/main/dbaccess/source/ui/querydesign/
H A DSelectionBrowseBox.cxx821 OSL_ENSURE(SQL_ISRULE(pChild,derived_column), "No derived column found!"); in saveField()
H A DQueryDesignView.cxx2250 if ( SQL_ISRULE(pColumnRef,derived_column) ) in InstallFields()

Completed in 113 milliseconds