#include <cancom.h>


Public Member Functions | |
| a2dCommand_SaveLayers (const wxFileName &file) | |
| virtual a2dObject * | Clone (CloneOptions options=clone_deep) const |
| Clone this object and return a pointer to the new object. | |
| a2dCentralCanvasCommandProcessor * | GetCanvasCmp () |
Static Public Attributes | |
| static const a2dCommandId | Id |
| Export a document to a file. | |
Protected Member Functions | |
| virtual bool | Do () |
| virtual bool | Undo () |
Protected Attributes | |
| wxFileName | m_fileName |
Definition at line 3482 of file cancom.h.