#include "dlgmgr.h"
Go to the source code of this file.
Classes | |
class | BlobbyOp |
class | UndoColAction |
Simple BlobbyOp action which restores the colour of a documents page to the colour it was prior to the operation being performed. More... | |
class | RedoColAction |
Simple BlobbyOp action which restores the colour of a documents page to the colour it was prior to the operation being undone. More... | |
class | RedoAction2 |
Dummy BlobbyOp REDO action. Does nothing when it executes. More... | |
class | RedoAction3 |
Dummy BlobbyOp REDO action. Does nothing when it executes. More... | |
class | UndoAction2 |
Dummy BlobbyOp UNDO action. Does nothing when it executes. More... | |
class | UndoAction3 |
Dummy BlobbyOp UNDO action. Does nothing when it executes. More... | |
class | BlobbyDlg |
class | BlobbyBar |
class | BlobbyTabDlg |
Defines | |
#define | OPTOKEN_BLOBBY _T("Blobby") |
#define | OPTOKEN_BLOBBYDLG _T("BlobbyDlg") |
#define | OPTOKEN_BLOBBYBAR _T("BlobbyBar") |
#define | OPTOKEN_BLOBBYTABDLG _T("BlobbyTabDlg") |
|
|
|
|
|
|
|
|