summaryrefslogtreecommitdiff
path: root/include/vcl/cmdevt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/cmdevt.hxx')
-rw-r--r--include/vcl/cmdevt.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/vcl/cmdevt.hxx b/include/vcl/cmdevt.hxx
index 03876e52e5a3..75714f2f531f 100644
--- a/include/vcl/cmdevt.hxx
+++ b/include/vcl/cmdevt.hxx
@@ -351,6 +351,8 @@ inline CommandSelectionChangeData::CommandSelectionChangeData( sal_uLong nStart,
#define COMMAND_MEDIA ((sal_uInt16)17)
#define COMMAND_SELECTIONCHANGE ((sal_uInt16)18)
#define COMMAND_PREPARERECONVERSION ((sal_uInt16)19)
+#define COMMAND_QUERYCHARPOSITION ((sal_uInt16)20)
+
class VCL_DLLPUBLIC CommandEvent
{