summaryrefslogtreecommitdiff
path: root/sw/source/ui/config/optdlg.src
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/config/optdlg.src')
-rw-r--r--sw/source/ui/config/optdlg.src40
1 files changed, 0 insertions, 40 deletions
diff --git a/sw/source/ui/config/optdlg.src b/sw/source/ui/config/optdlg.src
index 94c5d62d6b2c..cd588fe37fe7 100644
--- a/sw/source/ui/config/optdlg.src
+++ b/sw/source/ui/config/optdlg.src
@@ -225,26 +225,6 @@ TabPage TP_OPTPRINT_PAGE
TabStop = TRUE ;
Group = TRUE ;
};
-/*
- removed, tables now always get printed
- CheckBox CB_PTAB
- {
- HelpID = "sw:CheckBox:TP_OPTPRINT_PAGE:CB_PTAB";
- Pos = MAP_APPFONT ( 12 , 27 ) ;
- Size = MAP_APPFONT ( 70 , 10 ) ;
- Text [ en-US ] = "~Tables" ;
- };
-*/
-/*
- functionally merged with CB_PGRF (pictures and graphics)
- CheckBox CB_PDRAW
- {
- HelpID = "sw:CheckBox:TP_OPTPRINT_PAGE:CB_PDRAW";
- Pos = MAP_APPFONT ( 12 , 40 ) ;
- Size = MAP_APPFONT ( 70 , 10 ) ;
- Text [ en-US ] = "Dra~wings" ;
- };
-*/
CheckBox CB_CTRLFLD
{
HelpID = "sw:CheckBox:TP_OPTPRINT_PAGE:CB_CTRLFLD";
@@ -309,16 +289,6 @@ TabPage TP_OPTPRINT_PAGE
Size = MAP_APPFONT ( 70 , 10 ) ;
Text [ en-US ] = "~Right pages" ;
};
-/*
- removed, noe handled by the new print dialog (i.e. vcl) itself
- CheckBox CB_REVERSE
- {
- HelpID = "sw:CheckBox:TP_OPTPRINT_PAGE:CB_REVERSE";
- Pos = MAP_APPFONT ( 96 , 40 ) ;
- Size = MAP_APPFONT ( 70 , 10 ) ;
- Text [ en-US ] = "Re~versed" ;
- };
-*/
CheckBox CB_PROSPECT
{
HelpID = "sw:CheckBox:TP_OPTPRINT_PAGE:CB_PROSPECT";
@@ -391,16 +361,6 @@ TabPage TP_OPTPRINT_PAGE
TabStop = TRUE ;
Text [ en-US ] = "Print ~automatically inserted blank pages";
};
-/*
- CheckBox CB_SINGLEJOBS
- {
- HelpID = "sw:CheckBox:TP_OPTPRINT_PAGE:CB_SINGLEJOBS";
- Pos = MAP_APPFONT ( 12 , 119 ) ;
- Size = MAP_APPFONT ( 200 , 10 ) ;
- TabStop = TRUE ;
- Text [ en-US ] = "Create s~ingle print jobs" ;
- };
-*/
CheckBox CB_PAPERFROMSETUP
{
HelpID = "sw:CheckBox:TP_OPTPRINT_PAGE:CB_PAPERFROMSETUP";