BfxFlipAndRotate Class Reference

Provides storage for details on a BfxFlipAndRotate plug-in. More...

#include <bfxitem.h>

Inheritance diagram for BfxFlipAndRotate:

BfxPlugIn PlugInItem ListItem CCObject SimpleCCObject List of all members.

Public Member Functions

 BfxFlipAndRotate ()
 Constructor for a BfxFlipAndRotate plug-in.
virtual OpDescriptorGetOpDescriptor ()
 Returns the OpDescriptor for the dialog box connected with this bfx plug-in ready to be invoked.

Private Member Functions

 CC_DECLARE_DYNAMIC (BfxFlipAndRotate)

Detailed Description

Provides storage for details on a BfxFlipAndRotate plug-in.

Author:
Neville_Humphrys (Xara Group Ltd) <camelotdev@xara.com>
Date:
5/3/97

Definition at line 247 of file bfxitem.h.


Constructor & Destructor Documentation

BfxFlipAndRotate::BfxFlipAndRotate  ) 
 

Constructor for a BfxFlipAndRotate plug-in.

Author:
Neville_Humphrys (Xara Group Ltd) <camelotdev@xara.com>
Date:
5/3/97

Definition at line 454 of file bfxitem.cpp.

00455 {
00456     SetFamilyName(_R(IDS_BFXDLG));
00457     SetPlugInName(_R(IDS_BFXPLUGINDLG_FLIP));
00458 }


Member Function Documentation

BfxFlipAndRotate::CC_DECLARE_DYNAMIC BfxFlipAndRotate   )  [private]
 

OpDescriptor * BfxFlipAndRotate::GetOpDescriptor  )  [virtual]
 

Returns the OpDescriptor for the dialog box connected with this bfx plug-in ready to be invoked.

Author:
Neville_Humphrys (Xara Group Ltd) <camelotdev@xara.com>
Date:
5/3/97
Returns:
the OpDescriptor for the connected dialog box operation

Implements BfxPlugIn.

Definition at line 472 of file bfxitem.cpp.


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