InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
IStringListBoxControlData Member List

This is the complete list of members for IStringListBoxControlData, including all inherited members.
Add(const PMString &item, int32 at=kEnd, bool16 invalidate=kTrue, bool16 notifyOfChange=kTrue)=0IStringListBoxControlDatapure virtual
Add(const K2Vector< PMString > &items, bool16 invalidate=kTrue, bool16 notifyOfChange=kTrue)=0IStringListBoxControlDatapure virtual
AddRef() const =0IPMUnknownpure virtual
Clear(bool16 invalidate=kTrue, bool16 notifyOfChange=kTrue)=0IListControlDatapure virtual
GetIDAt(int32 index) const =0IStringListBoxControlDatapure virtual
kBeginning enum value (defined in IStringListBoxControlData)IStringListBoxControlData
kDefaultIID enum value (defined in IListControlData)IListControlData
kEnd enum value (defined in IStringListBoxControlData)IStringListBoxControlData
Length() const =0IListControlDatapure virtual
operator[](int32 index) const =0IStringListBoxControlDatapure virtual
QueryInterface(PMIID interfaceID) const =0IPMUnknownpure virtual
Refresh() const =0IListControlDatapure virtual
Release() const =0IPMUnknownpure virtual
Remove(int32 index, bool16 invalidate=kTrue, bool16 notifyOfChange=kTrue)=0IListControlDatapure virtual
Replace(const PMString &item, int32 index, bool16 invalidate=kTrue, bool16 notifyOfChange=kTrue)=0IStringListBoxControlDatapure virtual
Synchronize(SysControl sysControl) const =0IListControlDatapure virtual