#include <TextSourceChange.hpp>
◆ TextSourceChange()
| wizard::TextSourceChange::TextSourceChange |
( |
| ) |
|
|
inline |
◆ ApplyChangeToPos()
| size_t wizard::TextSourceChange::ApplyChangeToPos |
( |
size_t | aPos | ) |
const |
◆ ApplyChangeToRange()
| void wizard::TextSourceChange::ApplyChangeToRange |
( |
UtTextRange & | aRange | ) |
const |
◆ ApplyToDocument()
| void wizard::TextSourceChange::ApplyToDocument |
( |
UtTextDocument & | aDocument | ) |
const |
◆ ApplyToPartialDocument()
| void wizard::TextSourceChange::ApplyToPartialDocument |
( |
UtTextDocument & | aDocument, |
|
|
UtTextRange & | aSection ) const |
◆ operator==()
◆ mCharsRemoved
| size_t wizard::TextSourceChange::mCharsRemoved |
◆ mPos
| size_t wizard::TextSourceChange::mPos |
◆ mSequenceNumber
| long long wizard::TextSourceChange::mSequenceNumber |
◆ mText
| std::string wizard::TextSourceChange::mText |
The documentation for this struct was generated from the following files: