Searched refs:_aGetFunctor (Results 1 – 2 of 2) sorted by relevance
136 …::rtl::OUString getStatementPart( TGetParseNode& _aGetFunctor, ::connectivity::OSQLParseTreeIterat…152 getStructuredCondition( TGetParseNode& _aGetFunctor );
1496 ::rtl::OUString OSingleSelectQueryComposer::getStatementPart( TGetParseNode& _aGetFunctor, OSQLPars… in getStatementPart() argument1501 const OSQLParseNode* pNode = _aGetFunctor( &_rIterator ); in getStatementPart()1774 …PropertyValue > > OSingleSelectQueryComposer::getStructuredCondition( TGetParseNode& _aGetFunctor ) in getStructuredCondition() argument1782 ::rtl::OUString sFilter = getStatementPart( _aGetFunctor, m_aAdditiveIterator ); in getStructuredCondition()
Completed in 18 milliseconds