Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/dlg/
H A Dtextconnectionsettings.cxx89 if ( m_pTextConnectionHelper->prepareLeave() )
H A DTextConnectionHelper.hxx128 sal_Bool prepareLeave();
H A Dadminpages.hxx190 virtual sal_Bool prepareLeave() { return sal_True; } in prepareLeave() function in dbaui::OGenericAdministrationPage
H A DDBSetupConnectionPages.cxx200 sal_Bool OTextConnectionPageSetup::prepareLeave(){ in prepareLeave() function in dbaui::OTextConnectionPageSetup
201 return m_pTextConnectionHelper->prepareLeave(); in prepareLeave()
H A Ddetailpages.hxx371 virtual sal_Bool prepareLeave();
H A DDBSetupConnectionPages.hxx86 virtual sal_Bool prepareLeave();
H A Ddetailpages.cxx1127 sal_Bool OTextDetailsPage::prepareLeave() in prepareLeave() function in dbaui::OTextDetailsPage
1129 return m_pTextConnectionHelper->prepareLeave(); in prepareLeave()
H A Dadminpages.cxx99 if (!prepareLeave()) in DeactivatePage()
H A DTextConnectionHelper.cxx394 sal_Bool OTextConnectionHelper::prepareLeave() in prepareLeave() function in dbaui::OTextConnectionHelper

Completed in 85 milliseconds