Searched refs:_pRootNode (Results 1 – 1 of 1) sorted by relevance
170 …::rtl::OUString getPureSelectStatement( const OSQLParseNode* _pRootNode, Reference< XConnection > … in getPureSelectStatement() argument173 _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 20 milliseconds