opbarcreation.h File Reference

(r1785/r751)

#include "cutop.h"
#include "opdupbar.h"

Go to the source code of this file.

Classes

class  OpBarCreation
 This class makes several copies of the selection, putting them onto particular named layers. Each copy is named button1, button2, etc.. Each layer is created and named Default, Mouse, Clicked or Selected. The copy can be 'mutated' to appear slightly different on each layer. The selection is deleted. More...
class  OpParamBarCreation
struct  BarDataType
 Attributes of bars. More...

Defines

#define OPTOKEN_BARCREATIONOP   _T("BarCreationOp")
#define NEW_BAR   0
#define ONLY_BAR   1
#define REPLACE_SOME_STATES   2

Functions

NodeBarPropertyGetBarData ()


Define Documentation

#define NEW_BAR   0
 

Definition at line 105 of file opbarcreation.h.

#define ONLY_BAR   1
 

Definition at line 106 of file opbarcreation.h.

#define OPTOKEN_BARCREATIONOP   _T("BarCreationOp")
 

Definition at line 103 of file opbarcreation.h.

#define REPLACE_SOME_STATES   2
 

Definition at line 107 of file opbarcreation.h.


Function Documentation

NodeBarProperty* GetBarData  ) 
 

Author:
Justin_Flude (Xara Group Ltd) <camelotdev@xara.com>
Date:
23/3/00
Returns:
Current document's NodeBarProperty, if any.
See also:
BarDataType; NodeBarProperty; NodeSetSentinel

Definition at line 1400 of file opbarcreation.cpp.

01401 {
01402     return (NodeBarProperty*) Document::GetCurrent()->GetSetSentinel()->FindBarProperty();
01403 }


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