Public Member Functions |
virtual text_coordinate_t | get_end (void) const |
| undo_single_text_double_coord_t (undo_type_t _type, text_coordinate_t _start, text_coordinate_t _end) |
virtual void | add_newline (void) |
virtual std::string * | get_text (void) |
virtual void | minimize (void) |
| undo_single_text_t (undo_type_t _type, text_coordinate_t _start) |
virtual text_coordinate_t | get_new_end (void) const |
undo_type_t | get_redo_type (void) const |
virtual std::string * | get_replacement (void) |
virtual text_coordinate_t | get_start (void) |
undo_type_t | get_type (void) const |
| undo_t (undo_type_t _type, text_coordinate_t _start) |