![]() | InDesign SDK 20.5 |

Public Member Functions | |
| TKIStringListData (IPMUnknown *boss) | |
| virtual void | SetStringList (const K2Vector< NodeID > &newList) |
| virtual const K2Vector< NodeID > & | GetStringList () |
Public Member Functions inherited from CPMUnknown< ITKIStringListData > | |
| 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 ITKIStringListData | |
| enum | { kDefaultIID = IID_ITKISTRINGLISTDATA } |
Protected Member Functions inherited from CPMUnknown< ITKIStringListData > | |
| CPMUnknown (IPMUnknown *boss) | |
Protected Attributes inherited from CPMUnknown< ITKIStringListData > | |
| HelperInterface | fHelperInterface |
Set the value of the list of nodes.
| newList | - the list of nodes that will be the new value |
Implements ITKIStringListData.