![]() | InDesign SDK 20.5 |

Public Member Functions | |
| GTTxtEdtControlStripRegister (IPMUnknown *boss) | |
| virtual void | GetRegisteredControlStripWidgetSuites (K2Vector< PMIID > &IIDList, K2Vector< ControlStripWidgetInfo > &controlSetList) const |
Public Member Functions inherited from CPMUnknown< IControlStripRegister > | |
| IPMUnknown * | QueryInterface (PMIID interfaceID) const |
| void | AddRef () const |
| void | Release () const |
| void | PreDirty (ImplementationID prop=kInvalidImpl, bool16 allowModification=kTrue) |
| void | PreDirtyNoMessage (ImplementationID prop=kInvalidImpl, bool16 allowModification=kTrue) |
| CPMUnknown (const CPMUnknown &)=delete | |
| CPMUnknown & | operator= (const CPMUnknown &)=delete |
Additional Inherited Members | |
Public Types inherited from IControlStripRegister | |
| enum | { kDefaultIID = IID_ICONTROLSTRIPREGISTER } |
Protected Member Functions inherited from CPMUnknown< IControlStripRegister > | |
| CPMUnknown (IPMUnknown *boss) | |
Protected Attributes inherited from CPMUnknown< IControlStripRegister > | |
| HelperInterface | fHelperInterface |
Registers our control strip suite with the application.
| GTTxtEdtControlStripRegister::GTTxtEdtControlStripRegister | ( | IPMUnknown * | boss | ) |
constructor
| virtual |
provides the IID of the control strips we are registering.
| IIDList | OUT list of IIDs relating to the control strip entity |
Implements IControlStripRegister.