![]() |
ATE::ITabStops Class ReferenceEncapsulates a set if tab stops in a paragraph. More...
Detailed DescriptionEncapsulates a set if tab stops in a paragraph. You can create a new set of tab stops to apply to a paragraph, with Constructor & Destructor Documentation
Constructor. Creates an empty container.
References ATE::sTabStops, and ATE::Throw_ATE_Exception().
Copy constructor.
References ATE::sTabStops.
Constructs this C++ object from the corresponding C object returned by an ATE suite function. The C++ object manages reference counting.
Destructor. References ATE::sTabStops. Member Function Documentation
Retrieves the first member of this set.
References ATE::sTabStops, and ATE::Throw_ATE_Exception().
Retrieves the last member of this set.
References ATE::sTabStops, and ATE::Throw_ATE_Exception().
Retrieves a reference to this object.
Referenced by ATE::ITabStopsIterator::ITabStopsIterator(), and ATE::IParaFeatures::SetTabStops().
Retrieves the number of members of this set.
References ATE::sTabStops, and ATE::Throw_ATE_Exception().
Reports whether this is a null object.
References ATE::sTabStops.
Retrieves a member of this set by position index. Use with
References ATE::sTabStops, and ATE::Throw_ATE_Exception().
Comparison operator tests for inequality.
Assignment operator.
References ATE::sTabStops.
Comparison operator tests for equality.
Removes a member from the set.
References ATE::sTabStops, and ATE::Throw_ATE_Exception().
Removes all members from the set.
References ATE::sTabStops, and ATE::Throw_ATE_Exception().
Replaces or adds a tab stop to this set.
References ATE::ITabStop::GetRef(), ATE::sTabStops, and ATE::Throw_ATE_Exception(). The documentation for this class was generated from the following files: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
![]() |
|