diff options
author | Caolán McNamara <caolanm@redhat.com> | 2012-12-06 16:46:09 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2012-12-06 17:19:17 +0000 |
commit | f06ba36094680e8806a6ede65a851c672bab1b67 (patch) | |
tree | 26144c703a56351ddc722534354d859c84783e6e /sw/inc/chrdlg.hrc | |
parent | 0e1528f1b4cd76804f5df0d75438a6f392a77d1b (diff) |
adapt code to use gokul's printoptions .ui
Change-Id: Ibc66c52567911075841d6d5f53c66abf4abf7eeb
Diffstat (limited to 'sw/inc/chrdlg.hrc')
-rw-r--r-- | sw/inc/chrdlg.hrc | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sw/inc/chrdlg.hrc b/sw/inc/chrdlg.hrc index ea17a38e58cf..5bbe3d62cab8 100644 --- a/sw/inc/chrdlg.hrc +++ b/sw/inc/chrdlg.hrc @@ -29,11 +29,9 @@ // Tabpages -> now in globals.hrc +#define MSG_ILLEGAL_PAGENUM (RC_CHRDLG_BEGIN + 1) #define STR_TEXTCOLL_HEADER (RC_CHRDLG_BEGIN + 2) #define STR_PAGEFMT_HEADER (RC_CHRDLG_BEGIN + 4) -#define SW_STR_NONE (RC_CHRDLG_BEGIN + 5) - -#define MSG_ILLEGAL_PAGENUM (RC_CHRDLG_BEGIN + 1) #define CHRDLG_ACT_END DLG_DRAWPARA |