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

#include <SdkObjModel.h>

Inheritance diagram for kHidTxtModelCreateCmdBoss:

Public Member Functions

IRangeData IID_IRANGEDATA
 
ICommand IID_ICOMMAND
 

Detailed Description

Creates a kHidTxtModelBoss object.

Member Function Documentation

ICommand kHidTxtModelCreateCmdBoss::IID_ICOMMAND
     See ICommand and HidTxtModelCreateCmd.

  • ItemList Input: UID at index 0 refers to the text model (ITextModel) the hidden text is to be embedded in.
  • ItemList Output: UID at index 0 refers to the created kHidTxtModelBoss object.
  • Notification Subject: Document (kDocBoss) that contains the hidden text.
  • Notification Protocol: IHidTxtModel::kDefaultIID.
        Implementation: kHidTxtModelCreateCmdImpl.
IRangeData kHidTxtModelCreateCmdBoss::IID_IRANGEDATA
     See IRangeData, implementation provided by the API.

  • IN: gives the TextIndex on which the hidden text should be anchored.
        Implementation: kRangeDataImpl.