Home
last modified time | relevance | path

Searched refs:queryTermination (Results 1 – 25 of 142) sorted by relevance

123456

/dports/editors/libreoffice/libreoffice-7.2.6.2/unotools/source/misc/
H A Ddesktopterminationobserver.cxx71 virtual void SAL_CALL queryTermination( const EventObject& Event ) override;
109 void SAL_CALL OObserverImpl::queryTermination( const EventObject& /*Event*/ ) in queryTermination() function in utl::__anonfb4bc4070111::OObserverImpl
119 if ( !listener->queryTermination() ) in queryTermination()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/unotools/source/misc/
H A Ddesktopterminationobserver.cxx70 virtual void SAL_CALL queryTermination( const EventObject& Event ) override;
108 void SAL_CALL OObserverImpl::queryTermination( const EventObject& /*Event*/ ) in queryTermination() function in utl::__anon7af35d5f0111::OObserverImpl
118 if ( !listener->queryTermination() ) in queryTermination()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/unotools/
H A Ddesktopterminationobserver.hxx35 virtual bool queryTermination() const = 0;
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/unotools/
H A Ddesktopterminationobserver.hxx36 virtual bool queryTermination() const = 0;
/dports/editors/libreoffice/libreoffice-7.2.6.2/connectivity/source/drivers/hsqldb/
H A DHTerminateListener.cxx33 void SAL_CALL OConnectionController::queryTermination(const EventObject& /*aEvent*/) in queryTermination() function in connectivity::OConnectionController
H A DHTerminateListener.hxx40 … virtual void SAL_CALL queryTermination( const css::lang::EventObject& aEvent ) override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/connectivity/source/drivers/hsqldb/
H A DHTerminateListener.cxx38 void SAL_CALL OConnectionController::queryTermination( const EventObject& /*aEvent*/ ) in queryTermination() function in connectivity::OConnectionController
H A DHTerminateListener.hxx45 … virtual void SAL_CALL queryTermination( const css::lang::EventObject& aEvent ) override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/appl/
H A Dappinit.cxx64 virtual void SAL_CALL queryTermination( const EventObject& aEvent ) override;
80 void SAL_CALL SfxTerminateListener_Impl::queryTermination( const EventObject& ) in queryTermination() function in SfxTerminateListener_Impl
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/appl/
H A Dappinit.cxx80 virtual void SAL_CALL queryTermination( const EventObject& aEvent ) override;
94 void SAL_CALL SfxTerminateListener_Impl::queryTermination( const EventObject& ) in queryTermination() function in SfxTerminateListener_Impl
/dports/editors/libreoffice/libreoffice-7.2.6.2/odk/examples/DevelopersGuide/OfficeDev/TerminationTest/
H A DTerminateListener.java45 public void queryTermination(com.sun.star.lang.EventObject eventObject) in queryTermination() method in TerminateListener
/dports/editors/libreoffice6/libreoffice-6.4.7.2/odk/examples/DevelopersGuide/OfficeDev/TerminationTest/
H A DTerminateListener.java45 public void queryTermination(com.sun.star.lang.EventObject eventObject) in queryTermination() method in TerminateListener
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Ddlelstnr.hxx67 virtual void SAL_CALL queryTermination( const css::lang::EventObject& rEventObj ) override;
H A Dfinalthreadmanager.hxx60 virtual void SAL_CALL queryTermination( const css::lang::EventObject& Event ) override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Ddlelstnr.hxx67 virtual void SAL_CALL queryTermination( const css::lang::EventObject& rEventObj ) override;
H A Dfinalthreadmanager.hxx60 virtual void SAL_CALL queryTermination( const css::lang::EventObject& Event ) override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/filter/source/xsltdialog/
H A Dxmlfilterdialogcomponent.cxx89 virtual void SAL_CALL queryTermination( const EventObject& Event ) override;
225 void SAL_CALL XMLFilterDialogComponent::queryTermination( const EventObject& /* Event */ ) in queryTermination() function in XMLFilterDialogComponent
/dports/editors/libreoffice/libreoffice-7.2.6.2/extensions/source/update/check/
H A Dupdatecheckjob.cxx95 virtual void SAL_CALL queryTermination( lang::EventObject const & evt ) override;
289 void SAL_CALL UpdateCheckJob::queryTermination( lang::EventObject const & ) in queryTermination() function in __anone3e8b5680111::UpdateCheckJob
/dports/editors/libreoffice6/libreoffice-6.4.7.2/filter/source/xsltdialog/
H A Dxmlfilterdialogcomponent.cxx97 virtual void SAL_CALL queryTermination( const EventObject& Event ) override;
249 void SAL_CALL XMLFilterDialogComponent::queryTermination( const EventObject& /* Event */ ) in queryTermination() function in XMLFilterDialogComponent
/dports/editors/libreoffice6/libreoffice-6.4.7.2/extensions/source/update/check/
H A Dupdatecheckjob.cxx94 virtual void SAL_CALL queryTermination( lang::EventObject const & evt ) override;
281 void SAL_CALL UpdateCheckJob::queryTermination( lang::EventObject const & ) in queryTermination() function in __anonedaa18c00111::UpdateCheckJob
/dports/editors/libreoffice6/libreoffice-6.4.7.2/framework/source/services/
H A Ddesktop.cxx279 xQuickLauncher->queryTermination( aEvent ); in terminate()
285 xStarBasicQuitGuard->queryTermination( aEvent ); in terminate()
291 xSWThreadManager->queryTermination( aEvent ); in terminate()
297 xPipeTerminator->queryTermination( aEvent ); in terminate()
303 xSfxTerminator->queryTermination( aEvent ); in terminate()
1590 xListener->queryTermination( aEvent ); in impl_sendQueryTerminationEvent()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/uno/
H A Ddlelstnr.cxx114 void SAL_CALL SwLinguServiceEventListener::queryTermination( in queryTermination() function in SwLinguServiceEventListener
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/uno/
H A Ddlelstnr.cxx112 void SAL_CALL SwLinguServiceEventListener::queryTermination( in queryTermination() function in SwLinguServiceEventListener
/dports/editors/libreoffice/libreoffice-7.2.6.2/connectivity/source/drivers/macab/
H A DMacabDriver.hxx144 virtual void SAL_CALL queryTermination( const css::lang::EventObject& Event ) override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/gtk3/fpicker/
H A DSalGtkPicker.hxx103 virtual void SAL_CALL queryTermination( const css::lang::EventObject& aEvent ) override;

123456