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

#include <SdkObjModel.h>

Inheritance diagram for kHidTxtModelCopyCmdBoss:

Public Member Functions

IPMUnknown IID_IHIDTXTTOSTORYUIDDATA
 
ICommand IID_ICOMMAND
 

Detailed Description

Copies a kHidTxtModelBoss object to the given story.

Member Function Documentation

ICommand kHidTxtModelCopyCmdBoss::IID_ICOMMAND
     See ICommand and HidTxtModelCopyCmd.

  • ItemList Input: UID at index 0 refers to the kHidTxtModelBoss object to be copied.
  • ItemList Output: unchanged from input.
  • Notification Subject: none.
  • Notification Protocol: none.
        Implementation: kHidTxtModelCopyCmdImpl.
IPMUnknown kHidTxtModelCopyCmdBoss::IID_IHIDTXTTOSTORYUIDDATA
     See IUIDData, implementation provided by the API.

  • IN: references the story the object is to be copied into.
        Implementation: kUIDDataImpl.