#include "camtypes.h"
#include "opbarcreation.h"
#include "transop.h"
#include "slice.h"
#include "userattr.h"
#include "tmpltatr.h"
#include "progress.h"
#include "nbevcont.h"
#include "attrbev.h"
#include "opbevel.h"
#include "ngcore.h"
#include "ngitem.h"
#include "ngprop.h"
#include "ngsentry.h"
#include "layermsg.h"
#include "sprdmsg.h"
#include "slicehelper.h"
#include "fillramp.h"
#include "objchge.h"
#include "extender.h"
#include "nodetxts.h"
#include "nodetxtl.h"
#include "nodetext.h"
#include "nodecntr.h"
#include "page.h"
#include "nodeshad.h"
#include "opdupbar.h"
#include "nodeblnd.h"
Go to the source code of this file.
Defines | |
#define | new CAM_DEBUG_NEW |
Functions | |
DECLARE_SOURCE ("$Revision: 1282 $") | |
NodeBarProperty * | GetBarData () |
|
Definition at line 169 of file opbarcreation.cpp. |
|
|
|
Definition at line 1400 of file opbarcreation.cpp. 01401 { 01402 return (NodeBarProperty*) Document::GetCurrent()->GetSetSentinel()->FindBarProperty(); 01403 }
|