Kaydet (Commit) f8913cce authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS vcl09 (1.8.48); FILE MERGED

2003/04/30 13:57:42 tbe 1.8.48.1: #i13740# added HID_EVT_ADJUSTMENTVALUECHANGED
üst 63a1afb5
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: fmhelp.hrc,v $ * $RCSfile: fmhelp.hrc,v $
* *
* $Revision: 1.8 $ * $Revision: 1.9 $
* *
* last change: $Author: vg $ $Date: 2003-04-01 13:46:18 $ * last change: $Author: vg $ $Date: 2003-05-28 12:27:41 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -257,6 +257,7 @@ ...@@ -257,6 +257,7 @@
#define HID_EVT_ROWCHANGE (HID_EVT_START + 47) #define HID_EVT_ROWCHANGE (HID_EVT_START + 47)
#define HID_EVT_RELOADING (HID_EVT_START + 48) #define HID_EVT_RELOADING (HID_EVT_START + 48)
#define HID_EVT_UNLOADING (HID_EVT_START + 49) #define HID_EVT_UNLOADING (HID_EVT_START + 49)
#define HID_EVT_ADJUSTMENTVALUECHANGED (HID_EVT_START + 50)
// Fuer den Button "Makro zuweisen"- Dialog im Property-Editor // Fuer den Button "Makro zuweisen"- Dialog im Property-Editor
#define UID_EVT_MACRODLG (HID_EVT_START + 99) #define UID_EVT_MACRODLG (HID_EVT_START + 99)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment