Home
last modified time | relevance | path

Searched refs:shutdown (Results 1 – 25 of 66) sorted by relevance

123

/aoo41x/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/
H A DStatusView.java241 public void shutdown() in shutdown() method in StatusView
243 m_aFontListener.shutdown(); in shutdown()
244 m_aSizeListener.shutdown(); in shutdown()
245 m_aBoldListener.shutdown(); in shutdown()
246 m_aItalicListener.shutdown(); in shutdown()
247 m_aUnderlineListener.shutdown(); in shutdown()
H A DDocumentView.java306 shutdown(); in processWindowEvent()
317 public void shutdown() in shutdown() method in DocumentView
325 maStatusView.shutdown(); in shutdown()
326 maCustomizeView.shutdown(); in shutdown()
332 maInterceptor.shutdown(); in shutdown()
H A DCustomizeView.java277 public void shutdown() in shutdown() method in CustomizeView
279 m_aMenuBarListener.shutdown(); in shutdown()
280 m_aToolBarListener.shutdown(); in shutdown()
281 m_aObjectBarListener.shutdown(); in shutdown()
H A DViewContainer.java131 ((IShutdownListener)aView).shutdown(); in removeView()
208 aListener.shutdown(); in run()
H A DStatusListener.java415 shutdown(); in disposing()
428 public void shutdown() in shutdown() method in StatusListener
H A DInterceptor.java601 shutdown(); in disposing()
614 public void shutdown() in shutdown() method in Interceptor
H A DIShutdownListener.java35 public abstract void shutdown(); in shutdown() method
/aoo41x/main/sal/qa/osl/socket/
H A Dosl_StreamSocket.cxx124 asAcceptorSocket.shutdown(); in ~AcceptorThread()
773 class shutdown: public CppUnit::TestFixture class
797 asSocket.shutdown(); in shutdown_001()
834 ssConnectionSocket.shutdown( osl_Socket_DirRead ); in shutdown_002()
877 ssConnectionSocket.shutdown( osl_Socket_DirWrite ); in shutdown_003()
895 CPPUNIT_TEST_SUITE( shutdown );
1212 aSocket.shutdown(osl_Socket_DirReadWrite); in send_Connector()
1483 aSocket.shutdown(osl_Socket_DirReadWrite); in getPage()
1491 CPPUNIT_TEST_SUITE_NAMED_REGISTRATION(osl_StreamSocket::shutdown, "osl_StreamSocket");
H A Dosl_Socket.cxx670 asAcceptorSocket.shutdown(); in ~AcceptorThread()
3015 class shutdown: public CppUnit::TestFixture class
3039 asSocket.shutdown(); in shutdown_001()
3075 ssConnectionSocket.shutdown( osl_Socket_DirRead ); in shutdown_002()
3117 ssConnectionSocket.shutdown( osl_Socket_DirWrite ); in shutdown_003()
3135 CPPUNIT_TEST_SUITE( shutdown );
3171 CPPUNIT_TEST_SUITE_NAMED_REGISTRATION(osl_StreamSocket::shutdown, "osl_StreamSocket");
3389 asSocketAssign.shutdown();
3549 dsSocket.shutdown(); in run()
H A Dosl_AcceptorSocket.cxx122 asAcceptorSocket.shutdown(); in ~AcceptorThread()
179 asSocketAssign.shutdown();
/aoo41x/main/offapi/com/sun/star/frame/
H A DXSessionManagerListener.idl50 <TRUE/> if a shutdown is in progress,
54 <TRUE/> if a shutdown in progress can be canceled by the listener,
58 event in case no real shutdown is in progress. He
83 /** shutdownCanceled is called when a shutdown was canceled by the user
H A DXSessionManagerClient.idl36 desktop shutdown
90 /** Call cancelShutdown to try to cancel a desktop shutdown in progress
93 <TRUE/> if shutdown was canceled,
H A DSessionManager.idl45 <li>The user starts the desktop shutdown.</li>
47 about the pending shutdown.</li>
55 <li>try to cancel the whole shutdown; the session manager may or may
/aoo41x/main/scripting/java/com/sun/star/script/framework/provider/javascript/
H A DScriptEditorForJavaScript.java275 shutdown(); in initUI()
288 shutdown(); in initUI()
298 private void shutdown() in shutdown() method in ScriptEditorForJavaScript
/aoo41x/main/vcl/unx/generic/app/
H A Dsm.cxx347 Bool shutdown, in SaveYourselfProc() argument
356 shutdown ? "true" : "false", in SaveYourselfProc()
371 if( ! shutdown ) in SaveYourselfProc()
376 …Application::PostUserEvent( STATIC_LINK( (void*)(shutdown ? 0xffffffff : 0x0), SessionManagerClien… in SaveYourselfProc()
/aoo41x/main/connectivity/qa/complex/connectivity/hsqldb/
H A DTestCacheSize.java72 protected boolean shutdown = true; field in TestCacheSize
266 if (shutdown) { in testFillUp()
452 if (shutdown) { in checkResults()
/aoo41x/main/connectivity/source/drivers/macab/
H A DMacabDriver.cxx171 void MacabImplModule::shutdown() in shutdown() function in MacabImplModule
317 m_aImplModule.shutdown(); in notifyTermination()
/aoo41x/main/scripting/java/com/sun/star/script/framework/provider/beanshell/
H A DScriptEditorForBeanShell.java335 shutdown(); in doClose()
384 private void shutdown() in shutdown() method in ScriptEditorForBeanShell
/aoo41x/main/connectivity/source/drivers/kab/
H A DKDriver.cxx293 void KabImplModule::shutdown() in shutdown() function in KabImplModule
442 m_aImplModule.shutdown(); in notifyTermination()
/aoo41x/main/vcl/inc/unx/
H A Dsm.hxx41 Bool shutdown,
/aoo41x/main/fpicker/source/win32/filepicker/
H A Dasynceventnotifier.hxx58 void SAL_CALL shutdown();
/aoo41x/main/sw/source/ui/dbui/
H A Dmailmergechildwindow.cxx173 xMailDispatcher->shutdown(); in ~SwSendMailDialog_Impl()
562 pThis->m_pImpl->xMailDispatcher->shutdown(); in IMPL_STATIC_LINK()
/aoo41x/main/sw/source/ui/inc/
H A Dmaildispatcher.hxx114 void shutdown();
/aoo41x/main/offapi/com/sun/star/datatransfer/clipboard/
H A DClipboardManager.idl61 /** For shutdown and listener support.
/aoo41x/main/vos/source/
H A Dsocket.cxx1359 shutdown(); in close()
1547 sal_Bool OStreamSocket::shutdown(TSocketDirection Direction) in shutdown() function in OStreamSocket

Completed in 218 milliseconds

123