Home
last modified time | relevance | path

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

/aoo4110/main/connectivity/source/drivers/file/
H A DFResultSet.cxx913 sal_Bool bHasRestriction = m_pSQLAnalyzer->hasRestriction(); in ExecuteRow()
1109 … if ( (bRetrieveData || m_pSQLAnalyzer->hasRestriction()) && m_pSQLAnalyzer->hasFunctions() ) in Move()
1155 … if ( (bRetrieveData || m_pSQLAnalyzer->hasRestriction()) && m_pSQLAnalyzer->hasFunctions() ) in Move()
1262 if (!m_pSQLAnalyzer->hasRestriction() && m_aOrderbyColumnNumber.size() == 1) in sortRows()
1496 if (!m_pSQLAnalyzer->hasRestriction()) in OpenImpl()
H A Dfanalyzer.cxx283 sal_Bool OSQLAnalyzer::hasRestriction() const in hasRestriction() function in OSQLAnalyzer
/aoo4110/main/connectivity/source/inc/file/
H A Dfanalyzer.hxx80 virtual sal_Bool hasRestriction() const;

Completed in 18 milliseconds