Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/core/dataaccess/
H A Dconnection.cxx888 for ( const ::rtl::OUString* pQueryName = aQueryNames.getConstArray(); in impl_checkTableQueryNames_nothrow() local
889 pQueryName != aQueryNames.getConstArray() + aQueryNames.getLength(); in impl_checkTableQueryNames_nothrow()
890 ++pQueryName in impl_checkTableQueryNames_nothrow()
893 if ( aSortedTableNames.find( *pQueryName ) != aSortedTableNames.end() ) in impl_checkTableQueryNames_nothrow()

Completed in 15 milliseconds