Author: hdu
Date: Mon Aug 12 12:07:19 2013
New Revision: 1513120

URL: http://svn.apache.org/r1513120
Log:
#i122764# remove commented-out obsoleted print options

CWS printerpullpages obsoleted some printer options and they were
commented out in #i106914#. They are gone for good, so remove them.

Modified:
    openoffice/trunk/main/sw/source/ui/config/optdlg.src

Modified: openoffice/trunk/main/sw/source/ui/config/optdlg.src
URL: 
http://svn.apache.org/viewvc/openoffice/trunk/main/sw/source/ui/config/optdlg.src?rev=1513120&r1=1513119&r2=1513120&view=diff
==============================================================================
--- openoffice/trunk/main/sw/source/ui/config/optdlg.src (original)
+++ openoffice/trunk/main/sw/source/ui/config/optdlg.src Mon Aug 12 12:07:19 
2013
@@ -235,26 +235,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";


Reply via email to