28 #ifndef __IEndnoteFacade__ 29 #define __IEndnoteFacade__ 31 #include "IPMUnknown.h" 33 #include "IEndnoteSettings.h" 46 enum { kDefaultIID = IID_IENDNOTEFACADE };
126 virtual bool16 IsEndnoteStory(
const UIDRef textModelRef)
const = 0;
219 #endif // __IEndnoteFacade__