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

Public Types | |
| enum | { kDefaultIID = IID_ICONVERTNOTETOTEXTCMDDATA } |
Public Member Functions | |
| virtual UIDRef | GetDocControlViewRef ()=0 |
| virtual void | SetDocControlViewRef (UIDRef viewRef)=0 |
Public Member Functions inherited from IPMUnknown | |
| virtual IPMUnknown * | QueryInterface (PMIID interfaceID) const =0 |
| virtual void | AddRef () const =0 |
| virtual void | Release () const =0 |
Command data interface. Set/get data fro command kSplitNoteCmdBoss, kConvertNoteToTextCmdBoss
| pure virtual |
| pure virtual |
Set method to set the current document control view. only set this field if current doc view is galley view to suspend redraw while note converting to text)
| viewRef |