Home
last modified time | relevance | path

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

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

Completed in 21 milliseconds