diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-08-13 14:51:54 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-08-13 16:23:43 +0100 |
commit | 7b763893e4c2571f1d8c8afef5491e0e73bff3ea (patch) | |
tree | 8130696c9851b0c9fdfcfbacb44965653f8c9d82 /sw/inc/envelp.hrc | |
parent | 1fd4b34a5dcf707a324bb61c1779567d1855ee42 (diff) |
convert label dialog to .ui
Change-Id: I77ce740b1ca7178d8c5f5f2d4ce55920cf18a85b
Diffstat (limited to 'sw/inc/envelp.hrc')
-rw-r--r-- | sw/inc/envelp.hrc | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/sw/inc/envelp.hrc b/sw/inc/envelp.hrc index 6fb5624582bd..ae75783448f3 100644 --- a/sw/inc/envelp.hrc +++ b/sw/inc/envelp.hrc @@ -33,10 +33,6 @@ #define TP_ENV_FMT (RC_ENVELP_BEGIN + 3) #define TP_ENV_PRT (RC_ENVELP_BEGIN + 4) -#define TP_LAB_LAB (RC_ENVELP_BEGIN + 5) -#define TP_LAB_FMT (RC_ENVELP_BEGIN + 6) -#define TP_LAB_PRT (RC_ENVELP_BEGIN + 7) - #define DLG_MAILMERGE (RC_ENVELP_BEGIN + 8) #define DLG_SYNC_BTN (RC_ENVELP_BEGIN + 9) @@ -58,9 +54,6 @@ #define RC_LABFMT_BEGIN (RC_ENVELP_BEGIN + 50) #define RC_LABFMT_END (RC_ENVELP_BEGIN + 62) -// RC_LABPRT_BEGIN (RC_ENVELP_BEGIN + 63) -#define RC_LABPRT_END (RC_ENVELP_BEGIN + 72) - // Strings -------------------------------------------------------------------- #define STR_DATABASE_NOT_OPENED (RC_ENVLOP_BEGIN + 63) @@ -68,7 +61,6 @@ #define DLG_MERGE_FIELD_CONNECTIONS (RC_ENVLOP_BEGIN + 66) -#define STR_BTN_NEW_DOC (RC_ENVLOP_BEGIN + 67) #define STR_BTN_NEWDOC (RC_ENVLOP_BEGIN + 68) #define STR_SENDER_TOKENS (RC_ENVLOP_BEGIN + 69) // Ueberlaufpruefung ---------------------------------------------------------- |