/aoo41x/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/ |
H A D | StatusView.java | 241 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 D | DocumentView.java | 306 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 D | CustomizeView.java | 277 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 D | ViewContainer.java | 131 ((IShutdownListener)aView).shutdown(); in removeView() 208 aListener.shutdown(); in run()
|
H A D | StatusListener.java | 415 shutdown(); in disposing() 428 public void shutdown() in shutdown() method in StatusListener
|
H A D | Interceptor.java | 601 shutdown(); in disposing() 614 public void shutdown() in shutdown() method in Interceptor
|
H A D | IShutdownListener.java | 35 public abstract void shutdown(); in shutdown() method
|
/aoo41x/main/sal/qa/osl/socket/ |
H A D | osl_StreamSocket.cxx | 124 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 D | osl_Socket.cxx | 670 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 D | osl_AcceptorSocket.cxx | 122 asAcceptorSocket.shutdown(); in ~AcceptorThread() 179 asSocketAssign.shutdown();
|
/aoo41x/main/offapi/com/sun/star/frame/ |
H A D | XSessionManagerListener.idl | 50 <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 D | XSessionManagerClient.idl | 36 desktop shutdown 90 /** Call cancelShutdown to try to cancel a desktop shutdown in progress 93 <TRUE/> if shutdown was canceled,
|
H A D | SessionManager.idl | 45 <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 D | ScriptEditorForJavaScript.java | 275 shutdown(); in initUI() 288 shutdown(); in initUI() 298 private void shutdown() in shutdown() method in ScriptEditorForJavaScript
|
/aoo41x/main/vcl/unx/generic/app/ |
H A D | sm.cxx | 347 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 D | TestCacheSize.java | 72 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 D | MacabDriver.cxx | 171 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 D | ScriptEditorForBeanShell.java | 335 shutdown(); in doClose() 384 private void shutdown() in shutdown() method in ScriptEditorForBeanShell
|
/aoo41x/main/connectivity/source/drivers/kab/ |
H A D | KDriver.cxx | 293 void KabImplModule::shutdown() in shutdown() function in KabImplModule 442 m_aImplModule.shutdown(); in notifyTermination()
|
/aoo41x/main/vcl/inc/unx/ |
H A D | sm.hxx | 41 Bool shutdown,
|
/aoo41x/main/fpicker/source/win32/filepicker/ |
H A D | asynceventnotifier.hxx | 58 void SAL_CALL shutdown();
|
/aoo41x/main/sw/source/ui/dbui/ |
H A D | mailmergechildwindow.cxx | 173 xMailDispatcher->shutdown(); in ~SwSendMailDialog_Impl() 562 pThis->m_pImpl->xMailDispatcher->shutdown(); in IMPL_STATIC_LINK()
|
/aoo41x/main/sw/source/ui/inc/ |
H A D | maildispatcher.hxx | 114 void shutdown();
|
/aoo41x/main/offapi/com/sun/star/datatransfer/clipboard/ |
H A D | ClipboardManager.idl | 61 /** For shutdown and listener support.
|
/aoo41x/main/vos/source/ |
H A D | socket.cxx | 1359 shutdown(); in close() 1547 sal_Bool OStreamSocket::shutdown(TSocketDirection Direction) in shutdown() function in OStreamSocket
|