summaryrefslogtreecommitdiff
path: root/sw/inc/unocoll.hxx
diff options
context:
space:
mode:
authorNoel Power <noel.power@novell.com>2011-02-24 09:47:18 +0000
committerNoel Power <noel.power@novell.com>2011-02-24 09:50:04 +0000
commitd327558eb3dac443bf0f428ff1846473cc6166e0 (patch)
treed5dbc328e76103205784e7a447fe075c3b82b7c7 /sw/inc/unocoll.hxx
parent97e6d9a68e267e8e0a49b9de5f775e855421e5aa (diff)
more form field cleanup
sw/inc/unocoll.hxx: removed support for the ODF_FORM_CHECKBOX & ODF_FORM_LISTBOX services, they aren't needed at all sw/source/core/unocore/unocoll.cxx; as above sw/source/core/unocore/unobkm.cxx: minor tweaking to use const_cast
Diffstat (limited to 'sw/inc/unocoll.hxx')
-rw-r--r--sw/inc/unocoll.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/sw/inc/unocoll.hxx b/sw/inc/unocoll.hxx
index 66a8e1ec6d90..0449babb17f5 100644
--- a/sw/inc/unocoll.hxx
+++ b/sw/inc/unocoll.hxx
@@ -194,9 +194,7 @@ class SwUnoCollection
#define SW_SERVICE_VBAOBJECTPROVIDER 110
#define SW_SERVICE_VBACODENAMEPROVIDER 111
#define SW_SERVICE_VBAPROJECTNAMEPROVIDER 112
-#define SW_SERVICE_ODF_FORM_CHECKBOX 113
-#define SW_SERVICE_ODF_FORM_LISTBOX 114
-#define SW_SERVICE_VBAGLOBALS 115
+#define SW_SERVICE_VBAGLOBALS 113
#define SW_SERVICE_LAST SW_SERVICE_VBAGLOBALS