Home
last modified time | relevance | path

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

/trunk/main/connectivity/source/inc/file/
H A Dfanalyzer.hxx81 virtual sal_Bool hasFunctions() const;
/trunk/main/connectivity/source/drivers/file/
H A DFResultSet.cxx1109 … if ( (bRetrieveData || m_pSQLAnalyzer->hasRestriction()) && m_pSQLAnalyzer->hasFunctions() ) in Move()
1155 … if ( (bRetrieveData || m_pSQLAnalyzer->hasRestriction()) && m_pSQLAnalyzer->hasFunctions() ) in Move()
1349 if ( m_pSQLAnalyzer->hasFunctions() ) in sortRows()
H A Dfanalyzer.cxx288 sal_Bool OSQLAnalyzer::hasFunctions() const in hasFunctions() function in OSQLAnalyzer

Completed in 76 milliseconds