#include <textedit.h>
Inheritance diagram for ht_undo_data_split_line:

Public Member Functions | |
| ht_undo_data_split_line (text_viewer_pos *apos, text_viewer_pos *bpos, UINT Indent) | |
| ~ht_undo_data_split_line () | |
| virtual UINT | getsize () | 
| virtual void | gettext (char *text, UINT maxlen) | 
| virtual OBJECT_ID | object_id () const | 
| virtual void | apply (ht_text_editor *te) | 
| virtual void | unapply (ht_text_editor *te, bool *goto_only) | 
      
  | 
  ||||||||||||||||
| 
 
 Definition at line 540 of file textedit.cc. References UINT.  | 
  
      
  | 
  
| 
 
 Definition at line 547 of file textedit.cc.  | 
  
      
  | 
  
| 
 
 Implements ht_undo_data. Definition at line 566 of file textedit.cc. References ht_text_viewer::cursor_pput(), ht_text_viewer::goto_line(), ht_text_editor::indent(), text_viewer_pos::line, text_viewer_pos::pofs, and ht_text_editor::split_line().  | 
  
      
  | 
  
| 
 
 Implements ht_undo_data. Definition at line 551 of file textedit.cc. References UINT.  | 
  
      
  | 
  ||||||||||||
| 
 
 Implements ht_undo_data. Definition at line 556 of file textedit.cc. References ht_snprintf(), text_viewer_pos::line, text_viewer_pos::pofs, and UINT.  | 
  
      
  | 
  
| 
 
 
 Reimplemented from Object. Definition at line 561 of file textedit.cc. References ATOM_HT_UNDO_DATA_SPLIT_LINE.  | 
  
      
  | 
  ||||||||||||
| 
 
 Implements ht_undo_data. Definition at line 574 of file textedit.cc. References ht_text_editor::concat_lines(), ht_text_viewer::cursor_pput(), ht_text_viewer::cursory, ht_text_viewer::goto_line(), text_viewer_pos::line, ht_text_viewer::physical_cursorx(), text_viewer_pos::pofs, ht_text_viewer::top_line, and ht_text_editor::unindent().  | 
  
 
1.3.5