#include <doccomimpl.h>


Public Member Functions | |
| a2dCommand_CloseDocuments (const Args &args) | |
| virtual a2dObject * | Clone (CloneOptions options=clone_deep) const |
| Clone this object and return a pointer to the new object. | |
Static Public Attributes | |
| static const a2dCommandId | Id |
| Close all documents. | |
Classes | |
| class | Args |
Documents will be closed and its views and windows destroyed.
Definition at line 710 of file doccomimpl.h.