summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/newhelp.hrc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-08-15 12:02:37 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-08-15 13:52:57 +0100
commit9fbb4c6cf42857e80090e0b81ecde7ea2913e427 (patch)
tree056322e91ee1eb852694fc65c972df74ef08571f /sfx2/source/appl/newhelp.hrc
parent5df98e8bc54953fb69492ba46f880f174af4d04e (diff)
convert WIN_HELPINDEX sport to .ui
Change-Id: I80d1f3f3cb4e062bc19489205e325bc4ff17b3c6
Diffstat (limited to 'sfx2/source/appl/newhelp.hrc')
-rw-r--r--sfx2/source/appl/newhelp.hrc15
1 files changed, 0 insertions, 15 deletions
diff --git a/sfx2/source/appl/newhelp.hrc b/sfx2/source/appl/newhelp.hrc
index 6b3ab14741e7..6cafd4984cd6 100644
--- a/sfx2/source/appl/newhelp.hrc
+++ b/sfx2/source/appl/newhelp.hrc
@@ -19,21 +19,6 @@
#ifndef _SFX_NEWHELP_HRC
#define _SFX_NEWHELP_HRC
-// #defines *****************************************************************
-
-// Index Window
-#define LB_ACTIVE 10
-#define FL_ACTIVE 11
-#define TC_INDEX 12
-
-// Index Window: Id's of the tabpages
-#define HELP_INDEX_PAGE_FIRST 1
-#define HELP_INDEX_PAGE_CONTENTS HELP_INDEX_PAGE_FIRST
-#define HELP_INDEX_PAGE_INDEX 2
-#define HELP_INDEX_PAGE_SEARCH 3
-#define HELP_INDEX_PAGE_BOOKMARKS 4
-#define HELP_INDEX_PAGE_LAST HELP_INDEX_PAGE_BOOKMARKS
-
// context menu ids
#define MID_OPEN 1
#define MID_RENAME 2