/aoo4110/main/wizards/com/sun/star/wizards/ui/ |
H A D | WizardDialog.java | 700 removeTerminateListener(); in finishWizard_1() 765 public void removeTerminateListener() in removeTerminateListener() method in WizardDialog 769 Desktop.getDesktop(xMSF).removeTerminateListener(this); in removeTerminateListener() 783 removeTerminateListener(); in cancelWizard_1()
|
/aoo4110/main/offapi/com/sun/star/frame/ |
H A D | XDesktop.idl | 95 @see XDesktop::removeTerminateListener() 107 [oneway] void removeTerminateListener( [in] XTerminateListener Listener );
|
H A D | XTerminateListener.idl | 49 @see XDesktop::removeTerminateListener()
|
/aoo4110/main/comphelper/source/misc/ |
H A D | instancelocker.cxx | 302 xDesktop->removeTerminateListener( static_cast< frame::XTerminateListener* >( this ) ); in Dispose() 442 xDesktop->removeTerminateListener( static_cast< frame::XTerminateListener* >( this ) ); in notifyTermination()
|
/aoo4110/main/wizards/com/sun/star/wizards/agenda/ |
H A D | AgendaWizardDialogImpl.java | 175 removeTerminateListener(); in startWizard() 181 removeTerminateListener(); in startWizard()
|
/aoo4110/main/wizards/com/sun/star/wizards/fax/ |
H A D | FaxWizardDialogImpl.java | 186 removeTerminateListener(); in startWizard() 193 removeTerminateListener(); in startWizard()
|
/aoo4110/main/qadevOOo/objdsc/fwk/ |
H A D | com.sun.star.comp.framework.Desktop.csv | 34 "Desktop";"com::sun::star::frame::XDesktop";"removeTerminateListener()"
|
/aoo4110/main/sfx2/source/appl/ |
H A D | appinit.cxx | 129 xDesktop->removeTerminateListener( this ); in notifyTermination()
|
H A D | shutdownicon.cxx | 589 xDesktop->removeTerminateListener( pInst ); in terminateDesktop()
|
/aoo4110/main/extensions/source/update/check/ |
H A D | updatecheckjob.cxx | 313 m_xDesktop->removeTerminateListener( this ); in disposing()
|
/aoo4110/main/embedserv/source/embed/ |
H A D | docholder.cxx | 679 xDesktop->removeTerminateListener( in FreeOffice() 1575 xDesktop->removeTerminateListener( (frame::XTerminateListener*)this ); in notifyTermination()
|
/aoo4110/main/embeddedobj/source/general/ |
H A D | docholder.cxx | 272 xDesktop->removeTerminateListener( this ); in FreeOffice() 1224 xDesktop->removeTerminateListener( ( frame::XTerminateListener* )this ); in notifyTermination()
|
/aoo4110/main/framework/inc/services/ |
H A D | desktop.hxx | 247 …virtual void SAL_CALL removeTerminateListener( const css::uno::Reference< css::frame::XTerminateLi…
|
/aoo4110/main/chart2/source/controller/dialogs/ |
H A D | dlg_CreationWizard_UNO.cxx | 308 xDesktop->removeTerminateListener( xListener ); in disposing()
|
/aoo4110/main/desktop/source/deployment/gui/ |
H A D | dp_gui_theextmgr.cxx | 436 m_xDesktop->removeTerminateListener( this ); in disposing()
|
/aoo4110/main/wizards/com/sun/star/wizards/letter/ |
H A D | LetterWizardDialogImpl.java | 228 removeTerminateListener(); in startWizard() 235 removeTerminateListener(); in startWizard()
|
/aoo4110/main/connectivity/source/cpool/ |
H A D | ZPoolCollection.cxx | 572 m_xDesktop->removeTerminateListener(this); in clearDesktop()
|
/aoo4110/main/framework/source/jobs/ |
H A D | job.cxx | 640 m_xDesktop->removeTerminateListener(xThis); in impl_stopListening()
|
/aoo4110/main/wizards/com/sun/star/wizards/web/ |
H A D | WWD_Startup.java | 421 removeTerminateListener(); in show()
|
/aoo4110/main/linguistic/source/ |
H A D | misc.cxx | 965 xDesktop->removeTerminateListener( this ); in Deactivate()
|
/aoo4110/main/bean/com/sun/star/comp/beans/ |
H A D | OOoBean.java | 1425 getOOoDesktop().removeTerminateListener( this ); in end()
|
/aoo4110/main/dbaccess/source/ui/dlg/ |
H A D | dbwizsetup.cxx | 1180 m_xDesktop->removeTerminateListener( this );
|
/aoo4110/main/framework/source/services/ |
H A D | desktop.cxx | 473 void SAL_CALL Desktop::removeTerminateListener( const css::uno::Reference< css::frame::XTerminateLi… in removeTerminateListener() function in framework::Desktop
|
/aoo4110/main/svtools/source/misc/ |
H A D | transfer.cxx | 542 xDesktop->removeTerminateListener( mxTerminateListener ); in lostOwnership()
|
/aoo4110/main/vcl/unx/generic/dtrans/ |
H A D | X11_selection.cxx | 3918 xDesktop->removeTerminateListener( this ); in notifyTermination()
|