 | InDesign SDK 20.5 |
24 #ifndef __ListTreeViewAdapter__ 25 #define __ListTreeViewAdapter__ 27 #include "ITreeViewHierarchyAdapter.h" 28 #include "CPMUnknown.h" 29 #include "HelperInterface.h" 51 virtual int32 GetNumListItems()
const;
52 virtual NodeID_rv GetNthListItem(
const int32& nth)
const;