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

#include <SdkObjModel.h>

Inheritance diagram for kSnippetRunnerQuickApplyServiceBoss:

Public Member Functions

IQuickApplyService IID_IQUICKAPPLYSERVICE
 
IK2ServiceProvider IID_IK2SERVICEPROVIDER
 

Detailed Description

Provides the snippets through quick apply functionality

Member Function Documentation

IK2ServiceProvider kSnippetRunnerQuickApplyServiceBoss::IID_IK2SERVICEPROVIDER

Identify this as a quick apply service Implementation: kQuickApplyRegisterProviderImpl.

IQuickApplyService kSnippetRunnerQuickApplyServiceBoss::IID_IQUICKAPPLYSERVICE
     The quick apply service implementation. Is called to build the list of snippets as quick

apply items, and if one is selected in the quick apply dialog, is called to execute the snippet.

See Also
IQuickApplyService, SnipRunQuickApplyService
    Implementation: kSnippetRunnerQuickApplyServiceImpl.