Home
last modified time | relevance | path

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

/trunk/main/connectivity/source/inc/file/
H A DFConnection.hxx134 sal_Bool matchesExtension( const String& _rExt ) const;
/trunk/main/connectivity/source/drivers/file/
H A DFConnection.cxx86 sal_Bool OConnection::matchesExtension( const String& _rExt ) const in matchesExtension() function in OConnection
/trunk/main/connectivity/source/drivers/dbase/
H A DDTable.cxx510 OSL_ENSURE( m_pConnection->matchesExtension( aURL.getExtension() ), in construct()
654 if ( _pConnection->matchesExtension( sExt ) ) in getEntry()
1078 if ( !m_pConnection->matchesExtension( aURL.getExtension() ) ) in CreateImpl()
/trunk/main/connectivity/source/drivers/flat/
H A DETable.cxx491 if ( m_pConnection->matchesExtension( sExt ) ) in getEntry()

Completed in 34 milliseconds