From 0136616a5a005cc2237f020d46718bdb78f33c2b Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Mon, 16 Dec 2013 11:08:29 +0000 Subject: convert help bookmark dialog to .ui Change-Id: I7831bc63f66ab7fe30f5648efc2f733c6bd90d0e --- sfx2/source/appl/newhelp.hrc | 8 -------- 1 file changed, 8 deletions(-) (limited to 'sfx2/source/appl/newhelp.hrc') diff --git a/sfx2/source/appl/newhelp.hrc b/sfx2/source/appl/newhelp.hrc index 6f85a86e4679..bfaab51590dc 100644 --- a/sfx2/source/appl/newhelp.hrc +++ b/sfx2/source/appl/newhelp.hrc @@ -49,14 +49,6 @@ // Content TabPage #define LB_CONTENTS 10 -// Add to bookmarks dialog -#define FT_BOOKMARK_TITLE 10 -#define ED_BOOKMARK_TITLE 11 -#define PB_BOOKMARK_OK 12 -#define PB_BOOKMARK_CANCEL 13 -#define PB_BOOKMARK_HELP 14 -#define STR_BOOKMARK_RENAME 15 - // Index Window: Id's of the tabpages #define HELP_INDEX_PAGE_FIRST 1 #define HELP_INDEX_PAGE_CONTENTS HELP_INDEX_PAGE_FIRST -- cgit