#include "transop.h"
Go to the source code of this file.
Classes | |
class | OpTranslateTrans |
This is the interactive and immediate Translate operation. When doing an immediate transform the params to DoWithParams() are as follows :- Param1 - All the standard transform data Param2 - A pointer to a DocCoord that holds to offset translate by. More... | |
Defines | |
#define | OPTOKEN_TRANSLATE _T("Translate") |
|
Definition at line 105 of file tranlate.h. |