|
ReactOS 0.4.16-dev-2491-g3dc6630
|
#include <history.h>

Public Member Functions | |
| void | clear () |
Public Attributes | |
| CRect | m_rcPart |
| HBITMAP | m_hbmImage = NULL |
| BOOL | m_bPartial = FALSE |
| void IMAGE_PART::clear | ( | ) |
Definition at line 15 of file history.cpp.
Referenced by ImageModel::ClearHistory(), and ImageModel::PushImageForUndo().
Definition at line 17 of file history.h.
Referenced by clear(), ImageModel::PushImageForUndo(), and ImageModel::SwapPart().
Definition at line 16 of file history.h.
Referenced by clear(), ImageModel::PushImageForUndo(), and ImageModel::SwapPart().
| CRect IMAGE_PART::m_rcPart |
Definition at line 15 of file history.h.
Referenced by clear(), ImageModel::PushImageForUndo(), and ImageModel::SwapPart().