|
GME
13
|
#include <CoreXmlFile.h>

Public Member Functions | |
| UndoItem (XmlObject *object, attrid_type attrId, CComVariant value) | |
Public Attributes | |
| attrid_type | m_attrId |
| XmlObject * | m_object |
| CComVariant | m_value |
Definition at line 329 of file XmlBackEnd/CoreXmlFile.h.
| UndoItem::UndoItem | ( | XmlObject * | object, |
| attrid_type | attrId, | ||
| CComVariant | value | ||
| ) | [inline] |
Definition at line 331 of file XmlBackEnd/CoreXmlFile.h.
Definition at line 336 of file XmlBackEnd/CoreXmlFile.h.
Definition at line 339 of file XmlBackEnd/CoreXmlFile.h.
| CComVariant UndoItem::m_value |
Definition at line 340 of file XmlBackEnd/CoreXmlFile.h.
1.7.6.1