Author: hdu Date: Mon Aug 12 12:03:01 2013 New Revision: 1513118 URL: http://svn.apache.org/r1513118 Log: #i122764# remove help for obsoleted print options
CWS printerpullpages obsoleted some printer options and they were commented out in #i106914#. The corresponding help content can and should be removed too. Patch by: Tsutomu Uchino <[email protected]> Modified: openoffice/trunk/main/helpcontent2/source/text/shared/optionen/01040400.xhp Modified: openoffice/trunk/main/helpcontent2/source/text/shared/optionen/01040400.xhp URL: http://svn.apache.org/viewvc/openoffice/trunk/main/helpcontent2/source/text/shared/optionen/01040400.xhp?rev=1513118&r1=1513117&r2=1513118&view=diff ============================================================================== --- openoffice/trunk/main/helpcontent2/source/text/shared/optionen/01040400.xhp (original) +++ openoffice/trunk/main/helpcontent2/source/text/shared/optionen/01040400.xhp Mon Aug 12 12:03:01 2013 @@ -66,12 +66,6 @@ <bookmark xml-lang="en-US" branch="hid/.HelpId:vcl:PrintDialog:PrintPicturesAndObjects:CheckBox" id="bm_id3145675" localize="false"/> <paragraph xml-lang="en-US" id="hd_id3156156" role="heading" level="2" l10n="CHG" oldref="5">Pictures and objects</paragraph> <paragraph xml-lang="en-US" id="par_id3153824" role="paragraph" l10n="U" oldref="6"><ahelp hid="sw:CheckBox:TP_OPTPRINT_PAGE:CB_PGRF">Specifies whether the graphics of your text document are printed.</ahelp></paragraph> -<bookmark xml-lang="en-US" branch="hid/sw:CheckBox:TP_OPTPRINT_PAGE:CB_PTAB" id="bm_id3148564" localize="false"/> -<paragraph xml-lang="en-US" id="hd_id3150771" role="heading" level="2" l10n="U" oldref="7">Tables</paragraph> -<paragraph xml-lang="en-US" id="par_id3148943" role="paragraph" l10n="U" oldref="8"><ahelp hid="sw:CheckBox:TP_OPTPRINT_PAGE:CB_PTAB">Specifies whether the tables of the text document are printed.</ahelp></paragraph> -<bookmark xml-lang="en-US" branch="hid/sw:CheckBox:TP_OPTPRINT_PAGE:CB_PDRAW" id="bm_id3154923" localize="false"/> -<paragraph xml-lang="en-US" id="hd_id3149294" role="heading" level="2" l10n="U" oldref="9">Drawings (not for HTML documents)</paragraph> -<paragraph xml-lang="en-US" id="par_id3149457" role="paragraph" l10n="U" oldref="10"><ahelp hid="sw:CheckBox:TP_OPTPRINT_PAGE:CB_PDRAW">Specifies whether graphics created with $[officename] drawing functions are printed.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/sw:CheckBox:TP_OPTPRINT_PAGE:CB_CTRLFLD" id="bm_id3151210" localize="false"/> <bookmark xml-lang="en-US" branch="hid/.HelpId:vcl:PrintDialog:PrintControls:CheckBox" id="bm_id3151211" localize="false"/> <paragraph xml-lang="en-US" id="hd_id3153525" role="heading" level="2" l10n="CHG" oldref="11">Form controls</paragraph>
