24 #ifndef __ISelectionUtils__ 25 #define __ISelectionUtils__ 27 #include "AppFrameworkID.h" 28 #include "IPMUnknown.h" 31 #include "IConcreteSelection.h" 34 #include "ILayoutTarget.h" 42 class IPageHitTestSuite;
62 enum { kDefaultIID = IID_ISELECTIONUTILS };
182 virtual IWindow* QuerySelectionManagerOwnerWindow(
const UIDRef& selectionOwner)
const = 0;
194 #endif // __ISelectionUtils__