bmpcomp.cpp File Reference

(r1785/r1708)

#include "camtypes.h"
#include "bmpcomp.h"
#include "bitmpinf.h"
#include "bmpsrc.h"
#include "ccbuffil.h"
#include "nativeps.h"
#include "clipint.h"
#include "nodebmp.h"
#include "toollist.h"
#include "objchge.h"
#include "csrstack.h"
#include "ophist.h"

Go to the source code of this file.

Functions

 CC_IMPLEMENT_MEMDUMP (BitmapList, List) CC_IMPLEMENT_DYNAMIC(BitmapListComponentClass
DocComponentClass CC_IMPLEMENT_DYNAMIC (BitmapListComponent, DocComponent) BitmapList
 BitmapList constructor.


Function Documentation

DocComponentClass CC_IMPLEMENT_DYNAMIC BitmapListComponent  ,
DocComponent 
 

BitmapList constructor.

Author:
Will_Cowling (Xara Group Ltd) <camelotdev@xara.com>
Date:
12/12/94
Parameters:
- [INPUTS]
- [OUTPUTS]
Returns:
-

Definition at line 146 of file bmpcomp.cpp.

00155           :     Will_Cowling (Xara Group Ltd) <camelotdev@xara.com>
00156     Created:    12/12/94
00157     Inputs:     -
00158     Outputs:    -
00159     Returns:    -
00160     Purpose:    BitmapList constructor
00161 
00162 **********************************************************************************************/
00163 
00164 BitmapList::BitmapList()
00165 {
00166     ParentDoc = NULL;               // Document containing this list
00167 }

CC_IMPLEMENT_MEMDUMP BitmapList  ,
List 
 


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