summaryrefslogtreecommitdiff
path: root/sw/source/ui/config/optdlg.src
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-06-26 11:13:50 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-06-27 13:32:33 +0200
commit92da6de0c5da28f98806c39e5c521b2d680bd92c (patch)
tree523fcb2754dd3920e7ed46c48f454bc2982b9aac /sw/source/ui/config/optdlg.src
parentee1c5c47680921465b8c880e7834d756cfc2e892 (diff)
hrc cleanup: Remove commented out code
Change-Id: Id859d1e039d9012c100c16d49d2de0560cac2a66
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";