Home
last modified time | relevance | path

Searched refs:notifyTermination (Results 1 – 25 of 131) sorted by relevance

123456

/dports/editors/libreoffice/libreoffice-7.2.6.2/unotools/source/misc/
H A Ddesktopterminationobserver.cxx72 virtual void SAL_CALL notifyTermination( const EventObject& Event ) override;
124 void SAL_CALL OObserverImpl::notifyTermination( const EventObject& /*Event*/ ) in notifyTermination() function in utl::__anonfb4bc4070111::OObserverImpl
138 listener->notifyTermination(); in notifyTermination()
169 _pListener->notifyTermination(); in registerTerminationListener()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/unotools/source/misc/
H A Ddesktopterminationobserver.cxx71 virtual void SAL_CALL notifyTermination( const EventObject& Event ) override;
123 void SAL_CALL OObserverImpl::notifyTermination( const EventObject& /*Event*/ ) in notifyTermination() function in utl::__anon7af35d5f0111::OObserverImpl
137 listener->notifyTermination(); in notifyTermination()
168 _pListener->notifyTermination(); in registerTerminationListener()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/unotools/
H A Ddesktopterminationobserver.hxx36 virtual void notifyTermination() = 0;
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/unotools/
H A Ddesktopterminationobserver.hxx37 virtual void notifyTermination() = 0;
/dports/editors/libreoffice/libreoffice-7.2.6.2/connectivity/source/drivers/hsqldb/
H A DHTerminateListener.cxx38 void SAL_CALL OConnectionController::notifyTermination(const EventObject& /*aEvent*/) in notifyTermination() function in connectivity::OConnectionController
H A DHTerminateListener.hxx41 … virtual void SAL_CALL notifyTermination( const css::lang::EventObject& aEvent ) override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/connectivity/source/drivers/hsqldb/
H A DHTerminateListener.cxx43 void SAL_CALL OConnectionController::notifyTermination( const EventObject& /*aEvent*/ ) in notifyTermination() function in connectivity::OConnectionController
H A DHTerminateListener.hxx46 … virtual void SAL_CALL notifyTermination( const css::lang::EventObject& aEvent ) override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/appl/
H A Dappinit.cxx65 virtual void SAL_CALL notifyTermination( const EventObject& aEvent ) override;
84 void SAL_CALL SfxTerminateListener_Impl::notifyTermination( const EventObject& aEvent ) in notifyTermination() function in SfxTerminateListener_Impl
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/appl/
H A Dappinit.cxx81 virtual void SAL_CALL notifyTermination( const EventObject& aEvent ) override;
98 void SAL_CALL SfxTerminateListener_Impl::notifyTermination( const EventObject& aEvent ) in notifyTermination() function in SfxTerminateListener_Impl
/dports/editors/libreoffice/libreoffice-7.2.6.2/odk/examples/DevelopersGuide/OfficeDev/TerminationTest/
H A DTerminateListener.java41 public void notifyTermination(com.sun.star.lang.EventObject eventObject) { in notifyTermination() method in TerminateListener
/dports/editors/libreoffice6/libreoffice-6.4.7.2/odk/examples/DevelopersGuide/OfficeDev/TerminationTest/
H A DTerminateListener.java41 public void notifyTermination(com.sun.star.lang.EventObject eventObject) { in notifyTermination() method in TerminateListener
/dports/editors/libreoffice6/libreoffice-6.4.7.2/framework/source/services/
H A Ddesktop.cxx340 xQuickLauncher->notifyTermination( aEvent ); in terminate()
344 xStarBasicQuitGuard->notifyTermination( aEvent ); in terminate()
347 xSWThreadManager->notifyTermination( aEvent ); in terminate()
350 xPipeTerminator->notifyTermination( aEvent ); in terminate()
356 xListener->notifyTermination(aEvent); in terminate()
363 xSfxTerminator->notifyTermination( aEvent ); in terminate()
1654 xListener->notifyTermination( aEvent ); in impl_sendTerminateToClipboard()
1687 xListener->notifyTermination( aEvent ); in impl_sendNotifyTerminationEvent()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Ddlelstnr.hxx68 virtual void SAL_CALL notifyTermination( const css::lang::EventObject& rEventObj ) override;
H A Dfinalthreadmanager.hxx61 virtual void SAL_CALL notifyTermination( const css::lang::EventObject& Event ) override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Ddlelstnr.hxx68 virtual void SAL_CALL notifyTermination( const css::lang::EventObject& rEventObj ) override;
H A Dfinalthreadmanager.hxx61 virtual void SAL_CALL notifyTermination( const css::lang::EventObject& Event ) override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/filter/source/xsltdialog/
H A Dxmlfilterdialogcomponent.cxx90 virtual void SAL_CALL notifyTermination( const EventObject& Event ) override;
233 void SAL_CALL XMLFilterDialogComponent::notifyTermination( const EventObject& /* Event */ ) in notifyTermination() function in XMLFilterDialogComponent
/dports/editors/libreoffice/libreoffice-7.2.6.2/framework/source/services/
H A Ddesktop.cxx299 xQuickLauncher->notifyTermination( aEvent ); in terminate()
302 xSWThreadManager->notifyTermination( aEvent ); in terminate()
305 xPipeTerminator->notifyTermination( aEvent ); in terminate()
340 xListener->notifyTermination(aEvent); in shutdown()
346 xSfxTerminator->notifyTermination(aEvent); in shutdown()
1636 xListener->notifyTermination( aEvent ); in impl_sendTerminateToClipboard()
1669 xListener->notifyTermination( aEvent ); in impl_sendNotifyTerminationEvent()
/dports/editors/libreoffice/libreoffice-7.2.6.2/extensions/source/update/check/
H A Dupdatecheckjob.cxx96 virtual void SAL_CALL notifyTermination( lang::EventObject const & evt ) override;
303 void SAL_CALL UpdateCheckJob::notifyTermination( lang::EventObject const & ) in notifyTermination() function in __anone3e8b5680111::UpdateCheckJob
/dports/editors/libreoffice6/libreoffice-6.4.7.2/filter/source/xsltdialog/
H A Dxmlfilterdialogcomponent.cxx98 virtual void SAL_CALL notifyTermination( const EventObject& Event ) override;
257 void SAL_CALL XMLFilterDialogComponent::notifyTermination( const EventObject& /* Event */ ) in notifyTermination() function in XMLFilterDialogComponent
/dports/editors/libreoffice6/libreoffice-6.4.7.2/extensions/source/update/check/
H A Dupdatecheckjob.cxx95 virtual void SAL_CALL notifyTermination( lang::EventObject const & evt ) override;
295 void SAL_CALL UpdateCheckJob::notifyTermination( lang::EventObject const & ) in notifyTermination() function in __anonedaa18c00111::UpdateCheckJob
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/uno/
H A Ddlelstnr.cxx119 void SAL_CALL SwLinguServiceEventListener::notifyTermination( in notifyTermination() function in SwLinguServiceEventListener
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/uno/
H A Ddlelstnr.cxx117 void SAL_CALL SwLinguServiceEventListener::notifyTermination( in notifyTermination() function in SwLinguServiceEventListener
/dports/editors/libreoffice/libreoffice-7.2.6.2/connectivity/source/drivers/macab/
H A DMacabDriver.hxx145 virtual void SAL_CALL notifyTermination( const css::lang::EventObject& Event ) override;

123456