cclistga.cpp File Reference

(r1785/r751)

#include "camtypes.h"
#include "bitmpinf.h"
#include "camelot.h"
#include "cclistga.h"
#include "gbrush.h"
#include "palman.h"
#include "wbitmap.h"

Go to the source code of this file.

Defines

#define new   CAM_DEBUG_NEW
#define USE_CUSTOM_ENABLER

Functions

 CC_IMPLEMENT_MEMDUMP (CCListGadget, CC_CLASS_MEMDUMP)
BOOL InsertItem (UINT32 index, StringBase &itemString, UINT32 bitmapID)


Define Documentation

#define new   CAM_DEBUG_NEW
 

Definition at line 117 of file cclistga.cpp.

#define USE_CUSTOM_ENABLER
 

Definition at line 121 of file cclistga.cpp.


Function Documentation

CC_IMPLEMENT_MEMDUMP CCListGadget  ,
CC_CLASS_MEMDUMP 
 

BOOL InsertItem UINT32  index,
StringBase itemString,
UINT32  bitmapID
 

Definition at line 1480 of file cclistga.cpp.

01481 {
01482     ERROR3("This function is unimplemented, use AddItem()");
01483     return FALSE;
01484 }


Generated on Sat Nov 10 03:49:28 2007 for Camelot by  doxygen 1.4.4