summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-12-14 11:12:22 +0000
committerCaolán McNamara <caolanm@redhat.com>2012-12-14 11:37:23 +0000
commit32e7b29f51c4f6bce08a23e454ec47b83849c9df (patch)
tree65501b72886c11f51769ff49986ccd04400176af /sw
parent4409350a017bb0c455593fbb08270f4783e5c28e (diff)
drop converted TP_OPTPRINT_PAGE page
Change-Id: Ieac443b40fd5fa3b1b13b492e1b97a5df35835b5
Diffstat (limited to 'sw')
-rw-r--r--sw/inc/helpid.h1
-rw-r--r--sw/source/ui/config/optdlg.src184
2 files changed, 0 insertions, 185 deletions
diff --git a/sw/inc/helpid.h b/sw/inc/helpid.h
index d443b6d8bccd..8ad0db0b5317 100644
--- a/sw/inc/helpid.h
+++ b/sw/inc/helpid.h
@@ -161,7 +161,6 @@
#define HID_COLUMN "SW_HID_COLUMN"
#define HID_DOC_STAT "SW_HID_DOC_STAT"
#define HID_FOOTNOTE_PAGE "SW_HID_FOOTNOTE_PAGE"
-#define HID_OPTPRINT_PAGE "SW_HID_OPTPRINT_PAGE"
#define HID_FORMAT_TABLE "SW_HID_FORMAT_TABLE"
#define HID_TABLE_COLUMN "SW_HID_TABLE_COLUMN"
#define HID_LAB_LAB "SW_HID_LAB_LAB"
diff --git a/sw/source/ui/config/optdlg.src b/sw/source/ui/config/optdlg.src
index b15c1c5c5735..16f80afb2738 100644
--- a/sw/source/ui/config/optdlg.src
+++ b/sw/source/ui/config/optdlg.src
@@ -187,190 +187,6 @@ TabPage TP_CONTENT_OPT
};
};
-TabPage TP_OPTPRINT_PAGE
-{
- HelpID = HID_OPTPRINT_PAGE ;
- Size = MAP_APPFONT ( TP_WIDTH , TP_HEIGHT ) ;
- Hide = TRUE ;
- FixedLine FL_1
- {
- Pos = MAP_APPFONT ( 6 , 3 ) ;
- Size = MAP_APPFONT ( 78 , 8 ) ;
- Text [ en-US ] = "Contents" ;
- Group = TRUE ;
- };
- CheckBox CB_PGRF /*functionally merged with CB_PDRAW*/
- {
- HelpID = "sw:CheckBox:TP_OPTPRINT_PAGE:CB_PGRF";
- Pos = MAP_APPFONT ( 12 , 14 ) ;
- Size = MAP_APPFONT ( 70 , 10 ) ;
- Text [ en-US ] = "~Pictures and objects" ;
- TabStop = TRUE ;
- Group = TRUE ;
- };
- CheckBox CB_CTRLFLD
- {
- HelpID = "sw:CheckBox:TP_OPTPRINT_PAGE:CB_CTRLFLD";
- Pos = MAP_APPFONT ( 12 , 27 ) ;
- Size = MAP_APPFONT ( 70 , 10 ) ;
- Text [ en-US ] = "Form control~s" ;
- };
- CheckBox CB_BACKGROUND
- {
- HelpID = "sw:CheckBox:TP_OPTPRINT_PAGE:CB_BACKGROUND";
- Pos = MAP_APPFONT ( 12 , 40 ) ;
- Size = MAP_APPFONT ( 70 , 10 ) ;
- Text [ en-US ] = "Page ba~ckground" ;
- };
- CheckBox CB_BLACK_FONT
- {
- HelpID = "sw:CheckBox:TP_OPTPRINT_PAGE:CB_BLACK_FONT";
- Pos = MAP_APPFONT ( 12 , 53 ) ;
- Size = MAP_APPFONT ( 70 , 10 ) ;
- Text [ en-US ] = "Print text in blac~k" ;
- };
- CheckBox CB_HIDDEN_TEXT
- {
- HelpID = "sw:CheckBox:TP_OPTPRINT_PAGE:CB_HIDDEN_TEXT";
- Pos = MAP_APPFONT ( 12 , 66 ) ;
- Size = MAP_APPFONT ( 70 , 10 ) ;
- Text [ en-US ] = "Hidden te~xt" ;
- };
- CheckBox CB_TEXT_PLACEHOLDER
- {
- HelpID = "sw:CheckBox:TP_OPTPRINT_PAGE:CB_TEXT_PLACEHOLDER";
- Pos = MAP_APPFONT ( 12 , 79 ) ;
- Size = MAP_APPFONT ( 70 , 10 ) ;
- Text [ en-US ] = "Text ~placeholder" ;
- };
- FixedLine FL_SEP_PRT_LEFT
- {
- Pos = MAP_APPFONT ( 85 , 14 ) ;
- Size = MAP_APPFONT ( 4 , 78 ) ;
- Vert = TRUE;
- };
- FixedLine FL_2
- {
- Pos = MAP_APPFONT ( 90 , 3 ) ;
- Size = MAP_APPFONT ( 78 , 8 ) ;
- Text [ en-US ] = "Pages" ;
- Group = TRUE ;
- };
- CheckBox CB_LEFTP
- {
- HelpID = "sw:CheckBox:TP_OPTPRINT_PAGE:CB_LEFTP";
- Pos = MAP_APPFONT ( 96 , 14 ) ;
- Size = MAP_APPFONT ( 70 , 10 ) ;
- Text [ en-US ] = "~Left pages" ;
- TabStop = TRUE ;
- Group = TRUE ;
- };
- CheckBox CB_RIGHTP
- {
- HelpID = "sw:CheckBox:TP_OPTPRINT_PAGE:CB_RIGHTP";
- Pos = MAP_APPFONT ( 96 , 27 ) ;
- Size = MAP_APPFONT ( 70 , 10 ) ;
- Text [ en-US ] = "~Right pages" ;
- };
- CheckBox CB_PROSPECT
- {
- HelpID = "sw:CheckBox:TP_OPTPRINT_PAGE:CB_PROSPECT";
- Pos = MAP_APPFONT ( 96 , 40 ) ;
- Size = MAP_APPFONT ( 70 , 10 ) ;
- Text [ en-US ] = "Broch~ure" ;
- };
- CheckBox CB_PROSPECT_RTL
- {
- HelpID = "sw:CheckBox:TP_OPTPRINT_PAGE:CB_PROSPECT_RTL";
- Pos = MAP_APPFONT ( 103 , 53 ) ;
- Size = MAP_APPFONT ( 70 , 10 ) ;
- Text [ en-US ] = "Right to Left" ;
- };
- RadioButton RB_NO
- {
- HelpID = "sw:RadioButton:TP_OPTPRINT_PAGE:RB_NO";
- Pos = MAP_APPFONT ( 180 , 14 ) ;
- Size = MAP_APPFONT ( 74 , 10 ) ;
- Text [ en-US ] = "~None" ;
- TabStop = TRUE ;
- Group = TRUE ;
- };
- RadioButton RB_ONLY
- {
- HelpID = "sw:RadioButton:TP_OPTPRINT_PAGE:RB_ONLY";
- Pos = MAP_APPFONT ( 180 , 27 ) ;
- Size = MAP_APPFONT ( 74 , 10 ) ;
- Text [ en-US ] = "Comments ~only" ;
- };
- RadioButton RB_END
- {
- HelpID = "sw:RadioButton:TP_OPTPRINT_PAGE:RB_END";
- Pos = MAP_APPFONT ( 180 , 40 ) ;
- Size = MAP_APPFONT ( 74 , 10 ) ;
- Text [ en-US ] = "End of docu~ment" ;
- };
- RadioButton RB_PAGEEND
- {
- HelpID = "sw:RadioButton:TP_OPTPRINT_PAGE:RB_PAGEEND";
- Pos = MAP_APPFONT ( 180 , 53 ) ;
- Size = MAP_APPFONT ( 74 , 10 ) ;
- Text [ en-US ] = "~End of page" ;
- };
- FixedLine FL_SEP_PRT_RIGHT
- {
- Pos = MAP_APPFONT ( 169 , 14 ) ;
- Size = MAP_APPFONT ( 4 , 78 ) ;
- Vert = TRUE;
- };
- FixedLine FL_3
- {
- Pos = MAP_APPFONT ( 174 , 3 ) ;
- Size = MAP_APPFONT ( 80 , 8 ) ;
- Text [ en-US ] = "Comments" ;
- Group = TRUE ;
- };
- FixedLine FL_4
- {
- Pos = MAP_APPFONT ( 6 , 95 ) ;
- Size = MAP_APPFONT ( 248 , 8 ) ;
- Group = TRUE ;
- Text [ en-US ] = "Other";
- };
- CheckBox CB_PRINTEMPTYPAGES
- {
- HelpID = "sw:CheckBox:TP_OPTPRINT_PAGE:CB_PRINTEMPTYPAGES";
- Pos = MAP_APPFONT ( 12 , 106 ) ;
- Size = MAP_APPFONT ( 200 , 10 ) ;
- TabStop = TRUE ;
- Text [ en-US ] = "Print ~automatically inserted blank pages";
- };
- CheckBox CB_PAPERFROMSETUP
- {
- HelpID = "sw:CheckBox:TP_OPTPRINT_PAGE:CB_PAPERFROMSETUP";
- Pos = MAP_APPFONT ( 12 , 119 ) ;
- Size = MAP_APPFONT ( 200 , 10 ) ;
- TabStop = TRUE ;
- Text [ en-US ] = "~Paper tray from printer settings";
- };
- FixedText FT_FAX
- {
- Pos = MAP_APPFONT ( 12 , 134 ) ;
- Size = MAP_APPFONT ( 50 , 8 ) ;
- Group = TRUE ;
- Text [ en-US ] = "~Fax";
- };
- ListBox LB_FAX
- {
- HelpID = "sw:ListBox:TP_OPTPRINT_PAGE:LB_FAX";
- Border = TRUE ;
- Pos = MAP_APPFONT ( 70 , 132 ) ;
- Size = MAP_APPFONT ( 184 , 70 ) ;
- TabStop = TRUE ;
- DropDown = TRUE ;
- Group = TRUE ;
- };
-};
-
TabPage TP_STD_FONT
{
HelpID = HID_STD_FONT ;