![]() |
ATE::IParaStylesIterator Class ReferenceThis class allows you to iterate through a set of paragraph styles. More...
Detailed DescriptionThis class allows you to iterate through a set of paragraph styles. Create the iterator object from a Constructor & Destructor Documentation
Constructor.
Copy constructor.
References ATE::sParaStylesIterator.
Constructs this C++ object from the corresponding C object returned by an ATE suite function. The C++ object manages reference counting.
Destructor. References ATE::sParaStylesIterator.
Constructor. Creates an iterator object for a specific paragraph style set that is ordered first-to-last or last-to-first.
References ATE::IParaStyles::GetRef(), ATE::sParaStylesIterator, 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::sParaStylesIterator, and ATE::Throw_ATE_Exception().
Reports whether the set is empty.
References ATE::sParaStylesIterator, and ATE::Throw_ATE_Exception().
Reports whether the end of the set has been reached.
References ATE::sParaStylesIterator, and ATE::Throw_ATE_Exception().
Reports whether this is a null object.
References ATE::sParaStylesIterator.
Retrieves the current paragraph style.
References ATE::sParaStylesIterator, and ATE::Throw_ATE_Exception().
Sets the current position to the first member of this set.
References ATE::sParaStylesIterator, and ATE::Throw_ATE_Exception().
Sets the current position to the last member of this set.
References ATE::sParaStylesIterator, and ATE::Throw_ATE_Exception().
Increments the current position in this set in the iterator's current direction.
References ATE::sParaStylesIterator, and ATE::Throw_ATE_Exception().
Comparison operator tests for inequality.
Assignment operator.
References ATE::sParaStylesIterator.
Comparison operator tests for equality.
Decrements the current position in this set.
References ATE::sParaStylesIterator, and ATE::Throw_ATE_Exception(). The documentation for this class was generated from the following files: |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
![]() |
|