BfxResize Class Reference

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

#include <bfxitem.h>

Inheritance diagram for BfxResize:

BfxPlugIn PlugInItem ListItem CCObject SimpleCCObject List of all members.

Public Member Functions

 BfxResize ()
 Constructor for a BfxResize 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 (BfxResize)

Detailed Description

Provides storage for details on a BfxResize plug-in.

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

Definition at line 224 of file bfxitem.h.


Constructor & Destructor Documentation

BfxResize::BfxResize  ) 
 

Constructor for a BfxResize plug-in.

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

Definition at line 417 of file bfxitem.cpp.

00418 {
00419     SetFamilyName(_R(IDS_BFXDLG));
00420     SetPlugInName(_R(IDS_BFXPLUGINDLG_RESIZE));
00421 }


Member Function Documentation

BfxResize::CC_DECLARE_DYNAMIC BfxResize   )  [private]
 

OpDescriptor * BfxResize::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 435 of file bfxitem.cpp.


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