Home
last modified time | relevance | path

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

/aoo42x/main/connectivity/source/commontools/
H A Ddbexception.cxx287 ,m_eCurrentType( SQLExceptionInfo::UNDEFINED ) in SQLExceptionIteratorHelper()
292 m_eCurrentType = _rChainStart.getType(); in SQLExceptionIteratorHelper()
299 ,m_eCurrentType( SQLExceptionInfo::SQL_EXCEPTION ) in SQLExceptionIteratorHelper()
306 ,m_eCurrentType( SQLExceptionInfo::SQL_WARNING ) in SQLExceptionIteratorHelper()
313 ,m_eCurrentType( SQLExceptionInfo::SQL_CONTEXT ) in SQLExceptionIteratorHelper()
320 switch ( m_eCurrentType ) in current()
357 m_eCurrentType = SQLExceptionInfo::UNDEFINED; in next()
367 m_eCurrentType = SQLExceptionInfo::SQL_CONTEXT; in next()
374 m_eCurrentType = SQLExceptionInfo::SQL_WARNING; in next()
379 m_eCurrentType = SQLExceptionInfo::SQL_EXCEPTION; in next()
/aoo42x/main/connectivity/inc/connectivity/
H A Ddbexception.hxx164 SQLExceptionInfo::TYPE m_eCurrentType; member in dbtools::SQLExceptionIteratorHelper
205 SQLExceptionInfo::TYPE currentType() const { return m_eCurrentType; } in currentType()
/aoo42x/main/dbaccess/source/ui/app/
H A DAppController.cxx323 ,m_eCurrentType(E_NONE) in DBG_NAME()
1703 if ( m_eCurrentType != _eType && _eType != E_NONE ) in onContainerSelect()
1733 ::rtl::OUString sDestroyToolbar = lcl_getToolBarResource(m_eCurrentType); in onContainerSelect()
1765 m_eCurrentType = _eType; in onContainerSelect()
2957 if ( sel->first == m_eCurrentType ) in select()
H A DAppControllerGen.cxx634 m_eCurrentType = E_NONE; in askToReconnect()
H A DAppController.hxx130 ElementType m_eCurrentType; member in dbaui::OApplicationController

Completed in 57 milliseconds