scsolver::TopWindowListener Class Reference

#include <baselistener.hxx>

Inheritance diagram for scsolver::TopWindowListener:

Inheritance graph
[legend]
Collaboration diagram for scsolver::TopWindowListener:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 TopWindowListener (BaseDialog *pDlg)
virtual ~TopWindowListener () throw ()
virtual void SAL_CALL windowOpened (const ::com::sun::star::lang::EventObject &e) throw (RuntimeException)
virtual void SAL_CALL windowClosing (const ::com::sun::star::lang::EventObject &e) throw (RuntimeException)
virtual void SAL_CALL windowClosed (const ::com::sun::star::lang::EventObject &e) throw (RuntimeException)
virtual void SAL_CALL windowMinimized (const ::com::sun::star::lang::EventObject &e) throw (RuntimeException)
virtual void SAL_CALL windowNormalized (const ::com::sun::star::lang::EventObject &e) throw (RuntimeException)
virtual void SAL_CALL windowActivated (const ::com::sun::star::lang::EventObject &e) throw (RuntimeException)
virtual void SAL_CALL windowDeactivated (const ::com::sun::star::lang::EventObject &e) throw (RuntimeException)
virtual void SAL_CALL disposing (const ::com::sun::star::lang::EventObject &e) throw (RuntimeException)
void setActionClosing (SimpleActionObject *p)

Private Attributes

::std::auto_ptr
< TopWindowListenerImpl
m_pImpl


Detailed Description

Definition at line 152 of file baselistener.hxx.


Constructor & Destructor Documentation

scsolver::TopWindowListener::TopWindowListener ( BaseDialog pDlg  ) 

Definition at line 112 of file baselistener.cxx.

scsolver::TopWindowListener::~TopWindowListener (  )  throw () [virtual]

Definition at line 118 of file baselistener.cxx.


Member Function Documentation

virtual void SAL_CALL scsolver::TopWindowListener::windowOpened ( const ::com::sun::star::lang::EventObject &  e  )  throw (RuntimeException) [virtual]

virtual void SAL_CALL scsolver::TopWindowListener::windowClosing ( const ::com::sun::star::lang::EventObject &  e  )  throw (RuntimeException) [virtual]

virtual void SAL_CALL scsolver::TopWindowListener::windowClosed ( const ::com::sun::star::lang::EventObject &  e  )  throw (RuntimeException) [virtual]

virtual void SAL_CALL scsolver::TopWindowListener::windowMinimized ( const ::com::sun::star::lang::EventObject &  e  )  throw (RuntimeException) [virtual]

virtual void SAL_CALL scsolver::TopWindowListener::windowNormalized ( const ::com::sun::star::lang::EventObject &  e  )  throw (RuntimeException) [virtual]

virtual void SAL_CALL scsolver::TopWindowListener::windowActivated ( const ::com::sun::star::lang::EventObject &  e  )  throw (RuntimeException) [virtual]

virtual void SAL_CALL scsolver::TopWindowListener::windowDeactivated ( const ::com::sun::star::lang::EventObject &  e  )  throw (RuntimeException) [virtual]

virtual void SAL_CALL scsolver::TopWindowListener::disposing ( const ::com::sun::star::lang::EventObject &  e  )  throw (RuntimeException) [virtual]

void scsolver::TopWindowListener::setActionClosing ( SimpleActionObject p  ) 

Definition at line 169 of file baselistener.cxx.

References m_pImpl.

Referenced by scsolver::SolverDialog::registerListeners(), and scsolver::ConstEditDialog::registerListeners().


Member Data Documentation

::std::auto_ptr<TopWindowListenerImpl> scsolver::TopWindowListener::m_pImpl [private]

Definition at line 185 of file baselistener.hxx.

Referenced by setActionClosing().


The documentation for this class was generated from the following files:
Generated on Mon Jul 28 09:13:45 2008 for scsolver by  doxygen 1.5.3