|
GME
13
|
#include <GUIObject.h>

Public Member Functions | |
| AnnotatorDecoratorData () | |
| AnnotatorDecoratorData (CComPtr< IMgaElementDecorator > &nD, CComObjPtr< CAnnotatorEventSink > &aES, const CRect &loc) | |
| virtual | ~AnnotatorDecoratorData () |
Public Attributes | |
| CComPtr< IMgaElementDecorator > | decorator |
| CComObjPtr< CAnnotatorEventSink > | annotatorEventSink |
| CRect | location |
Definition at line 108 of file GUIObject.h.
Definition at line 355 of file GUIObject.cpp.
| AnnotatorDecoratorData::AnnotatorDecoratorData | ( | CComPtr< IMgaElementDecorator > & | nD, |
| CComObjPtr< CAnnotatorEventSink > & | aES, | ||
| const CRect & | loc | ||
| ) |
Definition at line 361 of file GUIObject.cpp.
| AnnotatorDecoratorData::~AnnotatorDecoratorData | ( | ) | [virtual] |
Definition at line 369 of file GUIObject.cpp.
Definition at line 116 of file GUIObject.h.
Definition at line 115 of file GUIObject.h.
Definition at line 117 of file GUIObject.h.
1.7.6.1