InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
kBscMnuActionComponentBoss Class Reference

#include <SdkObjModel.h>

Inheritance diagram for kBscMnuActionComponentBoss:
kBaseActionComponentBoss

Public Member Functions

IActionComponent IID_IACTIONCOMPONENT
 
- Public Member Functions inherited from kBaseActionComponentBoss
IPMUnknown IID_NEVERWRITESTODOCUMENT
 
IPMPersist IID_IPMPERSIST
 

Detailed Description

 This boss class provides the actions invoked by this plug-in's

sub-menu items. We provide the implementation for IActionComponent in BscMnuAction.cpp.

Member Function Documentation

IActionComponent kBscMnuActionComponentBoss::IID_IACTIONCOMPONENT

Provides the menu behaviour for this plug-in.

Implementation: kBscMnuActionComponentImpl.