30 #ifndef __IDrawInterruptContext__ 31 #define __IDrawInterruptContext__ 33 #include "IPMUnknown.h" 34 #include "DocFrameworkID.h" 38 #define kSecondsOfEasyInterrupt 2 43 enum { kDefaultIID = IID_IDRAWINTERRUPTCONTEXT };
50 kGraphicPreviewDrawing,
51 kImportingInDesignPage
54 enum InterruptEventType
56 kInterruptCommandPeriod,
57 kInterruptCommandSomething,
58 kInterruptOtherKeystroke,
113 virtual void ClearCurrentDrawInterruptCount() = 0;