Home
last modified time | relevance | path

Searched refs:addTerminateListener (Results 1 – 25 of 39) sorted by relevance

12

/trunk/main/sfx2/source/appl/
H A Dshutdownicon.cxx558 void ShutdownIcon::addTerminateListener() in addTerminateListener() function in ShutdownIcon
571 xDesktop->addTerminateListener( pInst ); in addTerminateListener()
745 ShutdownIcon::getInstance()->addTerminateListener(); in initialize()
960 addTerminateListener(); in setFastPropertyValue()
H A Dshutdownicon.hxx115 static void addTerminateListener();
H A Dappinit.cxx240 xDesktop->addTerminateListener( new SfxTerminateListener_Impl() ); in Initialize_Impl()
H A Dshutdowniconunx.cxx358 pShutdownIcon->addTerminateListener(); in plugin_init_sys_tray()
/trunk/main/offapi/com/sun/star/frame/
H A DXDesktop.idl97 [oneway] void addTerminateListener( [in] XTerminateListener Listener );
105 @see XDesktop::addTerminateListener()
H A DXTerminateListener.idl48 @see XDesktop::addTerminateListener()
/trunk/main/wizards/com/sun/star/wizards/document/
H A DOfficeDocument.java189 xDesktop.addTerminateListener(listener); in createNewFrame()
257 Desktop.getDesktop(xMSF).addTerminateListener(listener); in createNewPreviewFrame()
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/TerminationTest/
H A DTerminationTest.java57 xDesktop.addTerminateListener(terminateListener); in main()
/trunk/main/unotools/source/misc/
H A Ddesktopterminationobserver.cxx117 xDesktop->addTerminateListener( new OObserverImpl ); in ensureObservation()
/trunk/main/sw/source/ui/uno/
H A Ddlelstnr.cxx74 xDesktop->addTerminateListener( this ); in SwLinguServiceEventListener()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/fwk/
H A Dcom.sun.star.comp.framework.Desktop.csv33 "Desktop";"com::sun::star::frame::XDesktop";"addTerminateListener()"
/trunk/main/extensions/source/oooimprovement/
H A Donlogrotate_job.cxx203 …xDesktop->addTerminateListener(Reference<XTerminateListener>(new OnLogRotateThreadWatcher(m_Servic… in executeAsync()
/trunk/main/connectivity/source/drivers/macab/
H A DMacabDriver.cxx197 xDesktop->addTerminateListener( this ); in MacabDriver()
/trunk/main/extensions/source/update/check/
H A Dupdatecheckjob.cxx163 m_xDesktop->addTerminateListener( this ); in UpdateCheckJob()
/trunk/main/filter/source/xsltdialog/
H A Dxmlfilterdialogcomponent.cxx133 xDesktop->addTerminateListener( xListener ); in XMLFilterDialogComponent()
/trunk/main/sw/source/core/docnode/
H A Dfinalthreadmanager.cxx297 …xDesktop->addTerminateListener( css::uno::Reference< css::frame::XTerminateListener >( static_cast… in registerAsListenerAtDesktop()
/trunk/main/comphelper/source/misc/
H A Dinstancelocker.cxx483 xDesktop->addTerminateListener( static_cast< frame::XTerminateListener* >( this ) ); in Init()
H A Duieventslogger.cxx548 xDesktop->addTerminateListener(xCore); in initializeLogger()
/trunk/main/chart2/source/controller/dialogs/
H A Ddlg_CreationWizard_UNO.cxx67 xDesktop->addTerminateListener( xListener ); in CreationWizardUnoDlg()
/trunk/main/framework/inc/services/
H A Ddesktop.hxx225 …virtual void SAL_CALL addTerminateListener( const css::uno::Reference< css::frame::XTerminateListe…
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_theextmgr.cxx107 m_xDesktop->addTerminateListener( this ); in TheExtensionManager()
/trunk/main/toolkit/test/accessibility/
H A DAccessibilityWorkBench.java395 office.getDesktop().addTerminateListener (this); in initialize()
/trunk/main/connectivity/source/cpool/
H A DZPoolCollection.cxx99 m_xDesktop->addTerminateListener(this); in OPoolCollection()
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/
H A DAccessibilityWorkBench.java416 aOffice.GetDesktop().addTerminateListener (this); in Initialize()
/trunk/main/framework/source/jobs/
H A Djob.cxx572 m_xDesktop->addTerminateListener(xThis); in impl_startListening()

Completed in 132 milliseconds

12