ReactOS 0.4.16-dev-1338-g8aab5a9
undo_test Struct Reference
Collaboration diagram for undo_test:

Public Attributes

HWND hwnd
 
ITextDocumentdoc
 
int test_flags
 
enum editorUndoState undo_ctl_state
 
LONG_PTR undo_limit
 
BOOL last_undo_status
 
BOOL last_redo_status
 

Detailed Description

Definition at line 5228 of file richole.c.

Member Data Documentation

◆ doc

◆ hwnd

◆ last_redo_status

BOOL undo_test::last_redo_status

Definition at line 5236 of file richole.c.

Referenced by perform_editor_undo_state_action(), perform_redo_(), and test_undo_control().

◆ last_undo_status

BOOL undo_test::last_undo_status

Definition at line 5235 of file richole.c.

Referenced by perform_editor_undo_state_action(), perform_undo_(), and test_undo_control().

◆ test_flags

int undo_test::test_flags

◆ undo_ctl_state

◆ undo_limit

LONG_PTR undo_test::undo_limit

Definition at line 5234 of file richole.c.

Referenced by perform_editor_undo_state_action(), and test_undo_control().


The documentation for this struct was generated from the following file: