#include <bitfilt.h>
Inheritance diagram for BitmapImportOptions:

Public Member Functions | |
| BitmapImportOptions () | |
| BitmapImportOptions () | |
Public Attributes | |
| BOOL | m_bValid |
| BOOL | m_bCancelled |
| BOOL | m_bProvideProgress |
| SelOperation * | m_pSelectionOp |
| BOOL | m_bAutoChosen |
| ImportPosition * | m_pImportPosition |
| CCLexFile * | m_pFile |
| Document * | m_pDestinationDoc |
| UINT32 | m_uBitmapToImport |
Private Member Functions | |
| CC_DECLARE_MEMDUMP (BitmapImportOptions) | |
| CC_DECLARE_MEMDUMP (BitmapImportOptions) | |
> class BitmapImportOptions : public CC_CLASS_MEMDUMP
Definition at line 137 of file bitfilt.h.
|
|
Definition at line 142 of file bitfilt.h. 00142 : m_bValid(FALSE), m_bCancelled(TRUE), 00143 m_bProvideProgress(FALSE) {};
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 121 of file bitfopts.h. |
|
|
|
|
|
Reimplemented in JPEGImportOptions. |
|
|
|
|
|
Definition at line 125 of file bitfopts.h. |
|
|
Definition at line 124 of file bitfopts.h. |
|
|
Definition at line 122 of file bitfopts.h. |
|
|
Definition at line 120 of file bitfopts.h. |
|
|
Definition at line 127 of file bitfopts.h. |
1.4.4