Home
last modified time | relevance | path

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

/aoo42x/main/dbaccess/source/core/api/
H A DSingleSelectQueryComposer.cxx832 …const ::std::auto_ptr< OSQLParseNode > pStatementTree( m_aSqlParser.parseTree( sError, sSQL, false… in getColumns() local
833 …DBG_ASSERT( pStatementTree.get(), "OSingleSelectQueryComposer::getColumns: could not parse the col… in getColumns()
834 if ( pStatementTree.get() ) in getColumns()
835 … if ( !pStatementTree->parseNodeToExecutableStatement( sSQL, m_xConnection, m_aSqlParser, NULL ) ) in getColumns()

Completed in 25 milliseconds