![]() | InDesign SDK 20.5 |

Public Member Functions | |
| dummyHelper (const IParcelList *pl, int32 parcelCount, int32 index) | |
| virtual ParcelKey | dereference () const |
| virtual bool16 | equal (const const_iterator_helper *rhs) const |
| virtual void | increment () |
| virtual void | decrement () |
| virtual const_iterator_helper * | copy () const |
Public Attributes | |
| const IParcelList * | fPL |
| int32 | fParcelCount |
| int32 | fIndex |
Additional Inherited Members | |
Protected Member Functions inherited from IParcelList::const_iterator_helper | |
| const_iterator_helper (const const_iterator_helper &) | |
Stub iterator helper class.
| inlinevirtual |
A key method to force begin and end (rbegin and rend) iterators to be the same objects so no iteration will occur for this parcel-less owned item. Return kTrue always.
Implements IParcelList::const_iterator_helper.