![]() |
ATE::IDocumentTextResources Class ReferenceThis object encapsulates the text resources of a document. More...
Detailed DescriptionThis object encapsulates the text resources of a document. Text resources include fonts, character and paragraph styles, and various text preferences. Constructor & Destructor Documentation
Constructor.
Copy constructor.
References ATE::sDocumentTextResources.
Constructs this C++ object from the corresponding C object returned by an ATE suite function. The C++ object manages reference counting.
Destructor. References ATE::sDocumentTextResources. Member Function Documentation
Creates a new, empty character style and adds it to the style set for the document.
References ATE::sDocumentTextResources, and ATE::Throw_ATE_Exception().
Creates a new character style with specified features and adds it to the style set for the document.
References ATE::ICharFeatures::GetRef(), ATE::sDocumentTextResources, and ATE::Throw_ATE_Exception().
Creates a new, empty paragraph style and adds it to the style set for the document.
References ATE::sDocumentTextResources, and ATE::Throw_ATE_Exception().
Creates a new paragraph style with specified features and adds it to the style set for the document.
References ATE::IParaFeatures::GetRef(), ATE::sDocumentTextResources, and ATE::Throw_ATE_Exception().
Retrieves the alternate glyph for the document.
References ATE::sDocumentTextResources, and ATE::Throw_ATE_Exception().
Retrieves the alternate glyphs for the document that are available for selection.
References ATE::sDocumentTextResources, and ATE::Throw_ATE_Exception().
Retrieves a specific character style from the style set for the document.
References ATE::sDocumentTextResources, and ATE::Throw_ATE_Exception().
Retrieves the character style set for the document.
References ATE::sDocumentTextResources, and ATE::Throw_ATE_Exception().
Retrieves the composite font class set for the document.
References ATE::sDocumentTextResources, and ATE::Throw_ATE_Exception().
Retrieves the composite font set for the document.
References ATE::sDocumentTextResources, and ATE::Throw_ATE_Exception().
Retrieves the search object for the document.
References ATE::sDocumentTextResources, and ATE::Throw_ATE_Exception().
Retrieves the glyph for the document.
References ATE::sDocumentTextResources, and ATE::Throw_ATE_Exception().
Retrieves the greeking threshhold.
References ATE::sDocumentTextResources, and ATE::Throw_ATE_Exception().
Reports whether alternate glyphs are highlighted.
References ATE::sDocumentTextResources, and ATE::Throw_ATE_Exception().
Reports whether substitute fonts are highlighted.
References ATE::sDocumentTextResources, and ATE::Throw_ATE_Exception().
Retrieves the local overrides (character features) from the insertion attributes, saved from the most recent text selection or attribute change to text.
References ATE::sDocumentTextResources, and ATE::Throw_ATE_Exception().
Retrieves the character style from the insertion attributes, saved from the most recent text selection or attribute change to text.
References ATE::sDocumentTextResources, and ATE::Throw_ATE_Exception().
Retrieves the Japanese alternate-feature value for the document selection.
References ATE::sDocumentTextResources, and ATE::Throw_ATE_Exception().
Retrieves the Kinsoku set for the document.
References ATE::sDocumentTextResources, and ATE::Throw_ATE_Exception().
Retrieves the MojiKumi set for the document.
References ATE::sDocumentTextResources, and ATE::Throw_ATE_Exception().
Retrieves the normal character style for the document.
References ATE::sDocumentTextResources, and ATE::Throw_ATE_Exception().
Retrieves the normal paragraph style for the document.
References ATE::sDocumentTextResources, and ATE::Throw_ATE_Exception().
Retrieves a specific paragraph style from the style set for the document.
References ATE::sDocumentTextResources, and ATE::Throw_ATE_Exception().
Retrieves the paragraph style set for the document.
References ATE::sDocumentTextResources, and ATE::Throw_ATE_Exception().
Retrieves a reference to this object.
Reports whether hidden characters are shown.
References ATE::sDocumentTextResources, and ATE::Throw_ATE_Exception().
Retrieves the small-cap size.
References ATE::sDocumentTextResources, and ATE::Throw_ATE_Exception().
Retrieves the smart-quotes double-quote character codes for a specific language.
References ATE::sDocumentTextResources, and ATE::Throw_ATE_Exception().
Retrieves the smart-quotes single-quote character codes for a specific language.
References ATE::sDocumentTextResources, and ATE::Throw_ATE_Exception().
Retrieves the spell-check object for the document.
References ATE::sDocumentTextResources, and ATE::Throw_ATE_Exception().
Retrieves the subscript position.
References ATE::sDocumentTextResources, and ATE::Throw_ATE_Exception().
Retrieves the subscript size.
References ATE::sDocumentTextResources, and ATE::Throw_ATE_Exception().
Retrieves the superscript position.
References ATE::sDocumentTextResources, and ATE::Throw_ATE_Exception().
Retrieves the superscript size.
References ATE::sDocumentTextResources, and ATE::Throw_ATE_Exception().
Retrieves the text resources for the document.
References ATE::sDocumentTextResources, and ATE::Throw_ATE_Exception().
Imports a set of character styles into this document from another resource set.
References ATE::ITextResources::GetRef(), ATE::sDocumentTextResources, and ATE::Throw_ATE_Exception().
Imports a set of paragraph styles into this document from another resource set.
References ATE::ITextResources::GetRef(), ATE::sDocumentTextResources, and ATE::Throw_ATE_Exception().
Inserts a new alternate glyph.
References ATE::sDocumentTextResources, and ATE::Throw_ATE_Exception().
Reports whether this is a null object.
References ATE::sDocumentTextResources.
Comparison operator tests for inequality.
Assignment operator.
References ATE::sDocumentTextResources.
Comparison operator tests for equality.
Removes a character style from the style set for the document.
References ATE::sDocumentTextResources, and ATE::Throw_ATE_Exception().
Removes a paragraph style from the style set for the document.
References ATE::sDocumentTextResources, and ATE::Throw_ATE_Exception().
Sets the normal character style for the document to the application default.
References ATE::sDocumentTextResources, and ATE::Throw_ATE_Exception().
Sets the normal paragraph style for the document to the application default.
References ATE::sDocumentTextResources, and ATE::Throw_ATE_Exception().
Sets the greeking threshhold.
References ATE::sDocumentTextResources, and ATE::Throw_ATE_Exception().
Turns highlighting of alternate glyphs on or off.
References ATE::sDocumentTextResources, and ATE::Throw_ATE_Exception().
Turns highlighting of substitute fonts on or off.
References ATE::sDocumentTextResources, and ATE::Throw_ATE_Exception().
Sets the character features and style for the current insertion attributes.
References ATE::ICharFeatures::GetRef(), ATE::sDocumentTextResources, and ATE::Throw_ATE_Exception().
Sets the Japanese alternate-feature value for the document selection.
References ATE::sDocumentTextResources, and ATE::Throw_ATE_Exception().
Turns show hidden characters on or off.
References ATE::sDocumentTextResources, and ATE::Throw_ATE_Exception().
Sets the small-cap size.
References ATE::sDocumentTextResources, and ATE::Throw_ATE_Exception().
Sets the smart-quotes double-quote character codes for a specific language.
References ATE::sDocumentTextResources, and ATE::Throw_ATE_Exception().
Sets the smart-quotes single-quote character codes for a specific language.
References ATE::sDocumentTextResources, and ATE::Throw_ATE_Exception().
Sets the subscript position.
References ATE::sDocumentTextResources, and ATE::Throw_ATE_Exception().
Sets the supbscript size.
References ATE::sDocumentTextResources, and ATE::Throw_ATE_Exception().
Sets the superscript position.
References ATE::sDocumentTextResources, and ATE::Throw_ATE_Exception().
Sets the superscript size.
References ATE::sDocumentTextResources, and ATE::Throw_ATE_Exception().
Turns smart-quotes on or off for this document.
References ATE::sDocumentTextResources, and ATE::Throw_ATE_Exception().
Reports whether smart-quotes are on for this document.
References ATE::sDocumentTextResources, and ATE::Throw_ATE_Exception(). The documentation for this class was generated from the following files: |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
![]() |
|