styles.cpp File Reference

(r1785/r1688)

#include "camtypes.h"
#include "styles.h"
#include "cxftags.h"
#include "cxfile.h"
#include "userattr.h"
#include "tmpltatr.h"
#include "tmpltarg.h"

Go to the source code of this file.

Classes

class  RecordReferenceItem
 When importing & exporting we want to hang on to references of the records we've written or read and the objects they represent, so that referencing records can pick up the associated item. This abstract class provides just the record reference (XFileRef). Derived classes should provide the object. More...
class  StyleRecordReference
 Represents an association twixt Style and Record reference. More...
class  StyleContainerItem
 Provides an item for the container of a load of Style's. More...
class  StyleContainer
 Provides a container for a load of Style's. More...

Defines

#define ENSURE_KIND(pInstance, Class)   ERROR3IF(!pInstance->IS_KIND_OF(Class), #pInstance" is not kind of "#Class);
#define new   CAM_DEBUG_NEW

Functions

 DECLARE_SOURCE ("$Revision: 1688 $")

Variables

const INT32 XFILEREF_ERROR = 0L


Define Documentation

#define ENSURE_KIND pInstance,
Class   )     ERROR3IF(!pInstance->IS_KIND_OF(Class), #pInstance" is not kind of "#Class);
 

Definition at line 263 of file styles.cpp.

#define new   CAM_DEBUG_NEW
 

Definition at line 288 of file styles.cpp.


Function Documentation

DECLARE_SOURCE "$Revision: 1688 $"   ) 
 


Variable Documentation

const INT32 XFILEREF_ERROR = 0L
 

Definition at line 1809 of file styles.cpp.


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