anonymous enum [protected]

Enumerator:
MOUSE_NONE 
MOUSE_MARG_LOWER 
MOUSE_MARG_UPPER 
MOUSE_PARA_FIRST 
MOUSE_PARA_LOWER 
MOUSE_PARA_UPPER 

Definition at line 114 of file FXRuler.h.

00114       {
00115     MOUSE_NONE,         // No mouse operation
00116     MOUSE_MARG_LOWER,   // Drag lower margin
00117     MOUSE_MARG_UPPER,   // Drag upper margin
00118     MOUSE_PARA_FIRST,   // Drag first indent
00119     MOUSE_PARA_LOWER,   // Drag lower indent
00120     MOUSE_PARA_UPPER    // Drag upper indent
00121     };


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:35:59 2009 for TnFOX by doxygen v1.4.7