![]() |
ATE::IInhibitReflow Class ReferenceA convenience class for temporarily inhibiting reflow in a text story. More...
Detailed DescriptionA convenience class for temporarily inhibiting reflow in a text story. By default, as edits are made to the contents of a text story and its attributes, the story contents are reflowed through the story containers. This operation can be expensive. Use this class to inhibit reflow when batching together a series of edits to one or more text objects. Destroy the object when all the edits are complete, so that reflow is automatically resumed. Constructor & Destructor Documentation
Constructor.
Constructor. Creates a reflow inhibitor object for a story.
References fStory, and ATE::IStory::SuspendReflow().
Copy constructor.
References fStory, and ATE::IStory::SuspendReflow().
Destructor. References fStory, ATE::IStory::IsNull(), and ATE::IStory::ResumeReflow(). Referenced by operator=(). Member Function Documentation
Assignment operator.
References fStory, ATE::IStory::IsNull(), ATE::IStory::SuspendReflow(), and ~IInhibitReflow(). Member Data Documentation
Referenced by IInhibitReflow(), operator=(), and ~IInhibitReflow(). The documentation for this class was generated from the following file: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
![]() |
|