#include <listener.hxx>


Public Member Functions | |
| ConstListBoxListener (SolverDialog *) | |
| virtual | ~ConstListBoxListener () throw () |
| virtual void SAL_CALL | disposing (const lang::EventObject &) throw ( RuntimeException ) |
| virtual void SAL_CALL | itemStateChanged (const awt::ItemEvent &) throw ( RuntimeException ) |
Definition at line 265 of file listener.hxx.
| scsolver::ConstListBoxListener::ConstListBoxListener | ( | SolverDialog * | pDlg | ) |
Definition at line 424 of file listener.cxx.
| virtual scsolver::ConstListBoxListener::~ConstListBoxListener | ( | ) | throw () [inline, virtual] |
Definition at line 269 of file listener.hxx.
| virtual void SAL_CALL scsolver::ConstListBoxListener::disposing | ( | const lang::EventObject & | ) | throw ( RuntimeException ) [inline, virtual] |
| void scsolver::ConstListBoxListener::itemStateChanged | ( | const awt::ItemEvent & | ) | throw ( RuntimeException ) [virtual] |
Reimplemented from scsolver::ItemListener.
Definition at line 428 of file listener.cxx.
References scsolver::ascii(), scsolver::BaseDialog::enableWidget(), and scsolver::Listener::getDialog().
1.5.3