MFC Grid manual

CCopyPaste Member List

This is the complete list of members for CCopyPaste, including all inherited members.

AutoDelete() const CCopyPaste [virtual]
CCopyPaste(bool bAutoDelete=false)CCopyPaste
clipboardCopy enum valueICopyPaste
clipboardCut enum valueICopyPaste
clipboardUndefined enum valueICopyPaste
Copy(const CGrid &grid)CCopyPaste [virtual]
CustomCutCopy(CCutCopySource &source)CCopyPaste [virtual]
CustomPaste(CPasteTarget &pasteTarget, IClipboardFormat::RestoredInfo &restoredInfo, OperationType type)CCopyPaste [virtual]
Cut(const CGrid &grid)CCopyPaste [virtual]
Formats typedefCCopyPaste
GetFormats() const CCopyPaste [virtual]
GetImportedObjects(ImportedObjects &container) const CCopyPaste [virtual]
Dapfor::GUI::IObjectImporter::GetImportedObjects(ImportedObjects &container) const =0IObjectImporter [pure virtual]
ImportedObjects typedefIObjectImporter
ImportObject(const TString &className) const CCopyPaste [virtual]
OperationType enum nameICopyPaste
Paste(CPasteTarget &pasteTarget)CCopyPaste [virtual]
RegisterFormat(IClipboardFormat *format)CCopyPaste [virtual]
RemoveImportedObjects(bool bDestroy)CCopyPaste [virtual]
~CCopyPaste()CCopyPaste [virtual]
~IAutoDelete()IAutoDelete [virtual]