diff options
Diffstat (limited to 'svx/source/intro')
-rw-r--r-- | svx/source/intro/intro_tmpl.hrc | 1 | ||||
-rw-r--r-- | svx/source/intro/iso.src | 6 |
2 files changed, 0 insertions, 7 deletions
diff --git a/svx/source/intro/intro_tmpl.hrc b/svx/source/intro/intro_tmpl.hrc index e49b27cb29e8..f9d3e331bf99 100644 --- a/svx/source/intro/intro_tmpl.hrc +++ b/svx/source/intro/intro_tmpl.hrc @@ -28,7 +28,6 @@ #include <svx/svxids.hrc> #define RID_IMGLIST_TREEOPT (RID_OFA_START + 174) -#define RID_IMGLIST_TREEOPT_HC (RID_OFA_START + 175) #define OOO_CONTRIBUTOR_LIST \ ItemList = \ diff --git a/svx/source/intro/iso.src b/svx/source/intro/iso.src index ecadfd9d4c6a..80e1a4ab51ec 100644 --- a/svx/source/intro/iso.src +++ b/svx/source/intro/iso.src @@ -129,12 +129,6 @@ ImageList RID_IMGLIST_TREEOPT MASK_COL IMGLST_IDLST }; -ImageList RID_IMGLIST_TREEOPT_HC -{ - Prefix = "trh"; - MASK_COL - IMGLST_IDLST -}; #define MASK_COL2 MaskColor = Color { Red = 0xFFFF ; Green = 0x0000 ; Blue = 0xFFFF ; } ; #define X_IMAGE_LIST \ |