summaryrefslogtreecommitdiff
path: root/cui/source/inc/gallery.hrc
diff options
context:
space:
mode:
authorMalte Timmermann [mt] <malte.timmermann@oracle.com>2011-01-20 12:21:31 +0100
committerMalte Timmermann [mt] <malte.timmermann@oracle.com>2011-01-20 12:21:31 +0100
commit0c514ad4f653c63702b55a1e3c6f8e725a549079 (patch)
tree61e401c3feb763a3a28aefcbe0abce91b4edd1cc /cui/source/inc/gallery.hrc
parent5f153ecded340480ce432640f2e22e71f2ab15e7 (diff)
accfixes: added more accessibility information and fixed tab orders in multiple dialogs (cui module)
Diffstat (limited to 'cui/source/inc/gallery.hrc')
-rw-r--r--cui/source/inc/gallery.hrc8
1 files changed, 8 insertions, 0 deletions
diff --git a/cui/source/inc/gallery.hrc b/cui/source/inc/gallery.hrc
index c9d6729be447..985eda3bc257 100644
--- a/cui/source/inc/gallery.hrc
+++ b/cui/source/inc/gallery.hrc
@@ -49,6 +49,14 @@
#define RID_SVXSTR_GALLERY_ALLFILES (RID_CUI_GALLERY_START + 44)
#define RID_SVXSTR_GALLERY_ID_EXISTS (RID_CUI_GALLERY_START + 81)
+//IAccessibility2 Implementation 2009-----
+#define RID_SVXSTR_GALLERY_THEMEITEMS (RID_CUI_GALLERY_START + 93)
+#define RID_SVXSTR_GALLERY_THEMENAME (RID_CUI_GALLERY_START + 94)
+#define RID_SVXSTR_GALLERY_FILESFOUND (RID_CUI_GALLERY_START + 95)
+#define RID_SVXSTR_GALLERY_PREVIEW (RID_CUI_GALLERY_START + 96)
+//-----IAccessibility2 Implementation 2009
+
+
// Images
#define RID_SVXBMP_THEME_NORMAL_BIG (RID_CUI_GALLERY_START + 49)
#define RID_SVXBMP_THEME_IMPORTED_BIG (RID_CUI_GALLERY_START + 51)