summaryrefslogtreecommitdiffstats
path: root/extensions/inc
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/inc')
-rw-r--r--extensions/inc/propctrlr.hrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/extensions/inc/propctrlr.hrc b/extensions/inc/propctrlr.hrc
index 477f512797ec..02a303fb05fb 100644
--- a/extensions/inc/propctrlr.hrc
+++ b/extensions/inc/propctrlr.hrc
@@ -246,7 +246,7 @@
#define UID_BRWEVT_POSITIONING ( HID_PROPC_START + 214)
#define UID_BRWEVT_POSITIONED ( HID_PROPC_START + 215)
#define UID_BRWEVT_APPROVEPARAMETER ( HID_PROPC_START + 216)
-#define UID_BRWEVT_ERROROCCURED ( HID_PROPC_START + 217)
+#define UID_BRWEVT_ERROROCCURRED ( HID_PROPC_START + 217)
#define UID_BRWEVT_ADJUSTMENTVALUECHANGED ( HID_PROPC_START + 218)
#define HID_PROP_XML_DATA_MODEL ( HID_PROPC_START + 219)
#define HID_PROP_BIND_EXPRESSION ( HID_PROPC_START + 220)
@@ -283,7 +283,7 @@
#define HID_EVT_AFTERUPDATE ( HID_PROPC_START + 251)
#define HID_EVT_BEFOREUPDATE ( HID_PROPC_START + 252)
#define HID_EVT_CONFIRMDELETE ( HID_PROPC_START + 253)
-#define HID_EVT_ERROROCCURED ( HID_PROPC_START + 254)
+#define HID_EVT_ERROROCCURRED ( HID_PROPC_START + 254)
#define HID_EVT_FOCUSGAINED ( HID_PROPC_START + 255)
#define HID_EVT_FOCUSLOST ( HID_PROPC_START + 256)
#define HID_EVT_ITEMSTATECHANGED ( HID_PROPC_START + 257)