 | InDesign SDK 20.5 |
24 #ifndef __IStylePanelUIDData__ 25 #define __IStylePanelUIDData__ 27 #include "IPMUnknown.h" 32 virtual void SetItemList(
const UIDList& theList) = 0;
33 virtual const UIDList& GetItemList()
const = 0;
38 #endif // __IStylePanelUIDData__