diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-12-16 11:08:29 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-12-16 11:10:55 +0000 |
commit | 0136616a5a005cc2237f020d46718bdb78f33c2b (patch) | |
tree | 32f67b8068b88b7613818055f1c71f9b0ce0ca0b /sfx2/source/appl/newhelp.hrc | |
parent | e52f14efaa53b496599b51fb064a933183731fca (diff) |
convert help bookmark dialog to .ui
Change-Id: I7831bc63f66ab7fe30f5648efc2f733c6bd90d0e
Diffstat (limited to 'sfx2/source/appl/newhelp.hrc')
-rw-r--r-- | sfx2/source/appl/newhelp.hrc | 8 |
1 files changed, 0 insertions, 8 deletions
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 |