Searched refs:m_bUseIndexOnly (Results 1 – 2 of 2) sorted by relevance
246 ,m_bUseIndexOnly(_bUseIndexOnly) in OCollection()265 … if ( m_bUseIndexOnly && rType == ::getCppuType(static_cast< Reference< XNameAccess > *> (NULL)) ) in queryInterface()274 if ( m_bUseIndexOnly ) in getTypes()
107 …sal_Bool m_bUseIndexOnly; // is only TRUE when only an indexacce… member in connectivity::sdbcx::OCollection