summaryrefslogtreecommitdiff
path: root/svx/inc
diff options
context:
space:
mode:
authorOcke.Janssen <Ocke.Janssen@oracle.com>2011-02-08 12:29:15 +0100
committerOcke.Janssen <Ocke.Janssen@oracle.com>2011-02-08 12:29:15 +0100
commit2aa75d739448d4dad44d7c09c746243cefea25e2 (patch)
treeefd131ef0207cf32ce354c8516a47eb1aec2a6c7 /svx/inc
parentebdc319057fc5e86f9eb854504b84a9021520fb6 (diff)
impress210: #i105310# set tooltip for items and some refactoring
Diffstat (limited to 'svx/inc')
-rw-r--r--svx/inc/galtheme.hrc2
-rw-r--r--svx/inc/svx/gallery.hxx2
2 files changed, 2 insertions, 2 deletions
diff --git a/svx/inc/galtheme.hrc b/svx/inc/galtheme.hrc
index 483c397983ed..b0d656430864 100644
--- a/svx/inc/galtheme.hrc
+++ b/svx/inc/galtheme.hrc
@@ -43,7 +43,7 @@
#define RID_GALLERYSTR_THEME_MAPS (RID_GALLERYSTR_THEME_START + 12)
#define RID_GALLERYSTR_THEME_PEOPLE (RID_GALLERYSTR_THEME_START + 13)
#define RID_GALLERYSTR_THEME_SURFACES (RID_GALLERYSTR_THEME_START + 14)
-#define RID_GALLERYSTR_THEME_HTMLBUTTONS (RID_GALLERYSTR_THEME_START + 15)
+// free
#define RID_GALLERYSTR_THEME_POWERPOINT (RID_GALLERYSTR_THEME_START + 16)
#define RID_GALLERYSTR_THEME_RULERS (RID_GALLERYSTR_THEME_START + 17)
#define RID_GALLERYSTR_THEME_SOUNDS (RID_GALLERYSTR_THEME_START + 18)
diff --git a/svx/inc/svx/gallery.hxx b/svx/inc/svx/gallery.hxx
index 68a5c68539f1..38bcd6108cd5 100644
--- a/svx/inc/svx/gallery.hxx
+++ b/svx/inc/svx/gallery.hxx
@@ -63,7 +63,7 @@
#define GALLERY_THEME_MAPS 12
#define GALLERY_THEME_PEOPLE 13
#define GALLERY_THEME_SURFACES 14
-#define GALLERY_THEME_HTMLBUTTONS 15
+// free
#define GALLERY_THEME_POWERPOINT 16
#define GALLERY_THEME_RULERS 17
#define GALLERY_THEME_SOUNDS 18