![]() | InDesign SDK 20.5 |
#include <SdkObjModel.h>

Public Member Functions | |
| IQuickApplyService | IID_IQUICKAPPLYSERVICE |
| IK2ServiceProvider | IID_IK2SERVICEPROVIDER |
Provides the snippets through quick apply functionality
| 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.
Implementation: kSnippetRunnerQuickApplyServiceImpl.