Home
last modified time | relevance | path

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

/trunk/main/connectivity/source/parse/
H A Dsqliterator.cxx74 Reference< XNameAccess > m_xQueryContainer; member
105 m_xQueryContainer = xSuppQueries->getQueries(); in OSQLParseTreeIteratorImpl()
387 …bool bQueryDoesExist = m_pImpl->m_xQueryContainer.is() && m_pImpl->m_xQueryContainer->hasByName( s… in impl_locateRecordSource()
419 m_pImpl->m_xQueryContainer->getByName( sComposedName ) >>= aReturn; in impl_locateRecordSource()
429 if ( m_pImpl->m_xQueryContainer.is() ) in impl_locateRecordSource()

Completed in 23 milliseconds