aprps.cpp File Reference

(r1785/r1282)

#include "camtypes.h"
#include "sprdmsg.h"
#include "optsmsgs.h"
#include "layer.h"
#include "sglayer.h"
#include "layermsg.h"
#include "aprps.h"
#include "prevwdlg.h"
#include "filedlgs.h"

Go to the source code of this file.

Defines

#define new   CAM_DEBUG_NEW

Functions

 if (pGIFAnimationProperty==NULL) return FALSE
 if (!pGIFAnimationProperty->Init())\
GIFAnimationPropertyTabsList AddTail (pGIFAnimationProperty)

Variables

 pGIFAnimationProperty = CAM_DEBUG_NEW Classname


Define Documentation

#define new   CAM_DEBUG_NEW
 

Definition at line 140 of file aprps.cpp.


Function Documentation

GIFAnimationPropertyTabsList AddTail pGIFAnimationProperty   ) 
 

if !pGIFAnimationProperty->  Init()  ) 
 

Definition at line 1057 of file aprps.cpp.

01058     {                                                                               \
01059         /* Error occured - report it and stop trying to initialise options tab. */  \
01060         delete pGIFAnimationProperty;                                               \
01061         InformError();                                                              \
01062         return TRUE;                                                                \
01063     }                                                                               \

if pGIFAnimationProperty  = =NULL  ) 
 


Variable Documentation

pGIFAnimationProperty = CAM_DEBUG_NEW Classname
 

/

/*!/

define ADD_LAYERPROPERTY(Classname) \ /* Create, initialise and install the specified tab to the options system

Definition at line 1054 of file aprps.cpp.


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