24 #ifndef __ILayerFacade__ 25 #define __ILayerFacade__ 28 #include "IPMUnknown.h" 45 enum { kDefaultIID = IID_ILAYERFACADE };
61 virtual ErrorCode
MoveLayers(
UIDList& inOutlayersToMove,
const UIDRef& relativeToLayerRef, bool16 bDuplicate) = 0;
65 #endif // __IShortcutContext__