summaryrefslogtreecommitdiff
path: root/sw/inc/unocoll.hxx
diff options
context:
space:
mode:
authorNoel Power <noel.power@novell.com>2011-02-21 12:10:36 +0000
committerNoel Power <noel.power@novell.com>2011-02-21 12:41:46 +0000
commit3e7e5f2f56758427048eb576ea4ae3622dd35531 (patch)
tree574f1512bd0cd2750207e7e0a9ea672694fb3e99 /sw/inc/unocoll.hxx
parentf2425c4bb0732e6e5ea8f081d677314f03575aeb (diff)
make docx import cater for enhanced fields
introduced some new services for enhanced fields ( checkbox & dropdown ) that wrap existing implementations.
Diffstat (limited to 'sw/inc/unocoll.hxx')
-rw-r--r--sw/inc/unocoll.hxx4
1 files changed, 3 insertions, 1 deletions
diff --git a/sw/inc/unocoll.hxx b/sw/inc/unocoll.hxx
index 0449babb17f5..66a8e1ec6d90 100644
--- a/sw/inc/unocoll.hxx
+++ b/sw/inc/unocoll.hxx
@@ -194,7 +194,9 @@ class SwUnoCollection
#define SW_SERVICE_VBAOBJECTPROVIDER 110
#define SW_SERVICE_VBACODENAMEPROVIDER 111
#define SW_SERVICE_VBAPROJECTNAMEPROVIDER 112
-#define SW_SERVICE_VBAGLOBALS 113
+#define SW_SERVICE_ODF_FORM_CHECKBOX 113
+#define SW_SERVICE_ODF_FORM_LISTBOX 114
+#define SW_SERVICE_VBAGLOBALS 115
#define SW_SERVICE_LAST SW_SERVICE_VBAGLOBALS