summaryrefslogtreecommitdiffstats
path: root/framework/inc/acceleratorconst.h
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/acceleratorconst.h')
-rw-r--r--framework/inc/acceleratorconst.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/framework/inc/acceleratorconst.h b/framework/inc/acceleratorconst.h
index 47949bf17c8e..de798bf8a3ca 100644
--- a/framework/inc/acceleratorconst.h
+++ b/framework/inc/acceleratorconst.h
@@ -30,20 +30,6 @@ namespace framework{
#define AL_ELEMENT_ACCELERATORLIST "accel:acceleratorlist"
#define AL_ELEMENT_ITEM "accel:item"
-#define AL_XMLNS_ACCEL "xmlns:accel"
-#define AL_XMLNS_XLINK "xmlns:xlink"
-
-#define AL_ATTRIBUTE_URL "xlink:href"
-#define AL_ATTRIBUTE_KEYCODE "accel:code"
-#define AL_ATTRIBUTE_MOD_SHIFT "accel:shift"
-#define AL_ATTRIBUTE_MOD_MOD1 "accel:mod1"
-#define AL_ATTRIBUTE_MOD_MOD2 "accel:mod2"
-#define AL_ATTRIBUTE_MOD_MOD3 "accel:mod3"
-
-// same items with full qualified name space
-#define NS_XMLNS_ACCEL "http://openoffice.org/2001/accel"
-#define NS_XMLNS_XLINK "http://www.w3.org/1999/xlink"
-
} // namespace framework
#endif // INCLUDED_FRAMEWORK_INC_ACCELERATORCONST_H