Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/app/
H A DAppControllerGen.cxx428 ::sal_Bool SAL_CALL OApplicationController::closeSubComponents( ) throw (RuntimeException) in closeSubComponents() function in dbaui::OApplicationController
432 return m_pSubComponentManager->closeSubComponents(); in closeSubComponents()
621 closeSubComponents(); in askToReconnect()
H A Dsubcomponentmanager.hxx69 sal_Bool closeSubComponents();
H A Dsubcomponentmanager.cxx461 sal_Bool SubComponentManager::closeSubComponents() in closeSubComponents() function in dbaui::SubComponentManager
H A DAppController.hxx465 …virtual ::sal_Bool SAL_CALL closeSubComponents( ) throw (::com::sun::star::uno::RuntimeException);
H A DAppController.cxx558 if ( bSuspend && !closeSubComponents() ) in suspend()
/trunk/main/offapi/com/sun/star/sdb/application/
H A DXDatabaseDocumentUI.idl144 <code>closeSubComponents</code>, which will gracefully do this.</p>
162 boolean closeSubComponents();
/trunk/main/connectivity/qa/connectivity/tools/
H A DCRMDatabase.java123 ui.closeSubComponents(); in saveAndClose()
/trunk/main/dbaccess/source/ext/macromigration/
H A Dmacromigrationdialog.cxx391 bSuccess = xController->closeSubComponents(); in impl_closeSubDocs_nothrow()

Completed in 57 milliseconds