Home
last modified time | relevance | path

Searched refs:m_bUseIndexOnly (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/connectivity/source/sdbcx/
H A DVCollection.cxx246 ,m_bUseIndexOnly(_bUseIndexOnly) in OCollection()
265 if ( m_bUseIndexOnly && rType == ::getCppuType(static_cast< Reference< XNameAccess > *> (NULL)) ) in queryInterface()
274 if ( m_bUseIndexOnly ) in getTypes()
/aoo4110/main/connectivity/inc/connectivity/sdbcx/
H A DVCollection.hxx107 sal_Bool m_bUseIndexOnly; // is only TRUE when only an indexaccess is needed member in connectivity::sdbcx::OCollection

Completed in 149 milliseconds