summaryrefslogtreecommitdiffstats
path: root/forms/source/inc/property.hrc
diff options
context:
space:
mode:
authorNoel Power <nopower@novell.com>2011-08-12 00:36:51 -0400
committerKohei Yoshida <kohei.yoshida@suse.com>2011-08-16 21:22:42 -0400
commit4fae740db79d4e7cc97440e2bab8d1ef612d9b51 (patch)
treec014cedf4204e02dd4946c5d0aafed34e1d13205 /forms/source/inc/property.hrc
parentLet's not even fall back to the old method. (diff)
downloadcore-4fae740db79d4e7cc97440e2bab8d1ef612d9b51.tar.gz
core-4fae740db79d4e7cc97440e2bab8d1ef612d9b51.zip
Disable fake VBA events for the old-style form controls.
Diffstat (limited to 'forms/source/inc/property.hrc')
-rw-r--r--forms/source/inc/property.hrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/forms/source/inc/property.hrc b/forms/source/inc/property.hrc
index b0216f4f63b6..39b2f9694c26 100644
--- a/forms/source/inc/property.hrc
+++ b/forms/source/inc/property.hrc
@@ -305,6 +305,7 @@ namespace frm
#define PROPERTY_ID_XSD_TYPE_CLASS ( PROPERTY_ID_START + 258 )
#define PROPERTY_ID_LINEEND_FORMAT ( PROPERTY_ID_START + 259 ) // css.awt.LineEndFormat
+#define PROPERTY_ID_GENERATEVBAEVENTS ( PROPERTY_ID_START + 260 )
// start ID fuer aggregierte Properties
#define PROPERTY_ID_AGGREGATE_ID (PROPERTY_ID_START + 10000)