#include <view.hxx>
Collaboration diagram for SmEditController:
Public Member Functions | |
SmEditController (SmEditWindow &, USHORT, SfxBindings &) | |
virtual void | StateChanged (USHORT nSID, SfxItemState eState, const SfxPoolItem *pState) |
Protected Attributes | |
SmEditWindow & | rEdit |
Definition at line 159 of file view.hxx.
SmEditController::SmEditController | ( | SmEditWindow & | , | |
USHORT | , | |||
SfxBindings & | ||||
) |
void SmEditController::StateChanged | ( | USHORT | nSID, | |
SfxItemState | eState, | |||
const SfxPoolItem * | pState | |||
) | [virtual] |
Definition at line 583 of file view.cxx.
References SmEditWindow::GetText(), rEdit, and SmEditWindow::SetText().
SmEditWindow& SmEditController::rEdit [protected] |