![]() |
ATE::IParagraphsIterator Class ReferenceThis class allows you to iterate through a set of paragraphs contained in a set of story objects or text ranges. More...
Detailed DescriptionThis class allows you to iterate through a set of paragraphs contained in a set of story objects or text ranges. Retrieve the iteration object with Constructor & Destructor Documentation
Constructor.
Copy constructor.
References ATE::sParagraphsIterator.
Constructs this C++ object from the corresponding C object returned by an ATE suite function. The C++ object manages reference counting.
Destructor. References ATE::sParagraphsIterator.
Constructor. Creates a paragraph iterator for a specific text-range set that is ordered first-to-last or last-to-first.
References ATE::ITextRanges::GetRef(), ATE::sParagraphsIterator, and ATE::Throw_ATE_Exception(). Member Function Documentation
Retrieves a reference to this object.
Reports whether the end of the set has been reached.
References ATE::sParagraphsIterator, and ATE::Throw_ATE_Exception().
Reports whether the set is empty.
References ATE::sParagraphsIterator, and ATE::Throw_ATE_Exception().
Reports whether the end of the set has been reached.
References ATE::sParagraphsIterator, and ATE::Throw_ATE_Exception().
Reports whether this is a null object.
References ATE::sParagraphsIterator.
Retrieves the current paragraph.
References ATE::sParagraphsIterator, and ATE::Throw_ATE_Exception().
Sets the current position to the first member of this set.
References ATE::sParagraphsIterator, and ATE::Throw_ATE_Exception().
Sets the current position to the last member of this set.
References ATE::sParagraphsIterator, and ATE::Throw_ATE_Exception().
Increments the current position in this set in the iterator's current direction.
References ATE::sParagraphsIterator, and ATE::Throw_ATE_Exception().
Comparison operator tests for inequality.
Assignment operator.
References ATE::sParagraphsIterator.
Comparison operator tests for equality.
The documentation for this class was generated from the following files: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
![]() |
|