Home
last modified time | relevance | path

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

/aoo42x/main/dbaccess/source/ui/querydesign/
H A DQueryViewSwitch.cxx250 bool OQueryViewSwitch::switchView( ::dbtools::SQLExceptionInfo* _pErrorInfo ) in switchView() function in OQueryViewSwitch
346 if ( switchView( _pErrorInfo ) ) in reset()
H A Dquerycontainerwindow.cxx116 bool OQueryContainerWindow::switchView( ::dbtools::SQLExceptionInfo* _pErrorInfo ) in switchView() function in dbaui::OQueryContainerWindow
118 return m_pViewSwitch->switchView( _pErrorInfo ); in switchView()
H A Dquerycontroller.cxx823 bool bSuccess = getContainer()->switchView( &aError ); in impl_setViewMode()
828 getContainer()->switchView( NULL ); in impl_setViewMode()
/aoo42x/main/dbaccess/source/ui/inc/
H A DQueryViewSwitch.hxx73 bool switchView( ::dbtools::SQLExceptionInfo* _pErrorInfo );
H A Dquerycontainerwindow.hxx113 bool switchView( ::dbtools::SQLExceptionInfo* _pErrorInfo );

Completed in 52 milliseconds