31 #ifndef __ITypeContextualControlsPrefs_h__ 32 #define __ITypeContextualControlsPrefs_h__ 34 #include "IPMUnknown.h" 35 #include "TextEditorID.h" 46 enum { kDefaultIID = IID_ITYPECONTEXTUALCONTROLSPREFS };
67 virtual bool16 GetShowUIForOTFeature()
const = 0;
75 virtual bool16 GetShowUIForAdornment()
const = 0;
80 #endif // __ITypeContextualControlsPrefs_h__