#include "ccafile.h"
Go to the source code of this file.
Classes | |
class | LoadContext |
To encapsulate all data local to a download. More... | |
class | RalphDocument |
The RalphDocument COM object. More... | |
Defines | |
#define | TEMP_FILE_PREFIX "XAR" |
#define | QUALITY_LEVEL_ANTI 110 |
#define | QUALITY_LEVEL_NORMAL 100 |
#define | QUALITY_LEVEL_SIMPLE 50 |
#define | QUALITY_LEVEL_OUTLINE 10 |
#define | START_RALPH_METHOD() |
#define | RALPH_RETURN(hr) |
#define | GET_RALPH_ERROR() |
#define | WM_DOWNLOADINIT WM_USER + 0x1105 |
#define | WM_DOWNLOADCOMPLETE WM_USER + 0x1106 |
#define | WM_ZOOMTORECT WM_USER + 0x1107 |
Variables | |
const INT32 | CAM_TIMER_ID = 42 |
const INT32 | CAM_TIMER_FREQUENCY = 100 |
const INT32 | ASYNC_RENDER_RATE = 3 |
|
Value: hrX = Error::GetRalphError();\ if(hrX!=S_OK && hrX!=RALPH_E_INTERNAL)\ { pThis->InsideRalphMethod = TRUE;\ Error::ClearError();\ RALPH_RETURN (hrX);} Definition at line 139 of file ralphdoc.h. |
|
Definition at line 123 of file ralphdoc.h. |
|
Definition at line 124 of file ralphdoc.h. |
|
Definition at line 126 of file ralphdoc.h. |
|
Definition at line 125 of file ralphdoc.h. |
|
Value: Definition at line 133 of file ralphdoc.h. |
|
Value: Definition at line 129 of file ralphdoc.h. |
|
Definition at line 121 of file ralphdoc.h. |
|
Definition at line 148 of file ralphdoc.h. |
|
Definition at line 146 of file ralphdoc.h. |
|
Definition at line 152 of file ralphdoc.h. |
|
Definition at line 119 of file ralphdoc.h. |
|
Definition at line 117 of file ralphdoc.h. |
|
Definition at line 115 of file ralphdoc.h. |