BaseTextAction Class Reference

Base class of all text actions. More...

#include <textacts.h>

Inheritance diagram for BaseTextAction:

Action ListItem CCObject SimpleCCObject MatrixFitToPathAction MatrixRemoveFromPathAction ReversePathAction StoreCharCodeAction StoreKernCodeAction List of all members.

Protected Attributes

TextStorypStory

Private Member Functions

 CC_DECLARE_DYNCREATE (BaseTextAction)
 BaseTextAction ()
 Constructor - initialises the member variables.

Detailed Description

Base class of all text actions.

Author:
Peter_Arnold (Xara Group Ltd) <camelotdev@xara.com>
Date:
15/5/95

Definition at line 119 of file textacts.h.


Constructor & Destructor Documentation

BaseTextAction::BaseTextAction  )  [private]
 

Constructor - initialises the member variables.

Author:
Peter_Arnold (Xara Group Ltd) <camelotdev@xara.com>
Date:
15/5/95

Definition at line 133 of file textacts.cpp.

00134 {
00135     pStory = NULL;
00136 }


Member Function Documentation

BaseTextAction::CC_DECLARE_DYNCREATE BaseTextAction   )  [private]
 


Member Data Documentation

TextStory* BaseTextAction::pStory [protected]
 

Definition at line 126 of file textacts.h.


The documentation for this class was generated from the following files:
Generated on Sat Nov 10 03:50:59 2007 for Camelot by  doxygen 1.4.4