28 #ifndef __IPagesPanelPrefsCmdData__ 29 #define __IPagesPanelPrefsCmdData__ 31 #include "IPMUnknown.h" 32 #include "IPagesPanelPrefs.h" 45 virtual const IPagesPanelPrefs::IconSize
GetIconSize()
const = 0;
50 virtual void SetIconSize(IPagesPanelPrefs::IconSize size) = 0;
166 #endif // __IPagesPanelPrefsCmdData__