Home
last modified time | relevance | path

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

/trunk/main/connectivity/inc/connectivity/
H A Dsqlnode.hxx320 bool parseNodeToExecutableStatement( ::rtl::OUString& _out_rString,
/trunk/main/dbaccess/source/core/api/
H A DSingleSelectQueryComposer.cxx835 … if ( !pStatementTree->parseNodeToExecutableStatement( sSQL, m_xConnection, m_aSqlParser, NULL ) ) in getColumns()
1489 …if ( !pStatementNode->parseNodeToExecutableStatement( sSqlStatement, m_xConnection, m_aSqlParser, … in getQueryWithSubstitution()
/trunk/main/connectivity/source/parse/
H A Dsqlnode.cxx318 bool OSQLParseNode::parseNodeToExecutableStatement( ::rtl::OUString& _out_rString, const Reference<… in parseNodeToExecutableStatement() function in connectivity::OSQLParseNode

Completed in 27 milliseconds