Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/core/api/
H A DSingleSelectQueryComposer.cxx170 …::rtl::OUString getPureSelectStatement( const OSQLParseNode* _pRootNode, Reference< XConnection > … in getPureSelectStatement() argument
173 _pRootNode->getChild(1)->parseNodeToStr( sSQL, _rxConnection ); in getPureSelectStatement()
174 _pRootNode->getChild(2)->parseNodeToStr( sSQL, _rxConnection ); in getPureSelectStatement()
176 _pRootNode->getChild(3)->getChild(0)->getChild(1)->parseNodeToStr( sSQL, _rxConnection ); in getPureSelectStatement()

Completed in 23 milliseconds