![]() |
ATE::IParagraph Class ReferenceThis class encapsulates a paragraph of text, to which a paragraph style (
Detailed DescriptionThis class encapsulates a paragraph of text, to which a paragraph style ( Paragraphs are contained in stories. Use an Use an Constructor & Destructor Documentation
Copy constructor.
References ATE::sParagraph.
Constructs this C++ object from the corresponding C object returned by an ATE suite function. The C++ object manages reference counting.
Destructor. References ATE::sParagraph. Member Function Documentation
Retrieves the text contents of this paragraph as a C string.
References ATE::sParagraph, and ATE::Throw_ATE_Exception().
Retrieves the text contents of this paragraph as a Unicode string.
References ATE::sParagraph, and ATE::Throw_ATE_Exception().
Retrieves the length of this paragraph.
References ATE::sParagraph, and ATE::Throw_ATE_Exception().
Retrieves the paragraph after this one in the containing story.
References IParagraph(), ATE::sParagraph, and ATE::Throw_ATE_Exception().
Retrieves the paragraph before this one in the containing story.
References IParagraph(), ATE::sParagraph, and ATE::Throw_ATE_Exception().
Retrieves a reference to this object.
Retrieves the story that contains this paragraph.
References ATE::sParagraph, and ATE::Throw_ATE_Exception().
Retrieves the text range corresponding to this paragraph.
References ATE::sParagraph, and ATE::Throw_ATE_Exception().
Retrieves the set of text ranges corresponding to this paragraph.
References ATE::sParagraph, and ATE::Throw_ATE_Exception().
Retrieves the text selection in this paragraph.
References ATE::sParagraph, and ATE::Throw_ATE_Exception().
Creates an iteration object with which to access the words in this paragraph.
References ATE::sParagraph, and ATE::Throw_ATE_Exception().
Reports whether this is a null object.
References ATE::sParagraph.
Comparison operator tests for inequality.
Assignment operator.
References ATE::sParagraph.
Comparison operator tests for equality.
The documentation for this class was generated from the following files: |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
![]() |
|