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

#include <SdkObjModel.h>

Inheritance diagram for kSnapSetPrefsCmdBoss:

Public Member Functions

ICommand IID_ICOMMAND
 
IPMUnknown IID_ISNAPPREFSDATA
 

Detailed Description

Provides the command for setting the Snapshot tool's preference.

Member Function Documentation

ICommand kSnapSetPrefsCmdBoss::IID_ICOMMAND
     Provide the implementation for the command to set up the snapshot tool's 

preference. The prefs are saved only on the session workspace & the itemlist is not used in the command. The command performs notification on kWorkspaceBoss for IID_ISNAPPREFSDATA.

    Implementation: kSnapSetPrefsCmdImpl.
IPMUnknown kSnapSetPrefsCmdBoss::IID_ISNAPPREFSDATA

Provide the non-persistent implementation for ISnapPrefsData.

Implementation: kSnapPrefsDataImpl.