summaryrefslogtreecommitdiff
path: root/helpcontent2/source
diff options
context:
space:
mode:
Diffstat (limited to 'helpcontent2/source')
-rwxr-xr-xhelpcontent2/source/auxiliary/eu/default.css73
-rwxr-xr-xhelpcontent2/source/auxiliary/eu/highcontrast1.css91
-rwxr-xr-xhelpcontent2/source/auxiliary/eu/highcontrast2.css91
-rwxr-xr-xhelpcontent2/source/auxiliary/eu/highcontrastblack.css91
-rwxr-xr-xhelpcontent2/source/auxiliary/eu/highcontrastwhite.css91
-rw-r--r--helpcontent2/source/auxiliary/eu/sbasic.cfg9
-rw-r--r--helpcontent2/source/auxiliary/eu/scalc.cfg9
-rw-r--r--helpcontent2/source/auxiliary/eu/schart.cfg9
-rw-r--r--helpcontent2/source/auxiliary/eu/sdatabase.cfg9
-rw-r--r--helpcontent2/source/auxiliary/eu/sdraw.cfg9
-rw-r--r--helpcontent2/source/auxiliary/eu/simpress.cfg9
-rw-r--r--helpcontent2/source/auxiliary/eu/smath.cfg9
-rw-r--r--helpcontent2/source/auxiliary/eu/swriter.cfg9
-rwxr-xr-xhelpcontent2/source/text/scalc/guide/print_landscape.xhp122
-rw-r--r--helpcontent2/source/text/shared/01/01130000.xhp253
-rw-r--r--helpcontent2/source/text/shared/01/04050000.xhp2
-rwxr-xr-xhelpcontent2/source/text/shared/guide/print_blackwhite.xhp181
-rw-r--r--helpcontent2/source/text/shared/optionen/01040400.xhp19
-rwxr-xr-xhelpcontent2/source/text/shared/optionen/01060700.xhp13
-rwxr-xr-xhelpcontent2/source/text/shared/optionen/01070400.xhp3
-rwxr-xr-xhelpcontent2/source/text/simpress/guide/printing.xhp217
-rw-r--r--helpcontent2/source/text/swriter/01/01120000.xhp1
-rw-r--r--helpcontent2/source/text/swriter/01/04200000.xhp3
-rw-r--r--helpcontent2/source/text/swriter/02/10090000.xhp69
-rw-r--r--helpcontent2/source/text/swriter/02/10110000.xhp38
-rw-r--r--helpcontent2/source/text/swriter/guide/print_brochure.xhp10
-rw-r--r--helpcontent2/source/text/swriter/guide/print_preview.xhp2
-rw-r--r--helpcontent2/source/text/swriter/guide/print_small.xhp19
-rwxr-xr-xhelpcontent2/source/text/swriter/guide/printing_order.xhp11
-rwxr-xr-xhelpcontent2/source/text/swriter/main0210.xhp4
30 files changed, 985 insertions, 491 deletions
diff --git a/helpcontent2/source/auxiliary/eu/default.css b/helpcontent2/source/auxiliary/eu/default.css
new file mode 100755
index 0000000000..2fa534688a
--- /dev/null
+++ b/helpcontent2/source/auxiliary/eu/default.css
@@ -0,0 +1,73 @@
+/*
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++ OPENOFFICE.ORG 2.0 HELP +
++ DEFAULT STYLESHEET +
++ WESTERN LANGUAGES +
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++ LAST CHANGES: 15-NOV-2004 +
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+*/
+
+
+body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable
+ { font-family: "Bitstream Vera Sans",Arial,Helvetica,Lucida,Geneva,Helmet,sans-serif,"Andale Sans UI","Arial Unicode MS","Lucida Sans Unicode",Tahoma; }
+
+.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable
+ { font-family: "Bitstream Vera Sans Mono",Cumberland,"Courier New",Courier,"Lucida Sans Typewriter","Lucida Typewriter",Monaco,Monospaced; margin-top: 1pt; margin-bottom: 1pt;}
+
+.acronym
+ { font-weight: bold; }
+
+.related
+ { font-weight: bold; margin-top:20pt; border-top: 1px solid black;}
+
+.emph, .menuitem, .keycode
+ { font-weight: bold; }
+
+.tablehead, .tableheadintable
+ { font-weight: bold; margin-top: 0px;}
+
+.howtogetheader
+ { font-weight: bold; border: 1px solid #999999; background: #FFFFFF; padding: 3px;}
+
+h1, h2, h3, h4, h5, h6
+ { margin-bottom: 5pt; }
+
+p, td
+ { font-size: 10pt; margin-top: 2px; margin-bottom: 2px;}
+
+h1
+ { font-size: 18pt; border-bottom: 1px solid black; padding-bottom: 6px; margin-bottom: 6px;}
+
+h2
+ { font-size: 14pt; }
+
+h3
+ { font-size: 12pt; }
+
+h4, h5, h6
+ { font-size: 10pt; }
+
+.relatedtopics
+ { font-weight: normal; }
+
+.relatedbody
+ { margin-top: 2px; margin-bottom: 2px; margin-left: 5px; }
+
+.howtoget
+ { background:#EEEEEE;}
+
+.howtogetbody
+ { background:#EEEEEE; margin: 0px;}
+
+.wide
+ { width: 100%; }
+
+.topalign
+ { vertical-align: top; border: 1px;}
+
+.bug
+ { color: red; border: 1px solid red;}
+
+.debug
+ { border: 1px solid black; padding: 3px; display: none;}
diff --git a/helpcontent2/source/auxiliary/eu/highcontrast1.css b/helpcontent2/source/auxiliary/eu/highcontrast1.css
new file mode 100755
index 0000000000..354c383724
--- /dev/null
+++ b/helpcontent2/source/auxiliary/eu/highcontrast1.css
@@ -0,0 +1,91 @@
+/*
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++ OPENOFFICE.ORG 2.0 HELP +
++ HIGH CONTRAST #1 STYLESHEET +
++ WESTERN LANGUAGES +
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++ LAST CHANGES: 15-NOV-2004 +
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+*/
+
+
+body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable
+ { font-family: "Bitstream Vera Sans",Arial,Helvetica,Lucida,Geneva,Helmet,sans-serif,"Andale Sans UI","Arial Unicode MS","Lucida Sans Unicode",Tahoma; }
+
+.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable
+ { font-family: "Bitstream Vera Sans Mono",Cumberland,"Courier New",Courier,"Lucida Sans Typewriter","Lucida Typewriter",Monaco,Monospaced; margin-top: 1pt; margin-bottom: 1pt;}
+
+.acronym
+ { font-weight: bold;}
+
+.related
+ { font-weight: bold; margin-top:20pt;}
+
+.emph, .menuitem, .keycode
+ { font-weight: bold; }
+
+.tablehead, .tableheadintable
+ { font-weight: bold; margin-top: 0px;}
+
+.howtogetheader
+ { font-weight: bold; padding: 3px;}
+
+h1, h2, h3, h4, h5, h6
+ { margin-bottom: 5pt; }
+
+p, td
+ { font-size: 10pt; }
+
+h1
+ { font-size: 18pt; padding-bottom: 6px; margin-bottom: 6px;}
+
+h2
+ { font-size: 14pt; }
+
+h3
+ { font-size: 12pt; }
+
+h4, h5, h6
+ { font-size: 10pt; }
+
+.relatedtopics
+ { font-weight: normal; }
+
+.relatedbody
+ { margin-top: 2px; margin-bottom: 2px; margin-left: 5px; }
+
+.wide
+ { width: 100%; }
+
+.topalign
+ { vertical-align: top; border: 1px;}
+
+.bug
+ { color: red; border: 1px solid red;}
+
+
+/* HIGH CONTRAST SPECIFIC SETTINGS */
+
+body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable
+ { background: #000000; color: #FFFF00;}
+
+.related
+ { border-top: 1px solid #FFFF00; }
+
+.howtogetheader
+ {border: 1px solid #EFEFEF; background: #000000;}
+
+h1
+ { border-bottom: 1px solid #FFFF00; ]
+
+.howtoget
+ { background:#000000;}
+
+.howtogetbody
+ { background:#000000;}
+
+.debug
+ { border: 1px solid red; padding: 3px; display: none;}
+
+a
+ { color: #FFFF00; } \ No newline at end of file
diff --git a/helpcontent2/source/auxiliary/eu/highcontrast2.css b/helpcontent2/source/auxiliary/eu/highcontrast2.css
new file mode 100755
index 0000000000..ec2763dc2b
--- /dev/null
+++ b/helpcontent2/source/auxiliary/eu/highcontrast2.css
@@ -0,0 +1,91 @@
+/*
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++ OPENOFFICE.ORG 2.0 HELP +
++ HIGH CONTRAST #2 STYLESHEET +
++ WESTERN LANGUAGES +
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++ LAST CHANGES: 15-NOV-2004 +
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+*/
+
+
+body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable
+ { font-family: "Bitstream Vera Sans",Arial,Helvetica,Lucida,Geneva,Helmet,sans-serif,"Andale Sans UI","Arial Unicode MS","Lucida Sans Unicode",Tahoma; }
+
+.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable
+ { font-family: "Bitstream Vera Sans Mono",Cumberland,"Courier New",Courier,"Lucida Sans Typewriter","Lucida Typewriter",Monaco,Monospaced; margin-top: 1pt; margin-bottom: 1pt;}
+
+.acronym
+ { font-weight: bold;}
+
+.related
+ { font-weight: bold; margin-top:20pt;}
+
+.emph, .menuitem, .keycode
+ { font-weight: bold; }
+
+.tablehead, .tableheadintable
+ { font-weight: bold; margin-top: 0px;}
+
+.howtogetheader
+ { font-weight: bold; padding: 3px;}
+
+h1, h2, h3, h4, h5, h6
+ { margin-bottom: 5pt; }
+
+p, td
+ { font-size: 10pt; }
+
+h1
+ { font-size: 18pt; padding-bottom: 6px; margin-bottom: 6px;}
+
+h2
+ { font-size: 14pt; }
+
+h3
+ { font-size: 12pt; }
+
+h4, h5, h6
+ { font-size: 10pt; }
+
+.relatedtopics
+ { font-weight: normal; }
+
+.relatedbody
+ { margin-top: 2px; margin-bottom: 2px; margin-left: 5px; }
+
+.wide
+ { width: 100%; }
+
+.topalign
+ { vertical-align: top; border: 1px;}
+
+.bug
+ { color: red; border: 1px solid red;}
+
+
+/* HIGH CONTRAST SPECIFIC SETTINGS */
+
+body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable
+ { background: #000000; color: #00FF00;}
+
+.related
+ { border-top: 1px solid #00FF00; }
+
+.howtogetheader
+ {border: 1px solid #EFEFEF; background: #000000;}
+
+h1
+ { border-bottom: 1px solid #00FF00; ]
+
+.howtoget
+ { background:#000000;}
+
+.howtogetbody
+ { background:#000000;}
+
+.debug
+ { border: 1px solid red; padding: 3px; display: none;}
+
+a
+ { color: #00FF00; } \ No newline at end of file
diff --git a/helpcontent2/source/auxiliary/eu/highcontrastblack.css b/helpcontent2/source/auxiliary/eu/highcontrastblack.css
new file mode 100755
index 0000000000..e782fd491c
--- /dev/null
+++ b/helpcontent2/source/auxiliary/eu/highcontrastblack.css
@@ -0,0 +1,91 @@
+/*
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++ OPENOFFICE.ORG 2.0 HELP +
++ HIGH CONTRAST BLACK STYLESHEET +
++ WESTERN LANGUAGES +
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++ LAST CHANGES: 15-NOV-2004 +
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+*/
+
+
+body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable
+ { font-family: "Bitstream Vera Sans",Arial,Helvetica,Lucida,Geneva,Helmet,sans-serif,"Andale Sans UI","Arial Unicode MS","Lucida Sans Unicode",Tahoma; }
+
+.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable
+ { font-family: "Bitstream Vera Sans Mono",Cumberland,"Courier New",Courier,"Lucida Sans Typewriter","Lucida Typewriter",Monaco,Monospaced; margin-top: 1pt; margin-bottom: 1pt;}
+
+.acronym
+ { font-weight: bold;}
+
+.related
+ { font-weight: bold; margin-top:20pt;}
+
+.emph, .menuitem, .keycode
+ { font-weight: bold; }
+
+.tablehead, .tableheadintable
+ { font-weight: bold; margin-top: 0px;}
+
+.howtogetheader
+ { font-weight: bold; padding: 3px;}
+
+h1, h2, h3, h4, h5, h6
+ { margin-bottom: 5pt; }
+
+p, td
+ { font-size: 10pt; }
+
+h1
+ { font-size: 18pt; padding-bottom: 6px; margin-bottom: 6px;}
+
+h2
+ { font-size: 14pt; }
+
+h3
+ { font-size: 12pt; }
+
+h4, h5, h6
+ { font-size: 10pt; }
+
+.relatedtopics
+ { font-weight: normal; }
+
+.relatedbody
+ { margin-top: 2px; margin-bottom: 2px; margin-left: 5px; }
+
+.wide
+ { width: 100%; }
+
+.topalign
+ { vertical-align: top; border: 1px;}
+
+.bug
+ { color: red; border: 1px solid red;}
+
+
+/* HIGH CONTRAST SPECIFIC SETTINGS */
+
+body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable
+ { background: #000000; color: #FFFFFF;}
+
+.related
+ { border-top: 1px solid #FFFFFF; }
+
+.howtogetheader
+ {border: 1px solid #FFFFFF; background: #000000;}
+
+h1
+ { border-bottom: 1px solid #FFFFFF; ]
+
+.howtoget
+ { background:#000000;}
+
+.howtogetbody
+ { background:#000000;}
+
+.debug
+ { border: 1px solid red; padding: 3px; display: none;}
+
+a
+ { color: #FFFFFF; } \ No newline at end of file
diff --git a/helpcontent2/source/auxiliary/eu/highcontrastwhite.css b/helpcontent2/source/auxiliary/eu/highcontrastwhite.css
new file mode 100755
index 0000000000..95f552ea71
--- /dev/null
+++ b/helpcontent2/source/auxiliary/eu/highcontrastwhite.css
@@ -0,0 +1,91 @@
+/*
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++ OPENOFFICE.ORG 2.0 HELP +
++ HIGH CONTRAST WHITE STYLESHEET +
++ WESTERN LANGUAGES +
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++ LAST CHANGES: 15-NOV-2004 +
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+*/
+
+
+body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable
+ { font-family: "Bitstream Vera Sans",Arial,Helvetica,Lucida,Geneva,Helmet,sans-serif,"Andale Sans UI","Arial Unicode MS","Lucida Sans Unicode",Tahoma; }
+
+.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable
+ { font-family: "Bitstream Vera Sans Mono",Cumberland,"Courier New",Courier,"Lucida Sans Typewriter","Lucida Typewriter",Monaco,Monospaced; margin-top: 1pt; margin-bottom: 1pt;}
+
+.acronym
+ { font-weight: bold;}
+
+.related
+ { font-weight: bold; margin-top:20pt;}
+
+.emph, .menuitem, .keycode
+ { font-weight: bold; }
+
+.tablehead, .tableheadintable
+ { font-weight: bold; margin-top: 0px;}
+
+.howtogetheader
+ { font-weight: bold; padding: 3px;}
+
+h1, h2, h3, h4, h5, h6
+ { margin-bottom: 5pt; }
+
+p, td
+ { font-size: 10pt; }
+
+h1
+ { font-size: 18pt; padding-bottom: 6px; margin-bottom: 6px;}
+
+h2
+ { font-size: 14pt; }
+
+h3
+ { font-size: 12pt; }
+
+h4, h5, h6
+ { font-size: 10pt; }
+
+.relatedtopics
+ { font-weight: normal; }
+
+.relatedbody
+ { margin-top: 2px; margin-bottom: 2px; margin-left: 5px; }
+
+.wide
+ { width: 100%; }
+
+.topalign
+ { vertical-align: top; border: 1px;}
+
+.bug
+ { color: red; border: 1px solid red;}
+
+
+/* HIGH CONTRAST SPECIFIC SETTINGS */
+
+body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable
+ { background: #FFFFFF; color: #000000;}
+
+.related
+ { border-top: 1px solid #000000; }
+
+.howtogetheader
+ {border: 1px solid #000000; background: #FFFFFF;}
+
+h1
+ { border-bottom: 1px solid #000000; ]
+
+.howtoget
+ { background:#FFFFFF;}
+
+.howtogetbody
+ { background:#FFFFFF;}
+
+.debug
+ { border: 1px solid red; padding: 3px; display: none;}
+
+a
+ { color: #000000; } \ No newline at end of file
diff --git a/helpcontent2/source/auxiliary/eu/sbasic.cfg b/helpcontent2/source/auxiliary/eu/sbasic.cfg
new file mode 100644
index 0000000000..7a65779b92
--- /dev/null
+++ b/helpcontent2/source/auxiliary/eu/sbasic.cfg
@@ -0,0 +1,9 @@
+
+Title=%PRODUCTNAME Basic
+Copyright=Copyright 2004, Sun Microsystems, Inc.
+Language=eu
+Order=7
+Start=text%2Fsbasic%2Fshared%2Fmain0601.xhp
+Heading=headingheading
+Program=BASIC
+07.07.04 00:00:00
diff --git a/helpcontent2/source/auxiliary/eu/scalc.cfg b/helpcontent2/source/auxiliary/eu/scalc.cfg
new file mode 100644
index 0000000000..6d71cb9c84
--- /dev/null
+++ b/helpcontent2/source/auxiliary/eu/scalc.cfg
@@ -0,0 +1,9 @@
+
+Title=%PRODUCTNAME Calc
+Copyright=Copyright 2004, Sun Microsystems, Inc.
+Language=eu
+Order=3
+Start=text%2Fscalc%2Fmain0000.xhp
+Heading=headingheading
+Program=CALC
+07.07.04 00:00:00
diff --git a/helpcontent2/source/auxiliary/eu/schart.cfg b/helpcontent2/source/auxiliary/eu/schart.cfg
new file mode 100644
index 0000000000..66f7aefa97
--- /dev/null
+++ b/helpcontent2/source/auxiliary/eu/schart.cfg
@@ -0,0 +1,9 @@
+Title=%PRODUCTNAME Chart
+Copyright=Copyright 2004, Sun Microsystems, Inc.
+Language=eu
+Order=4
+Start=text%2Fschart%2Fmain0000.xhp
+Heading=headingheading
+Program=CHART
+07.07.04 00:00:00
+
diff --git a/helpcontent2/source/auxiliary/eu/sdatabase.cfg b/helpcontent2/source/auxiliary/eu/sdatabase.cfg
new file mode 100644
index 0000000000..5b920575f0
--- /dev/null
+++ b/helpcontent2/source/auxiliary/eu/sdatabase.cfg
@@ -0,0 +1,9 @@
+
+Title=%PRODUCTNAME Base
+Copyright=Copyright 2004, Sun Microsystems, Inc.
+Language=eu
+Order=7
+Start=text%2Fshared%2Fexplorer%2Fdatabase%2Fmain.xhp
+Heading=headingheading
+Program=DATABASE
+07.07.04 00:00:00
diff --git a/helpcontent2/source/auxiliary/eu/sdraw.cfg b/helpcontent2/source/auxiliary/eu/sdraw.cfg
new file mode 100644
index 0000000000..1c2d171900
--- /dev/null
+++ b/helpcontent2/source/auxiliary/eu/sdraw.cfg
@@ -0,0 +1,9 @@
+
+Title=%PRODUCTNAME Draw
+Copyright=Copyright 2004, Sun Microsystems, Inc.
+Language=eu
+Order=4
+Start=text%2Fsdraw%2Fmain0000.xhp
+Heading=headingheading
+Program=DRAW
+07.07.04 00:00:00
diff --git a/helpcontent2/source/auxiliary/eu/simpress.cfg b/helpcontent2/source/auxiliary/eu/simpress.cfg
new file mode 100644
index 0000000000..24785e75d4
--- /dev/null
+++ b/helpcontent2/source/auxiliary/eu/simpress.cfg
@@ -0,0 +1,9 @@
+
+Title=%PRODUCTNAME Impress
+Copyright=Copyright 2004, Sun Microsystems, Inc.
+Language=eu
+Order=5
+Start=text%2Fsimpress%2Fmain0000.xhp
+Heading=headingheading
+Program=IMPRESS
+07.07.04 00:00:00
diff --git a/helpcontent2/source/auxiliary/eu/smath.cfg b/helpcontent2/source/auxiliary/eu/smath.cfg
new file mode 100644
index 0000000000..79dc265156
--- /dev/null
+++ b/helpcontent2/source/auxiliary/eu/smath.cfg
@@ -0,0 +1,9 @@
+
+Title=%PRODUCTNAME Math
+Copyright=Copyright 2004, Sun Microsystems, Inc.
+Language=eu
+Order=6
+Start=text%2Fsmath%2Fmain0000.xhp
+Heading=headingheading
+Program=MATH
+07.07.04 00:00:00
diff --git a/helpcontent2/source/auxiliary/eu/swriter.cfg b/helpcontent2/source/auxiliary/eu/swriter.cfg
new file mode 100644
index 0000000000..c9cc7504f4
--- /dev/null
+++ b/helpcontent2/source/auxiliary/eu/swriter.cfg
@@ -0,0 +1,9 @@
+
+Title=%PRODUCTNAME Writer
+Copyright=Copyright 2004, Sun Microsystems, Inc.
+Language=eu
+Order=2
+Start=text%2Fswriter%2Fmain0000.xhp
+Heading=headingheading
+Program=WRITER
+07.07.04 00:00:00
diff --git a/helpcontent2/source/text/scalc/guide/print_landscape.xhp b/helpcontent2/source/text/scalc/guide/print_landscape.xhp
index a629382075..5c833b5d5d 100755
--- a/helpcontent2/source/text/scalc/guide/print_landscape.xhp
+++ b/helpcontent2/source/text/scalc/guide/print_landscape.xhp
@@ -1,9 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
-
-
-
+<helpdocument version="1.0">
+
<!--
- ***********************************************************************
+***********************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
@@ -11,8 +10,8 @@
*
* OpenOffice.org - a multi-platform office productivity suite
*
- * $RCSfile: print_landscape.xhp,v $
- * $Revision: 1.12.4.1 $
+ * $RCSfile: soffice2xmlhelp.xsl,v $
+ * $Revision: 1.8 $
*
* This file is part of OpenOffice.org.
*
@@ -33,61 +32,62 @@
*
************************************************************************
-->
-
-
- <helpdocument version="1.0">
+
+
<meta>
-<topic id="textscalcguideprint_landscapexml" indexer="include" status="PUBLISH">
-<title id="tit" xml-lang="en-US">Printing Sheets in Landscape Format</title>
-<filename>/text/scalc/guide/print_landscape.xhp</filename>
-</topic>
-</meta>
-<body>
+ <topic id="textscalcguideprint_landscapexml" indexer="include" status="PUBLISH">
+ <title xml-lang="en-US" id="tit">Printing Sheets in Landscape Format</title>
+ <filename>/text/scalc/guide/print_landscape.xhp</filename>
+ </topic>
+ </meta>
+ <body>
<bookmark xml-lang="en-US" branch="index" id="bm_id3153418"><bookmark_value>printing; sheet selections</bookmark_value>
-<bookmark_value>sheets; printing in landscape</bookmark_value>
-<bookmark_value>printing; landscape</bookmark_value>
-<bookmark_value>landscape printing</bookmark_value>
-</bookmark><comment>mw corrected a typo in "printing; sheet..."</comment><paragraph role="heading" id="hd_id3153418" xml-lang="en-US" level="1" l10n="U" oldref="1"><variable id="print_landscape"><link href="text/scalc/guide/print_landscape.xhp" name="Printing Sheets in Landscape Format">Printing Sheets in Landscape Format</link>
+ <bookmark_value>sheets; printing in landscape</bookmark_value>
+ <bookmark_value>printing; landscape</bookmark_value>
+ <bookmark_value>landscape printing</bookmark_value>
+</bookmark><comment>mw corrected a typo in "printing; sheet..."</comment>
+<paragraph xml-lang="en-US" id="hd_id3153418" role="heading" level="1" l10n="U" oldref="1"><variable id="print_landscape"><link href="text/scalc/guide/print_landscape.xhp" name="Printing Sheets in Landscape Format">Printing Sheets in Landscape Format</link>
</variable></paragraph>
-<paragraph role="paragraph" id="par_id3149257" xml-lang="en-US" l10n="U" oldref="2">In order to print a sheet you have a number of interactive options available under <emph>View - Page Break Preview</emph>. Drag the delimiter lines to define the range of printed cells on each page.</paragraph>
-<paragraph role="paragraph" id="par_id3153963" xml-lang="en-US" l10n="U" oldref="15">To print in landscape format, proceed as follows:</paragraph>
-<list type="ordered">
-<listitem>
-<paragraph role="listitem" id="par_id3154020" xml-lang="en-US" l10n="U" oldref="3">Go to the sheet to be printed.</paragraph>
-</listitem>
-<listitem>
-<paragraph role="listitem" id="par_id3150786" xml-lang="en-US" l10n="U" oldref="4">Choose <emph>Format - Page</emph>.</paragraph>
-<paragraph role="listitem" id="par_id3150089" xml-lang="en-US" l10n="U" oldref="5">The command is not visible if the sheet has been opened with write protection on. In that case, click the <emph>Edit File </emph>icon on the <emph>Standard</emph> bar.</paragraph>
-</listitem>
-<listitem>
-<paragraph role="listitem" id="par_id3166430" xml-lang="en-US" l10n="U" oldref="6">Select the <emph>Page</emph> tab. Select the <emph>Landscape</emph> paper format and click OK.</paragraph>
-</listitem>
-<listitem>
-<paragraph role="listitem" id="par_id3150885" xml-lang="en-US" l10n="U" oldref="7">Choose <emph>File - Print</emph>. You will see the <emph>Print</emph> dialog.</paragraph>
-<paragraph role="listitem" id="par_id3156288" xml-lang="en-US" l10n="U" oldref="8">Depending on the printer driver and the operating system, it may be necessary to click the <emph>Properties</emph> button and to change your printer to landscape format there.</paragraph>
-</listitem>
-<listitem>
-<paragraph role="listitem" id="par_id3149404" xml-lang="en-US" l10n="CHG" oldref="9">In the <emph>Print </emph>dialog under the <emph>Print</emph> heading, select the sheets to be printed:</paragraph>
-<paragraph role="listitem" id="par_id3153305" xml-lang="en-US" l10n="CHG" oldref="10">
-<emph>All sheets</emph> - All sheets will be printed.</paragraph>
-<paragraph role="listitem" id="par_id3148871" xml-lang="en-US" l10n="CHG" oldref="12">
-<emph>Selected sheets</emph> - Only the selected sheets will be printed. All sheets whose names (at the bottom on the sheet tabs) are selected will be printed. By pressing <switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> while clicking a sheet name you can change this selection.</paragraph>
-<paragraph role="listitem" id="par_id3764763" xml-lang="en-US" l10n="NEW">
-<emph>Selected cells</emph> - All selected cells are printed.</paragraph>
-</listitem>
-<listitem>
-<paragraph role="listitem" id="par_id5538804" xml-lang="en-US" l10n="NEW">In the <emph>Print</emph> dialog under the <emph>Print range</emph> heading, from all the paper pages that result from the above selection, you can select the range of paper pages to be printed:</paragraph>
-<paragraph role="listitem" id="par_id14343" xml-lang="en-US" l10n="NEW">
-<emph>All pages</emph> - Print all resulting pages.</paragraph>
-<paragraph role="listitem" id="par_id3148699" xml-lang="en-US" l10n="U" oldref="11">
-<emph>Pages</emph> - Enter the pages to be printed. The pages will also be numbered from the first sheet onwards. If you see in the Page Break Preview that Sheet1 will be printed on 4 pages and you want to print the first two pages of Sheet2, enter 5-6 here.</paragraph>
-</listitem>
-</list>
-<paragraph role="paragraph" id="par_id3145076" xml-lang="en-US" l10n="U" oldref="13">If under <emph>Format - Print ranges</emph> you have defined one or more print ranges, only the contents of these print ranges will be printed.</paragraph>
-<section id="relatedtopics">
-<paragraph role="paragraph" id="par_id3156019" xml-lang="en-US" l10n="U" oldref="14"><link href="text/scalc/01/03100000.xhp" name="View - Page Break Preview">View - Page Break Preview</link></paragraph>
-<paragraph role="paragraph" id="par_id8254646" xml-lang="en-US" l10n="NEW"><link href="text/scalc/guide/printranges.xhp">Defining Print Ranges on a Sheet</link></paragraph>
-<embed href="text/scalc/guide/print_exact.xhp#print_exact"/>
-</section>
-</body>
-</helpdocument>
+ <paragraph xml-lang="en-US" id="par_id3149257" role="paragraph" l10n="U" oldref="2">In order to print a sheet you have a number of interactive options available under <emph>View - Page Break Preview</emph>. Drag the delimiter lines to define the range of printed cells on each page.</paragraph>
+ <paragraph xml-lang="en-US" id="par_id3153963" role="paragraph" l10n="U" oldref="15">To print in landscape format, proceed as follows:</paragraph>
+ <list type="ordered">
+ <listitem>
+ <paragraph xml-lang="en-US" id="par_id3154020" role="listitem" l10n="U" oldref="3">Go to the sheet to be printed.</paragraph>
+ </listitem>
+ <listitem>
+ <paragraph xml-lang="en-US" id="par_id3150786" role="listitem" l10n="U" oldref="4">Choose <emph>Format - Page</emph>.</paragraph>
+ <paragraph xml-lang="en-US" id="par_id3150089" role="listitem" l10n="U" oldref="5">The command is not visible if the sheet has been opened with write protection on. In that case, click the <emph>Edit File </emph>icon on the <emph>Standard</emph> bar.</paragraph>
+ </listitem>
+ <listitem>
+ <paragraph xml-lang="en-US" id="par_id3166430" role="listitem" l10n="U" oldref="6">Select the <emph>Page</emph> tab. Select the <emph>Landscape</emph> paper format and click OK.</paragraph>
+ </listitem>
+ <listitem>
+ <paragraph xml-lang="en-US" id="par_id3150885" role="listitem" l10n="U" oldref="7">Choose <emph>File - Print</emph>. You will see the <emph>Print</emph> dialog.</paragraph>
+ <paragraph xml-lang="en-US" id="par_id3156288" role="listitem" l10n="U" oldref="8">Depending on the printer driver and the operating system, it may be necessary to click the <emph>Properties</emph> button and to change your printer to landscape format there.</paragraph>
+ </listitem>
+ <listitem>
+ <paragraph xml-lang="en-US" id="par_id3149404" role="listitem" l10n="CHG" oldref="9">In the <emph>Print </emph>dialog in the <emph>General</emph> tab page, select the contents to be printed:</paragraph>
+ <paragraph xml-lang="en-US" id="par_id3153305" role="listitem" l10n="CHG" oldref="10">
+ <emph>All sheets</emph> - All sheets will be printed.</paragraph>
+ <paragraph xml-lang="en-US" id="par_id3148871" role="listitem" l10n="CHG" oldref="12">
+ <emph>Selected sheets</emph> - Only the selected sheets will be printed. All sheets whose names (at the bottom on the sheet tabs) are selected will be printed. By pressing <switchinline select="sys"><caseinline select="MAC">Command
+</caseinline><defaultinline>Ctrl</defaultinline></switchinline> while clicking a sheet name you can change this selection.</paragraph>
+ <paragraph xml-lang="en-US" id="par_id3764763" role="listitem" l10n="NEW">
+ <emph>Selected cells</emph> - All selected cells are printed.</paragraph>
+ </listitem>
+ <listitem>
+ <paragraph xml-lang="en-US" id="par_id5538804" role="listitem" l10n="NEW">From all the paper pages that result from the above selection, you can select the range of paper pages to be printed:</paragraph>
+ <paragraph xml-lang="en-US" id="par_id14343" role="listitem" l10n="NEW">
+ <emph>All pages</emph> - Print all resulting pages.</paragraph>
+ <paragraph xml-lang="en-US" id="par_id3148699" role="listitem" l10n="U" oldref="11">
+ <emph>Pages</emph> - Enter the pages to be printed. The pages will also be numbered from the first sheet onwards. If you see in the Page Break Preview that Sheet1 will be printed on 4 pages and you want to print the first two pages of Sheet2, enter 5-6 here.</paragraph>
+ </listitem>
+ </list>
+ <paragraph xml-lang="en-US" id="par_id3145076" role="paragraph" l10n="U" oldref="13">If under <emph>Format - Print ranges</emph> you have defined one or more print ranges, only the contents of these print ranges will be printed.</paragraph>
+ <section id="relatedtopics">
+ <paragraph xml-lang="en-US" id="par_id3156019" role="paragraph" l10n="U" oldref="14"><link href="text/scalc/01/03100000.xhp" name="View - Page Break Preview">View - Page Break Preview</link></paragraph>
+ <paragraph xml-lang="en-US" id="par_id8254646" role="paragraph" l10n="NEW"><link href="text/scalc/guide/printranges.xhp">Defining Print Ranges on a Sheet</link></paragraph>
+ <embed href="text/scalc/guide/print_exact.xhp#print_exact"/>
+ </section>
+ </body>
+</helpdocument> \ No newline at end of file
diff --git a/helpcontent2/source/text/shared/01/01130000.xhp b/helpcontent2/source/text/shared/01/01130000.xhp
index e631d164f7..87d75632e3 100644
--- a/helpcontent2/source/text/shared/01/01130000.xhp
+++ b/helpcontent2/source/text/shared/01/01130000.xhp
@@ -1,17 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<helpdocument version="1.0">
-
+
<!--
***********************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2008 by Sun Microsystems, Inc.
*
* OpenOffice.org - a multi-platform office productivity suite
*
- * $RCSfile: 01130000.xhp,v $
- * $Revision: 1.11.4.1 $
+ * $RCSfile: soffice2xmlhelp.xsl,v $
+ * $Revision: 1.8 $
*
* This file is part of OpenOffice.org.
*
@@ -32,129 +32,138 @@
*
************************************************************************
-->
-
-
+
+
<meta>
-<topic id="textshared0101130000xml" indexer="include">
-<title id="tit" xml-lang="en-US">Print</title>
-<filename>/text/shared/01/01130000.xhp</filename>
-</topic>
-</meta>
-<body>
+ <topic id="textshared0101130000xml" indexer="include">
+ <title xml-lang="en-US" id="tit">Print</title>
+ <filename>/text/shared/01/01130000.xhp</filename>
+ </topic>
+ </meta>
+ <body>
<bookmark xml-lang="en-US" branch="index" id="bm_id3154621"><bookmark_value>printing; documents</bookmark_value>
-<bookmark_value>documents; printing</bookmark_value>
-<bookmark_value>text documents; printing</bookmark_value>
-<bookmark_value>spreadsheets; printing</bookmark_value>
-<bookmark_value>presentations; print menu</bookmark_value>
-<bookmark_value>drawings; printing</bookmark_value>
-<bookmark_value>choosing printers</bookmark_value>
-<bookmark_value>printers; choosing</bookmark_value>
-<bookmark_value>print area selection</bookmark_value>
-<bookmark_value>selecting; print areas</bookmark_value>
-<bookmark_value>pages; selecting one to print</bookmark_value>
-<bookmark_value>printing; selections</bookmark_value>
-<bookmark_value>printing; copies</bookmark_value>
-<bookmark_value>copies; printing</bookmark_value>
-<bookmark_value>spoolfiles with Xprinter</bookmark_value>
+ <bookmark_value>documents; printing</bookmark_value>
+ <bookmark_value>text documents; printing</bookmark_value>
+ <bookmark_value>spreadsheets; printing</bookmark_value>
+ <bookmark_value>presentations; print menu</bookmark_value>
+ <bookmark_value>drawings; printing</bookmark_value>
+ <bookmark_value>choosing printers</bookmark_value>
+ <bookmark_value>printers; choosing</bookmark_value>
+ <bookmark_value>print area selection</bookmark_value>
+ <bookmark_value>selecting; print areas</bookmark_value>
+ <bookmark_value>pages; selecting one to print</bookmark_value>
+ <bookmark_value>printing; selections</bookmark_value>
+ <bookmark_value>printing; copies</bookmark_value>
+ <bookmark_value>copies; printing</bookmark_value>
+ <bookmark_value>spoolfiles with Xprinter</bookmark_value>
</bookmark><comment>MW deleted "selections;"</comment>
<bookmark xml-lang="en-US" branch="hid/SID_PRINTDOC" id="bm_id1076258" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/.uno:Print" id="bm_id3147273" localize="false"/>
-<paragraph role="heading" id="hd_id3154621" xml-lang="en-US" level="1" l10n="U" oldref="1">Print</paragraph>
-<paragraph role="paragraph" id="par_id3146946" xml-lang="en-US" l10n="U" oldref="2"><variable id="druckentext"><ahelp hid=".uno:Print">Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document.</ahelp>
+<bookmark xml-lang="en-US" branch="hid/.HelpId:vcl:PrintDialog:OK" id="bm_id0818200912034231" localize="false"/>
+<bookmark xml-lang="en-US" branch="hid/.HelpId:vcl:PrintDialog:TabPages" id="bm_id0818200901305445" localize="false"/>
+<bookmark xml-lang="en-US" branch="hid/HID_PRINTDLG" id="bm_id081820090410118" localize="false"/>
+<paragraph xml-lang="en-US" id="hd_id3154621" role="heading" level="1" l10n="U" oldref="1">Print</paragraph>
+ <paragraph xml-lang="en-US" id="par_id3146946" role="paragraph" l10n="U" oldref="2"><variable id="druckentext"><ahelp hid=".uno:Print">Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document.</ahelp>
</variable> The printing options can vary according to the printer and the operating system that you use.</paragraph>
-<section id="howtoget">
-<embed href="text/shared/00/00000401.xhp#drucken"/>
-</section>
-<bookmark xml-lang="en-US" branch="hid/svtools:ListBox:DLG_SVT_PRNDLG_PRINTDLG:LB_NAMES" id="bm_id3147143" localize="false"/>
-<paragraph role="heading" id="hd_id3153624" xml-lang="en-US" level="2" l10n="U" oldref="3">Printer</paragraph>
-<paragraph role="paragraph" id="par_id3149511" xml-lang="en-US" l10n="U" oldref="4"><ahelp hid="SVTOOLS_LISTBOX_DLG_SVT_PRNDLG_PRINTDLG_LB_NAMES">Lists the default printer for the current document. The information for the printer is displayed below this box. If you select another printer, the information is updated.</ahelp></paragraph>
-<paragraph role="heading" id="hd_id3145129" xml-lang="en-US" level="3" l10n="U" oldref="5">Name</paragraph>
-<paragraph role="paragraph" id="par_id3147261" xml-lang="en-US" l10n="U" oldref="6">Lists the installed printers on your operating system. To change the default printer, select a printer name from the list.</paragraph>
-<paragraph role="heading" id="hd_id3149346" xml-lang="en-US" level="3" l10n="U" oldref="7">Status</paragraph>
-<paragraph role="paragraph" id="par_id3145090" xml-lang="en-US" l10n="U" oldref="8">Describes the current status of the selected printer.</paragraph>
-<paragraph role="heading" id="hd_id3156410" xml-lang="en-US" level="3" l10n="U" oldref="9">Type</paragraph>
-<paragraph role="paragraph" id="par_id3149095" xml-lang="en-US" l10n="U" oldref="10">Displays the type of printer that you selected. </paragraph>
-<paragraph role="heading" id="hd_id3153682" xml-lang="en-US" level="3" l10n="U" oldref="11">Location</paragraph>
-<paragraph role="paragraph" id="par_id3154317" xml-lang="en-US" l10n="U" oldref="12">Displays the port for the selected printer.</paragraph>
-<paragraph role="heading" id="hd_id3148621" xml-lang="en-US" level="3" l10n="U" oldref="13">Comment</paragraph>
-<paragraph role="paragraph" id="par_id3147008" xml-lang="en-US" l10n="U" oldref="14">Displays additional information for the printer.</paragraph>
-<bookmark xml-lang="en-US" branch="hid/svtools:PushButton:DLG_SVT_PRNDLG_PRINTDLG:BTN_PROPERTIES" id="bm_id3150693" localize="false"/>
-<paragraph role="heading" id="hd_id3155942" xml-lang="en-US" level="3" l10n="U" oldref="15">Properties</paragraph>
-<paragraph role="paragraph" id="par_id3156113" xml-lang="en-US" l10n="CHG" oldref="16"><ahelp hid="SVTOOLS_PUSHBUTTON_DLG_SVT_PRNDLG_PRINTDLG_BTN_PROPERTIES">Opens the printer properties dialog.</ahelp> The printer properties vary according to the printer that you select.<comment>UFI: fix for #i29457#</comment></paragraph>
-<bookmark xml-lang="en-US" branch="hid/svtools:CheckBox:DLG_SVT_PRNDLG_PRINTDLG:CBX_FILEPRINT" id="bm_id3156955" localize="false"/>
-<paragraph role="heading" id="hd_id3148538" xml-lang="en-US" level="3" l10n="U" oldref="17">Print to File</paragraph>
-<paragraph role="paragraph" id="par_id3150772" xml-lang="en-US" l10n="U" oldref="18"><ahelp hid="SVTOOLS_CHECKBOX_DLG_SVT_PRNDLG_PRINTDLG_CBX_FILEPRINT">Prints to a file instead of to a printer. Select this box, and then choose a location to save the file.</ahelp></paragraph><comment>obviously, AVIS embedded help texts AEND are no longer possible inside SWITCHed passages.
-This is the reason for continuos failure of i83561</comment>
-<bookmark xml-lang="en-US" branch="hid/svtools:RadioButton:DLG_SVT_PRNDLG_PRINTDLG:RBT_ALL_SHEETS" id="bm_id5816827" localize="false"/>
-<paragraph role="paragraph" id="par_id0909200810043691" xml-lang="en-US" l10n="NEW"><ahelp hid="." visibility="hidden">Enables all sheets to be printed. In the "Print range" area of the dialog, you can restrict this output to some given pages.</ahelp></paragraph>
-<bookmark xml-lang="en-US" branch="hid/svtools:RadioButton:DLG_SVT_PRNDLG_PRINTDLG:RBT_SELECTED_SHEETS" id="bm_id6644489" localize="false"/>
-<paragraph role="paragraph" id="par_id0909200810043626" xml-lang="en-US" l10n="NEW"><ahelp hid="." visibility="hidden">Enables the selected sheets to be printed. In the "Print range" area of the dialog, you can restrict this output to some given pages.</ahelp></paragraph>
-<bookmark xml-lang="en-US" branch="hid/svtools:RadioButton:DLG_SVT_PRNDLG_PRINTDLG:RBT_SELECTED_CELLS" id="bm_id8608966" localize="false"/>
-<paragraph role="paragraph" id="par_id0909200810043615" xml-lang="en-US" l10n="NEW"><ahelp hid="." visibility="hidden">Enables the selected cells to be printed. In the "Print range" area of the dialog, you can restrict this output to some given pages.</ahelp></paragraph>
-<bookmark xml-lang="en-US" branch="hid/sd:ListBox:DLG_PRINTDIALOG:CB_CONTENT" id="bm_id939054" localize="false"/>
-<paragraph role="paragraph" id="par_id0909200810043658" xml-lang="en-US" l10n="NEW"><ahelp hid="." visibility="hidden">Select whether you want to print Slides, Handouts, Notes, or Outline.</ahelp></paragraph>
-<bookmark xml-lang="en-US" branch="hid/sd:ListBox:DLG_PRINTDIALOG:CB_SLIDESPERPAGE" id="bm_id6802270" localize="false"/>
-<paragraph role="paragraph" id="par_id0909200810043717" xml-lang="en-US" l10n="NEW"><ahelp hid="." visibility="hidden">For handouts, select the number of slides to print per page of paper.</ahelp></paragraph>
-<bookmark xml-lang="en-US" branch="hid/sd:RadioButton:DLG_PRINTDIALOG:RBT_HORIZONTAL" id="bm_id7987914" localize="false"/>
-<paragraph role="paragraph" id="par_id0909200810043777" xml-lang="en-US" l10n="NEW"><ahelp hid="." visibility="hidden">For handouts, enable to print in a horizontal order first.</ahelp></paragraph>
-<bookmark xml-lang="en-US" branch="hid/sd:RadioButton:DLG_PRINTDIALOG:RBT_VERTICAL" id="bm_id939359" localize="false"/>
-<paragraph role="paragraph" id="par_id0909200810043750" xml-lang="en-US" l10n="NEW"><ahelp hid="." visibility="hidden">For handouts, enable to print in a vertical order first.</ahelp></paragraph>
-<switch select="appl">
-<case select="CALC"><comment>changed Calc print dialog, i83561</comment>
-<paragraph role="heading" id="hd_id439161" xml-lang="en-US" level="2" l10n="NEW">Print</paragraph>
-<paragraph role="paragraph" id="par_id1228064" xml-lang="en-US" l10n="NEW">Choose the spreadsheet contents to be printed.</paragraph>
-<paragraph role="heading" id="hd_id3263954" xml-lang="en-US" level="3" l10n="NEW">All sheets</paragraph>
-<paragraph role="paragraph" id="par_id9550462" xml-lang="en-US" l10n="NEW">Enables all sheets to be printed. In the "Print range" area of the dialog, you can restrict this output to some given pages.</paragraph>
-<paragraph role="heading" id="hd_id6590166" xml-lang="en-US" level="3" l10n="NEW">Selected sheets</paragraph>
-<paragraph role="paragraph" id="par_id7059846" xml-lang="en-US" l10n="NEW">Enables the selected sheets to be printed. In the "Print range" area of the dialog, you can restrict this output to some given pages.</paragraph>
-<paragraph role="heading" id="hd_id7471236" xml-lang="en-US" level="3" l10n="NEW">Selected cells</paragraph>
-<paragraph role="paragraph" id="par_id2208014" xml-lang="en-US" l10n="NEW">Enables the selected cells to be printed. In the "Print range" area of the dialog, you can restrict this output to some given pages.</paragraph>
-</case>
-<case select="IMPRESS"><comment>inserted Impress section, i85723</comment>
-<paragraph role="heading" id="hd_id9578844" xml-lang="en-US" level="2" l10n="NEW">Print content</paragraph>
-<paragraph role="paragraph" id="par_id864284" xml-lang="en-US" l10n="NEW">For Impress, you can select the content to be printed.</paragraph>
-<paragraph role="heading" id="hd_id7683950" xml-lang="en-US" level="3" l10n="NEW">Content</paragraph>
-<paragraph role="paragraph" id="par_id7736442" xml-lang="en-US" l10n="NEW">Select whether you want to print Slides, Handouts, Notes, or Outline.</paragraph>
-<paragraph role="heading" id="hd_id6184575" xml-lang="en-US" level="3" l10n="NEW">Slides per page</paragraph>
-<paragraph role="paragraph" id="par_id3150425" xml-lang="en-US" l10n="NEW">For handouts, select the number of slides to print per page of paper.</paragraph>
-<paragraph role="heading" id="hd_id226142" xml-lang="en-US" level="3" l10n="NEW">Horizontal</paragraph>
-<paragraph role="paragraph" id="par_id838648" xml-lang="en-US" l10n="NEW">For handouts, enable to print in a horizontal order first.</paragraph>
-<paragraph role="heading" id="hd_id1110568" xml-lang="en-US" level="3" l10n="NEW">Vertical</paragraph>
-<paragraph role="paragraph" id="par_id3713797" xml-lang="en-US" l10n="NEW">For handouts, enable to print in a vertical order first.</paragraph>
-</case>
-</switch>
-<paragraph role="heading" id="hd_id3146774" xml-lang="en-US" level="2" l10n="CHG" oldref="22">Print range</paragraph>
-<paragraph role="paragraph" id="par_id3146137" xml-lang="en-US" l10n="CHG" oldref="23">Defines the print range for the current document.</paragraph>
-<bookmark xml-lang="en-US" branch="hid/svtools:RadioButton:DLG_SVT_PRNDLG_PRINTDLG:RBT_ALL" id="bm_id3149956" localize="false"/>
-<paragraph role="heading" id="hd_id3155450" xml-lang="en-US" level="3" l10n="U" oldref="24">All</paragraph>
-<paragraph role="paragraph" id="par_id3149164" xml-lang="en-US" l10n="U" oldref="25"><ahelp hid="SVTOOLS_RADIOBUTTON_DLG_SVT_PRNDLG_PRINTDLG_RBT_ALL">Prints the entire document.</ahelp></paragraph>
-<bookmark xml-lang="en-US" branch="hid/svtools:RadioButton:DLG_SVT_PRNDLG_PRINTDLG:RBT_PAGES" id="bm_id3148924" localize="false"/>
-<paragraph role="heading" id="hd_id3156156" xml-lang="en-US" level="3" l10n="U" oldref="26">Pages</paragraph>
-<paragraph role="paragraph" id="par_id3152944" xml-lang="en-US" l10n="U" oldref="27"><ahelp hid="SVTOOLS_RADIOBUTTON_DLG_SVT_PRNDLG_PRINTDLG_RBT_PAGES">Prints only the pages that you specify in the <emph>Pages </emph>box.</ahelp></paragraph>
-<bookmark xml-lang="en-US" branch="hid/svtools:Edit:DLG_SVT_PRNDLG_PRINTDLG:EDT_PAGES" id="bm_id3155629" localize="false"/>
-<paragraph role="paragraph" id="par_id3146848" xml-lang="en-US" l10n="U" oldref="28"><ahelp hid="SVTOOLS_EDIT_DLG_SVT_PRNDLG_PRINTDLG_EDT_PAGES">To print a range of pages, use the format 3-6. To print single pages, use the format 7;9;11. If you want, you can print a combination of page ranges and single pages, by using the format 3-6;8;10;12. </ahelp></paragraph>
-<bookmark xml-lang="en-US" branch="hid/svtools:RadioButton:DLG_SVT_PRNDLG_PRINTDLG:RBT_SELECTION" id="bm_id3149902" localize="false"/>
-<paragraph role="heading" id="hd_id3159344" xml-lang="en-US" level="3" l10n="U" oldref="29">Selection</paragraph>
-<paragraph role="paragraph" id="par_id3150244" xml-lang="en-US" l10n="U" oldref="30"><ahelp hid="SVTOOLS_RADIOBUTTON_DLG_SVT_PRNDLG_PRINTDLG_RBT_SELECTION">Prints only the selected area(s) or object(s) in the current document.</ahelp></paragraph>
-<paragraph role="heading" id="hd_id3148563" xml-lang="en-US" level="2" l10n="U" oldref="31">Copies</paragraph>
-<paragraph role="paragraph" id="par_id3151385" xml-lang="en-US" l10n="U" oldref="32">Specify the number of copies that you want to print and the sorting options.</paragraph>
-<bookmark xml-lang="en-US" branch="hid/svtools:NumericField:DLG_SVT_PRNDLG_PRINTDLG:NUM_COPIES" id="bm_id3154347" localize="false"/>
-<paragraph role="heading" id="hd_id3154923" xml-lang="en-US" level="3" l10n="CHG" oldref="33">Number of copies</paragraph>
-<paragraph role="paragraph" id="par_id3145069" xml-lang="en-US" l10n="U" oldref="34"><ahelp hid="SVTOOLS_NUMERICFIELD_DLG_SVT_PRNDLG_PRINTDLG_NUM_COPIES">Enter the number of copies that you want to print.</ahelp></paragraph>
-<bookmark xml-lang="en-US" branch="hid/svtools:CheckBox:DLG_SVT_PRNDLG_PRINTDLG:CBX_COLLATE" id="bm_id3148663" localize="false"/>
-<paragraph role="heading" id="hd_id3154390" xml-lang="en-US" level="3" l10n="CHG" oldref="35">Collate</paragraph>
-<paragraph role="paragraph" id="par_id3150865" xml-lang="en-US" l10n="U" oldref="36"><ahelp hid="SVTOOLS_CHECKBOX_DLG_SVT_PRNDLG_PRINTDLG_CBX_COLLATE">Preserves the page order of the original document.</ahelp></paragraph>
-<bookmark xml-lang="en-US" branch="hid/svtools:PushButton:DLG_SVT_PRNDLG_PRINTDLG:BTN_OPTIONS" id="bm_id3146909" localize="false"/>
-<bookmark xml-lang="en-US" branch="hid/svtools:PushButton:DLG_SVT_PRNDLG_PRNSETUPDLG:BTN_OPTIONS" id="bm_id7177037" localize="false"/>
-<paragraph role="heading" id="hd_id3150398" xml-lang="en-US" level="2" l10n="U" oldref="38">Options</paragraph>
-<paragraph role="paragraph" id="par_id3159086" xml-lang="en-US" l10n="CHG" oldref="39"><ahelp hid="SVTOOLS_PUSHBUTTON_DLG_SVT_PRNDLG_PRINTDLG_BTN_OPTIONS" visibility="hidden">Changes the printer settings for the current document.</ahelp></paragraph>
-<paragraph role="paragraph" id="par_id3156080" xml-lang="en-US" l10n="CHG" oldref="41"><switchinline select="appl"><caseinline select="WRITER">To set the default <item type="productname">%PRODUCTNAME</item> printer options for text documents, choose <link href="text/shared/optionen/01040400.xhp" name="Writer - Print"><emph>%PRODUCTNAME Writer - Print</emph></link> in the Options dialog box.</caseinline></switchinline></paragraph>
-<paragraph role="paragraph" id="par_idN1099E" xml-lang="en-US" l10n="NEW"><switchinline select="appl"><caseinline select="CALC">To set the default <item type="productname">%PRODUCTNAME</item> printer options for spreadsheet documents, choose <link href="text/shared/optionen/01060700.xhp" name="Calc - Print"><emph>%PRODUCTNAME Calc - Print</emph></link> in the Options dialog box.</caseinline></switchinline></paragraph>
-<paragraph role="paragraph" id="par_idN109CD" xml-lang="en-US" l10n="NEW"><switchinline select="appl"><caseinline select="IMPRESS">To set the default <item type="productname">%PRODUCTNAME</item> printer options for presentation documents, choose <link href="text/shared/optionen/01070400.xhp" name="Impress - Print"><emph>%PRODUCTNAME Impress - Print</emph></link> in the Options dialog box.</caseinline></switchinline></paragraph>
-<paragraph role="paragraph" id="par_id3157320" xml-lang="en-US" l10n="U" oldref="47"><switchinline select="sys"><caseinline select="UNIX">If you want, you can use the STAR_SPOOL_DIR environment variable to specify the directory where the Xprinter spoolfiles are saved. For example: </caseinline></switchinline></paragraph>
-<paragraph role="paragraph" id="par_id3154330" xml-lang="en-US" l10n="U" oldref="48"><switchinline select="sys"><caseinline select="UNIX">setenv STAR_SPOOL_DIR /usr/local/tmp (in the csh/tcsh) or </caseinline></switchinline></paragraph>
-<paragraph role="paragraph" id="par_id3150768" xml-lang="en-US" l10n="U" oldref="49"><switchinline select="sys"><caseinline select="UNIX">export STAR_SPOOL_DIR=/usr/local/tmp (in the sh/bash) </caseinline></switchinline></paragraph>
-<paragraph role="paragraph" id="par_id3150449" xml-lang="en-US" l10n="U" oldref="50"><switchinline select="sys"><caseinline select="UNIX">You can also use the <link href="text/shared/guide/spadmin.xhp" name="spadmin printer setup program">spadmin printer setup program</link> to specify additional printer options.
+
+
+ <section id="howtoget">
+ <embed href="text/shared/00/00000401.xhp#drucken"/>
+ </section>
+ <paragraph xml-lang="en-US" id="par_id0818200912284853" role="paragraph" l10n="NEW">The Print dialog consists of three main parts: A preview with navigation buttons, several tab pages with control elements specific to the current document type, and the Print, Cancel, and Help buttons. </paragraph>
+ <paragraph xml-lang="en-US" id="par_id0818200901193992" role="paragraph" l10n="NEW">If you just want to know how to print your document, click any of the following links.</paragraph>
+ <paragraph xml-lang="en-US" id="par_id0818200912531416" role="paragraph" l10n="NEW">
+ <emph>Printing text documents:</emph>
+ </paragraph>
+ <embed href="text/swriter/guide/print_brochure.xhp#print_brochure"/>
+ <embed href="text/swriter/guide/print_preview.xhp#print_preview"/>
+ <embed href="text/swriter/guide/print_small.xhp#print_small"/>
+ <embed href="text/swriter/guide/printing_order.xhp#printing_order"/>
+ <embed href="text/swriter/guide/printer_tray.xhp#printer_tray"/>
+ <paragraph xml-lang="en-US" id="par_id0818200912531487" role="paragraph" l10n="NEW">
+ <emph>Printing spreadsheets:</emph>
+ </paragraph>
+ <embed href="text/scalc/guide/printranges.xhp#printranges"/>
+ <embed href="text/scalc/guide/print_details.xhp#print_details"/>
+ <embed href="text/scalc/guide/print_exact.xhp#print_exact"/>
+ <embed href="text/scalc/guide/print_landscape.xhp#print_landscape"/>
+ <embed href="text/scalc/guide/print_title_row.xhp#print_title_row"/>
+ <paragraph xml-lang="en-US" id="par_id0818200912531410" role="paragraph" l10n="NEW">
+ <emph>Printing presentations:</emph>
+ </paragraph>
+ <embed href="text/simpress/guide/printing.xhp#printing"/>
+ <embed href="text/simpress/guide/print_tofit.xhp#print_tofit"/>
+ <paragraph xml-lang="en-US" id="par_id0818200912531449" role="paragraph" l10n="NEW">
+ <emph>General printing:</emph>
+ </paragraph>
+ <embed href="text/shared/guide/print_faster.xhp#print_faster"/>
+ <embed href="text/shared/guide/print_blackwhite.xhp#print_blackwhite"/>
+ <embed href="text/shared/guide/pageformat_max.xhp#pageformat_max"/>
+ <paragraph xml-lang="en-US" id="par_id0818200912284952" role="note" l10n="NEW">The settings that you define in the Print dialog are valid only for the current print job that you start by clicking the Print button. <comment>is this true for Printer Settings, too?</comment>If you want to change some options permanently, open Tools - Options - %PRODUCTNAME (application name) - Print.</paragraph>
+ <paragraph xml-lang="en-US" id="par_id3156080" role="paragraph" l10n="CHG" oldref="41"><switchinline select="appl"><caseinline select="WRITER">To set the default <item type="productname">%PRODUCTNAME</item> printer options for text documents, choose <link href="text/shared/optionen/01040400.xhp" name="Tools - Options - Writer - Print"><emph>Tools - Options - %PRODUCTNAME Writer - Print</emph></link>.
+</caseinline></switchinline></paragraph>
+ <paragraph xml-lang="en-US" id="par_idN1099E" role="paragraph" l10n="NEW"><switchinline select="appl"><caseinline select="CALC">To set the default <item type="productname">%PRODUCTNAME</item> printer options for spreadsheet documents, choose <link href="text/shared/optionen/01060700.xhp" name="Tools - Options - Calc - Print"><emph>Tools - Options - %PRODUCTNAME Calc - Print</emph></link>.
+</caseinline></switchinline></paragraph>
+ <paragraph xml-lang="en-US" id="par_idN109CD" role="paragraph" l10n="NEW"><switchinline select="appl"><caseinline select="IMPRESS">To set the default <item type="productname">%PRODUCTNAME</item>printer options for presentation documents, choose <link href="text/shared/optionen/01070400.xhp" name="Tools - Options - Impress - Print"><emph>Tools - Options - %PRODUCTNAME Impress - Print</emph></link>.
+</caseinline></switchinline></paragraph>
+ <paragraph xml-lang="en-US" id="par_id0818200901194137" role="note" l10n="NEW">Press Shift+F1 or choose <item type="menuitem">Help - What's This?</item> and point to any control element in the Print dialog to see an extended help text.</paragraph>
+ <paragraph xml-lang="en-US" id="hd_id0818200912284914" role="heading" level="2" l10n="NEW">Preview</paragraph>
+ <paragraph xml-lang="en-US" id="par_id081820091228505" role="paragraph" l10n="NEW">The preview shows how each sheet of paper will look. You can browse through all sheets of paper with the buttons below the preview.</paragraph><comment>insert controls with hidden help here</comment>
+<paragraph xml-lang="en-US" id="hd_id0818200912285056" role="heading" level="2" l10n="NEW">General</paragraph>
+ <paragraph xml-lang="en-US" id="par_id0818200912285064" role="paragraph" l10n="NEW">On the General tab page, you find the most important control elements for printing. You can define which contents of your document are to be printed. You can select the printer and open the printer settings dialog.</paragraph>
+<bookmark xml-lang="en-US" branch="hid/SVTOOLS_LISTBOX_DLG_SVT_PRNDLG_PRINTDLG_LB_NAMES" id="bm_id3147143" localize="false"/>
+<paragraph xml-lang="en-US" id="par_id3149511" role="paragraph" l10n="CHG" oldref="4"><ahelp hid="SVTOOLS_LISTBOX_DLG_SVT_PRNDLG_PRINTDLG_LB_NAMES">The list box shows the installed printers. Click the printer to use for the current print job. Click the Printer details button to see some information about the selected printer. Click the Properties button to change some of the printer properties.</ahelp></paragraph>
+<bookmark xml-lang="en-US" branch="hid/SVTOOLS_PUSHBUTTON_DLG_SVT_PRNDLG_PRINTDLG_BTN_PROPERTIES" id="bm_id3150693" localize="false"/>
+<paragraph xml-lang="en-US" id="par_id3156113" role="paragraph" l10n="CHG" oldref="16"><ahelp hid="." visibility="hidden">Opens the printer properties dialog.</ahelp>The printer properties vary according to the printer that you select.</paragraph>
+<bookmark xml-lang="en-US" branch="hid/svtools_RadioButton_DLG_SVT_PRNDLG_PRINTDLG_RBT_ALL_SHEETS" id="bm_id5816827" localize="false"/>
+<paragraph xml-lang="en-US" id="par_id0909200810043691" role="paragraph" l10n="NEW"><ahelp hid="." visibility="hidden">Enables all sheets to be printed. In the "Print range" area of the dialog, you can restrict this output to some given pages.</ahelp></paragraph>
+<bookmark xml-lang="en-US" branch="hid/svtools_RadioButton_DLG_SVT_PRNDLG_PRINTDLG_RBT_SELECTED_SHEETS" id="bm_id6644489" localize="false"/>
+<paragraph xml-lang="en-US" id="par_id0909200810043626" role="paragraph" l10n="NEW"><ahelp hid="." visibility="hidden">Enables the selected sheets to be printed. In the "Print range" area of the dialog, you can restrict this output to some given pages.</ahelp></paragraph>
+<bookmark xml-lang="en-US" branch="hid/svtools_RadioButton_DLG_SVT_PRNDLG_PRINTDLG_RBT_SELECTED_CELLS" id="bm_id8608966" localize="false"/>
+<paragraph xml-lang="en-US" id="par_id0909200810043615" role="paragraph" l10n="NEW"><ahelp hid="." visibility="hidden">Enables the selected cells to be printed. In the "Print range" area of the dialog, you can restrict this output to some given pages.</ahelp></paragraph>
+<bookmark xml-lang="en-US" branch="hid/sd_ListBox_DLG_PRINTDIALOG_CB_CONTENT" id="bm_id939054" localize="false"/>
+<paragraph xml-lang="en-US" id="par_id0909200810043658" role="paragraph" l10n="NEW"><ahelp hid="." visibility="hidden">Select whether you want to print Slides, Handouts, Notes, or Outline.</ahelp></paragraph>
+<bookmark xml-lang="en-US" branch="hid/sd_ListBox_DLG_PRINTDIALOG_CB_SLIDESPERPAGE" id="bm_id6802270" localize="false"/>
+<paragraph xml-lang="en-US" id="par_id0909200810043717" role="paragraph" l10n="NEW"><ahelp hid="." visibility="hidden">For handouts, select the number of slides to print per page of paper.</ahelp></paragraph>
+<bookmark xml-lang="en-US" branch="hid/sd_RadioButton_DLG_PRINTDIALOG_RBT_HORIZONTAL" id="bm_id7987914" localize="false"/>
+<paragraph xml-lang="en-US" id="par_id0909200810043777" role="paragraph" l10n="NEW"><ahelp hid="." visibility="hidden">For handouts, enable to print in a horizontal order first.</ahelp></paragraph>
+<bookmark xml-lang="en-US" branch="hid/sd_RadioButton_DLG_PRINTDIALOG_RBT_VERTICAL" id="bm_id939359" localize="false"/>
+<paragraph xml-lang="en-US" id="par_id0909200810043750" role="paragraph" l10n="NEW"><ahelp hid="." visibility="hidden">For handouts, enable to print in a vertical order first.</ahelp></paragraph>
+<bookmark xml-lang="en-US" branch="hid/SVTOOLS_RADIOBUTTON_DLG_SVT_PRNDLG_PRINTDLG_RBT_ALL" id="bm_id3149956" localize="false"/>
+<paragraph xml-lang="en-US" id="par_id3149164" role="paragraph" l10n="U" oldref="25"><ahelp hid="." visibility="hidden">Prints the entire document.</ahelp></paragraph>
+<bookmark xml-lang="en-US" branch="hid/SVTOOLS_RADIOBUTTON_DLG_SVT_PRNDLG_PRINTDLG_RBT_PAGES" id="bm_id3148924" localize="false"/>
+<paragraph xml-lang="en-US" id="par_id3152944" role="paragraph" l10n="U" oldref="27"><ahelp hid="." visibility="hidden">Prints only the pages that you specify in the <emph>Pages </emph>box.</ahelp></paragraph>
+<bookmark xml-lang="en-US" branch="hid/SVTOOLS_EDIT_DLG_SVT_PRNDLG_PRINTDLG_EDT_PAGES" id="bm_id3155629" localize="false"/>
+<bookmark xml-lang="en-US" branch="hid/.HelpId:vcl:PrintDialog:PageRange:Edit" id="bm_id0818200903284799" localize="false"/>
+<paragraph xml-lang="en-US" id="par_id3146848" role="paragraph" l10n="U" oldref="28"><ahelp hid="SVTOOLS_EDIT_DLG_SVT_PRNDLG_PRINTDLG_EDT_PAGES">To print a range of pages, use a format like 3-6. To print single pages, use a format like 7;9;11. You can print a combination of page ranges and single pages, by using a format like 3-6;8;10;12.</ahelp></paragraph>
+<bookmark xml-lang="en-US" branch="hid/SVTOOLS_RADIOBUTTON_DLG_SVT_PRNDLG_PRINTDLG_RBT_SELECTION" id="bm_id3149902" localize="false"/>
+<paragraph xml-lang="en-US" id="par_id3150244" role="paragraph" l10n="U" oldref="30"><ahelp hid="." visibility="hidden">Prints only the selected area(s) or object(s) in the current document.</ahelp></paragraph>
+<bookmark xml-lang="en-US" branch="hid/SVTOOLS_NUMERICFIELD_DLG_SVT_PRNDLG_PRINTDLG_NUM_COPIES" id="bm_id3154347" localize="false"/>
+<paragraph xml-lang="en-US" id="par_id3145069" role="paragraph" l10n="U" oldref="34"><ahelp hid="." visibility="hidden">Enter the number of copies that you want to print.</ahelp></paragraph>
+<bookmark xml-lang="en-US" branch="hid/SVTOOLS_CHECKBOX_DLG_SVT_PRNDLG_PRINTDLG_CBX_COLLATE" id="bm_id3148663" localize="false"/>
+<paragraph xml-lang="en-US" id="par_id3150865" role="paragraph" l10n="U" oldref="36"><ahelp hid="." visibility="hidden">Preserves the page order of the original document.</ahelp></paragraph>
+ <paragraph xml-lang="en-US" id="hd_id0818200912285074" role="heading" level="2" l10n="NEW">%PRODUCTNAME Writer / Calc / Impress / Draw / Math</paragraph>
+ <paragraph xml-lang="en-US" id="par_id0818200912285019" role="paragraph" l10n="NEW">The tab page with the same name as the current application can be used to define the contents, color, size, and pages to be printed. You define settings that are specific to the current document type.</paragraph>
+ <paragraph xml-lang="en-US" id="hd_id0818200912285112" role="heading" level="2" l10n="NEW">Page Layout</paragraph>
+ <paragraph xml-lang="en-US" id="par_id0818200912285150" role="paragraph" l10n="NEW">The Page Layout tab page can be used to save some sheets of paper by printing several pages onto each sheet of paper. You define the arrangement and size of output pages on the physical paper.</paragraph>
+ <paragraph xml-lang="en-US" id="par_id0818200904164735" role="paragraph" l10n="NEW">Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look.</paragraph>
+ <paragraph xml-lang="en-US" id="par_id0818200904102987" role="paragraph" l10n="NEW">For some document types, you can choose to print a brochure.</paragraph>
+ <embed href="text/swriter/guide/print_brochure.xhp#print_brochure"/>
+<bookmark xml-lang="en-US" branch="hid/.HelpId:vcl:PrintDialog:PrintProspectRTL:ListBox" id="bm_id0818200903241442" localize="false"/>
+<paragraph xml-lang="en-US" id="par_id0818200904102910" role="paragraph" l10n="NEW"><ahelp hid="." visibility="hidden">For brochure printing, you can select a left-to-right order of pages or a right-to-left order.</ahelp></paragraph>
+ <paragraph xml-lang="en-US" id="hd_id0818200912285138" role="heading" level="2" l10n="NEW">Options</paragraph>
+ <paragraph xml-lang="en-US" id="par_id0818200912285146" role="paragraph" l10n="NEW">On the Options tab page you can set some additional options for the current print job. Here you can specify to print to a file instead of printing on a printer.</paragraph>
+<bookmark xml-lang="en-US" branch="hid/SVTOOLS_CHECKBOX_DLG_SVT_PRNDLG_PRINTDLG_CBX_FILEPRINT" id="bm_id3156955" localize="false"/>
+<paragraph xml-lang="en-US" id="par_id3150772" role="paragraph" l10n="CHG" oldref="18"><ahelp hid="." visibility="hidden">Prints to a file instead of to a printer. When this option is enabled, the Print button is renamed to Print to file...</ahelp></paragraph>
+ <paragraph xml-lang="en-US" id="hd_id0819200910481678" role="heading" level="2" l10n="NEW"><switchinline select="sys"><caseinline select="UNIX">Unix hints
+</caseinline></switchinline><comment>are these still needed?</comment></paragraph>
+ <paragraph xml-lang="en-US" id="par_id3157320" role="paragraph" l10n="U" oldref="47"><switchinline select="sys"><caseinline select="UNIX">If you want, you can use the STAR_SPOOL_DIR environment variable to specify the directory where the Xprinter spoolfiles are saved. For example:
+</caseinline></switchinline></paragraph>
+ <paragraph xml-lang="en-US" id="par_id3154330" role="paragraph" l10n="U" oldref="48"><switchinline select="sys"><caseinline select="UNIX">setenv STAR_SPOOL_DIR /usr/local/tmp (in the csh/tcsh) or
+</caseinline></switchinline></paragraph>
+ <paragraph xml-lang="en-US" id="par_id3150768" role="paragraph" l10n="U" oldref="49"><switchinline select="sys"><caseinline select="UNIX">export STAR_SPOOL_DIR=/usr/local/tmp (in the sh/bash)
+</caseinline></switchinline></paragraph>
+ <paragraph xml-lang="en-US" id="par_id3150449" role="paragraph" l10n="U" oldref="50"><switchinline select="sys"><caseinline select="UNIX">You can also use the <link href="text/shared/guide/spadmin.xhp" name="spadmin printer setup program">spadmin printer setup program</link> to specify additional printer options.
</caseinline></switchinline></paragraph>
-</body>
+ </body>
</helpdocument>
diff --git a/helpcontent2/source/text/shared/01/04050000.xhp b/helpcontent2/source/text/shared/01/04050000.xhp
index 29bfdb5100..4cbe88f84a 100644
--- a/helpcontent2/source/text/shared/01/04050000.xhp
+++ b/helpcontent2/source/text/shared/01/04050000.xhp
@@ -90,7 +90,7 @@
<paragraph xml-lang="en-US" id="par_id2116153" role="paragraph" l10n="NEW">When the cursor is inside the normal text, press the above mentioned keys to jump to the next or previous comment anchor. You can also use the small Navigation window below the vertical scrollbar to jump from one comment anchor to the next comment anchor.</paragraph>
<paragraph xml-lang="en-US" id="par_id5381328" role="tip" l10n="NEW">You can also open the Navigator to see a list of all comments. Right-click a comment name in the Navigator to edit or delete the comment.</paragraph>
<paragraph xml-lang="en-US" id="hd_id5664235" role="heading" level="2" l10n="NEW">Printing comments</paragraph>
- <paragraph xml-lang="en-US" id="par_id2254402" role="paragraph" l10n="NEW">To set the printing options for comments in your text document, choose <item type="menuitem">File - Print</item>, then click <emph>Options</emph>. To change the printing option for comments for all your text documents, choose <item type="menuitem"><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Writer - Print</item>.</paragraph>
+ <paragraph xml-lang="en-US" id="par_id2254402" role="paragraph" l10n="NEW">To change the printing option for comments for all your text documents, choose <item type="menuitem">Tools - Options - %PRODUCTNAME Writer - Print</item>.</paragraph>
<paragraph xml-lang="en-US" id="hd_id0915200910571612" role="heading" level="2" l10n="NEW">Comments in spreadsheets</paragraph>
<paragraph xml-lang="en-US" id="par_id3166460" role="paragraph" l10n="CHG" oldref="6">When you attach a comment to a cell, a callout appears where you can enter your text. A small square in the upper right corner of a cell marks the position of a comment. To display the comment permanently, right-click the cell, and choose <emph>Show Comment</emph>.</paragraph>
<paragraph xml-lang="en-US" id="par_id8336741" role="paragraph" l10n="NEW">To change the object properties of a comment, for example the background color, choose <emph>Show Comment</emph> as above, then right-click the comment (do not double-click the text).</paragraph>
diff --git a/helpcontent2/source/text/shared/guide/print_blackwhite.xhp b/helpcontent2/source/text/shared/guide/print_blackwhite.xhp
index 84f55832df..f2d2855ecc 100755
--- a/helpcontent2/source/text/shared/guide/print_blackwhite.xhp
+++ b/helpcontent2/source/text/shared/guide/print_blackwhite.xhp
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
-
-
-<!--***********************************************************************
+<helpdocument version="1.0">
+
+<!--
+***********************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
@@ -9,8 +10,8 @@
*
* OpenOffice.org - a multi-platform office productivity suite
*
- * $RCSfile: print_blackwhite.xhp,v $
- * $Revision: 1.5 $
+ * $RCSfile: soffice2xmlhelp.xsl,v $
+ * $Revision: 1.8 $
*
* This file is part of OpenOffice.org.
*
@@ -29,102 +30,88 @@
* <http://www.openoffice.org/license.html>
* for a copy of the LGPLv3 License.
*
- ************************************************************************-->
+ ************************************************************************
+ -->
+
-<helpdocument version="1.0">
<meta>
-<topic id="textsharedguideprint_blackwhitexml" indexer="include" status="PUBLISH">
-<title id="tit" xml-lang="en-US">Printing in Black and White</title>
-<filename>/text/shared/guide/print_blackwhite.xhp</filename>
-</topic>
-<history>
-<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created>
-<lastedited date="2004-09-08T12:15:36">converted from old format - fpe</lastedited>
-</history>
-</meta>
-<body>
+ <topic id="textsharedguideprint_blackwhitexml" indexer="include" status="PUBLISH">
+ <title xml-lang="en-US" id="tit">Printing in Black and White</title>
+ <filename>/text/shared/guide/print_blackwhite.xhp</filename>
+ </topic>
+ </meta>
+ <body>
<bookmark xml-lang="en-US" branch="index" id="bm_id3150125"><bookmark_value>printing; black and white</bookmark_value>
-<bookmark_value>black and white printing</bookmark_value>
-<bookmark_value>colors; not printing</bookmark_value>
-<bookmark_value>text; printing in black</bookmark_value>
+ <bookmark_value>black and white printing</bookmark_value>
+ <bookmark_value>colors; not printing</bookmark_value>
+ <bookmark_value>text; printing in black</bookmark_value>
</bookmark>
-<paragraph role="heading" id="hd_id3150125" xml-lang="en-US" level="1" l10n="U" oldref="1"><variable id="print_blackwhite"><link href="text/shared/guide/print_blackwhite.xhp" name="Printing in Black and White">Printing in Black and White</link>
+<paragraph xml-lang="en-US" id="hd_id3150125" role="heading" level="1" l10n="U" oldref="1"><variable id="print_blackwhite"><link href="text/shared/guide/print_blackwhite.xhp" name="Printing in Black and White">Printing in Black and White</link>
</variable></paragraph>
-<paragraph role="heading" id="hd_id3150499" xml-lang="en-US" level="2" l10n="U" oldref="3">Printing text and graphics in black and white</paragraph>
-<list type="ordered">
-<listitem>
-<paragraph role="listitem" id="par_id3149346" xml-lang="en-US" l10n="U" oldref="4">Choose <emph>File - Print</emph>. The <emph>Print</emph> dialog opens.</paragraph>
-</listitem>
-<listitem>
-<paragraph role="listitem" id="par_id3155892" xml-lang="en-US" l10n="U" oldref="5">Click on <emph>Properties</emph>. This opens the Properties dialog for your printer.</paragraph>
-</listitem>
-<listitem>
-<paragraph role="listitem" id="par_id3145313" xml-lang="en-US" l10n="U" oldref="6">Select the option to print in black and white. For further information, refer to the user's manual of your printer.</paragraph>
-</listitem>
-<listitem>
-<paragraph role="listitem" id="par_id3153345" xml-lang="en-US" l10n="U" oldref="7">Confirm the <emph>Properties</emph> dialog and click <emph>OK</emph> in the <emph>Print</emph> dialog.</paragraph>
-<paragraph role="listitem" id="par_id3156113" xml-lang="en-US" l10n="U" oldref="8">The current document will be printed in black and white.</paragraph>
-</listitem>
-</list>
-<paragraph role="heading" id="hd_id3147653" xml-lang="en-US" level="2" l10n="U" oldref="9">Printing in black and white in <item type="productname">%PRODUCTNAME</item> Impress and <item type="productname">%PRODUCTNAME</item> Draw</paragraph>
-<list type="ordered">
-<listitem>
-<paragraph role="listitem" id="par_id3149233" xml-lang="en-US" l10n="CHG" oldref="10">Choose <emph><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <item type="productname">%PRODUCTNAME</item> Impress</emph>or <emph><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <item type="productname">%PRODUCTNAME</item> Draw</emph>, as appropriate.</paragraph>
-</listitem>
-<listitem>
-<paragraph role="listitem" id="par_id3150275" xml-lang="en-US" l10n="U" oldref="11">Then choose <emph>Print</emph>.</paragraph>
-</listitem>
-<listitem>
-<paragraph role="listitem" id="par_id3147573" xml-lang="en-US" l10n="U" oldref="12">Under <emph>Quality,</emph> select either <emph>Grayscale</emph> or <emph>Black &amp; white</emph> and click <emph>OK</emph>.</paragraph>
-<paragraph role="listitem" id="par_id3154307" xml-lang="en-US" l10n="U" oldref="13">When either of these options is selected, all presentations or drawings will be printed without color. If you only want to print in black for the <emph>current</emph> print job, select the option in <emph>File - Print - Options</emph>.</paragraph>
-<paragraph role="listitem" id="par_id3149786" xml-lang="en-US" l10n="U" oldref="15">
-<emph>Grayscale</emph> converts all colors to a maximum of 256 gradations from black to white. All text will be printed in black. A background set by <emph>Format - Page - Background</emph> will not be printed.</paragraph>
-<paragraph role="listitem" id="par_id3145610" xml-lang="en-US" l10n="U" oldref="16">
-<emph>Black &amp; white</emph> converts all colors into the two values black and white. All borders around objects are printed black. All text will be printed in black. A background set by <emph>Format - Page - Background</emph> will not be printed.</paragraph>
-</listitem>
-</list>
-<paragraph role="heading" id="hd_id3153896" xml-lang="en-US" level="2" l10n="U" oldref="17">Printing only text in black and white</paragraph>
-<paragraph role="paragraph" id="par_id3147559" xml-lang="en-US" l10n="U" oldref="18">In <item type="productname">%PRODUCTNAME</item> Writer you can choose to print color-formatted text in black and white. You can specify this either for all subsequent text documents to be printed, or only for the current printing process.</paragraph>
-<paragraph role="heading" id="hd_id3150358" xml-lang="en-US" level="3" l10n="U" oldref="19">Printing all text documents with black and white text</paragraph>
-<list type="ordered">
-<listitem>
-<paragraph role="listitem" id="par_id3150541" xml-lang="en-US" l10n="U" oldref="20">Choose <emph><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - </emph>
-<emph>
-<item type="productname">%PRODUCTNAME</item>
-</emph>
-<emph> Writer </emph>or <emph><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - </emph>
-<emph>
-<item type="productname">%PRODUCTNAME</item>
-</emph>
-<emph> Writer/Web</emph>.</paragraph>
-</listitem>
-<listitem>
-<paragraph role="listitem" id="par_id3147084" xml-lang="en-US" l10n="U" oldref="21">Then choose <emph>Print</emph>.</paragraph>
-</listitem>
-<listitem>
-<paragraph role="listitem" id="par_id3154910" xml-lang="en-US" l10n="U" oldref="22">Under <emph>Contents,</emph> mark <emph>Print black</emph> and click <emph>OK</emph>.</paragraph>
-<paragraph role="listitem" id="par_id3144762" xml-lang="en-US" l10n="U" oldref="23">All text documents or HTML documents will be printed with black text.</paragraph>
-</listitem>
-</list>
-<paragraph role="heading" id="hd_id3148920" xml-lang="en-US" level="3" l10n="U" oldref="24">Printing the current text document with black and white text</paragraph>
-<list type="ordered">
-<listitem>
-<paragraph role="listitem" id="par_id3152933" xml-lang="en-US" l10n="U" oldref="25">Choose <emph>File - Print</emph>. This opens the <emph>Print</emph> dialog.</paragraph>
-</listitem>
-<listitem>
-<paragraph role="listitem" id="par_id3149560" xml-lang="en-US" l10n="U" oldref="26">Click the <emph>Options</emph> button. This opens the <emph>Printer Options</emph> dialog.</paragraph>
-</listitem>
-<listitem>
-<paragraph role="listitem" id="par_id3149667" xml-lang="en-US" l10n="U" oldref="27">Under <emph>Contents</emph> mark <emph>Print black</emph> and click <emph>OK</emph>.</paragraph>
-</listitem>
-</list>
-<list type="ordered" startwith="4">
-<listitem>
-<paragraph role="listitem" id="par_id3155308" xml-lang="en-US" l10n="U" oldref="28">The text document or HTML document now being printed will be printed in black text.</paragraph>
-</listitem>
+ <paragraph xml-lang="en-US" id="hd_id3150499" role="heading" level="1" l10n="U" oldref="3">Printing text and graphics in black and white</paragraph>
+ <list type="ordered">
+ <listitem>
+ <paragraph xml-lang="en-US" id="par_id3149346" role="listitem" l10n="U" oldref="4">Choose <emph>File - Print</emph>. The <emph>General</emph> tab page of the dialog opens.</paragraph>
+ </listitem>
+ <listitem>
+ <paragraph xml-lang="en-US" id="par_id3155892" role="listitem" l10n="U" oldref="5">Click on <emph>Properties</emph>. This opens the Properties dialog for your printer.</paragraph>
+ </listitem>
+ <listitem>
+ <paragraph xml-lang="en-US" id="par_id3145313" role="listitem" l10n="U" oldref="6">Select the option to print in black and white. For further information, refer to the user's manual of your printer.</paragraph>
+ </listitem>
+ <listitem>
+ <paragraph xml-lang="en-US" id="par_id3153345" role="listitem" l10n="U" oldref="7">Confirm the <emph>Properties</emph> dialog and click <emph>Print</emph>.</paragraph>
+ <paragraph xml-lang="en-US" id="par_id3156113" role="listitem" l10n="U" oldref="8">The current document will be printed in black and white.</paragraph>
+ </listitem>
+ </list>
+ <paragraph xml-lang="en-US" id="hd_id3147653" role="heading" level="1" l10n="U" oldref="9">Printing in black and white in <item type="productname">%PRODUCTNAME</item> Impress and <item type="productname">%PRODUCTNAME</item> Draw</paragraph>
+ <list type="ordered">
+ <listitem>
+ <paragraph xml-lang="en-US" id="par_id3149233" role="listitem" l10n="CHG" oldref="10">Choose Tools - Options - %PRODUCTNAME Impress or Tools - Options - %PRODUCTNAME Draw, as appropriate.</paragraph>
+ </listitem>
+ <listitem>
+ <paragraph xml-lang="en-US" id="par_id3150275" role="listitem" l10n="U" oldref="11">Then choose <emph>Print</emph>.</paragraph>
+ </listitem>
+ <listitem>
+ <paragraph xml-lang="en-US" id="par_id3147573" role="listitem" l10n="U" oldref="12">Under <emph>Quality,</emph> select either <emph>Grayscale</emph> or <emph>Black &amp; white</emph> and click <emph>OK</emph>.</paragraph>
+ <paragraph xml-lang="en-US" id="par_id3154307" role="listitem" l10n="U" oldref="13">When either of these options is selected, all presentations or drawings will be printed without color. If you only want to print in black for the <emph>current</emph> print job, select the option in <emph>File - Print - %PRODUCTNAME Draw/Impress</emph>.</paragraph>
+ <paragraph xml-lang="en-US" id="par_id3149786" role="listitem" l10n="U" oldref="15">
+ <emph>Grayscale</emph> converts all colors to a maximum of 256 gradations from black to white. All text will be printed in black. A background set by <emph>Format - Page - Background</emph> will not be printed.</paragraph>
+ <paragraph xml-lang="en-US" id="par_id3145610" role="listitem" l10n="U" oldref="16">
+ <emph>Black &amp; white</emph> converts all colors into the two values black and white. All borders around objects are printed black. All text will be printed in black. A background set by <emph>Format - Page - Background</emph> will not be printed.</paragraph>
+ </listitem>
+ </list>
+ <paragraph xml-lang="en-US" id="hd_id3153896" role="heading" level="1" l10n="U"
+ oldref="17">Printing only text in black and white</paragraph>
+ <paragraph xml-lang="en-US" id="par_id3147559" role="paragraph" l10n="U" oldref="18">In <item type="productname">%PRODUCTNAME</item> Writer you can choose to print color-formatted text in black and white. You can specify this either for all subsequent text documents to be printed, or only for the current printing process.</paragraph>
+ <paragraph xml-lang="en-US" id="hd_id3150358" role="heading" level="1" l10n="U"
+ oldref="19">Printing all text documents with black and white text</paragraph>
+ <list type="ordered">
+ <listitem>
+ <paragraph xml-lang="en-US" id="par_id3150541" role="listitem" l10n="U" oldref="20">Choose Tools - Options - %PRODUCTNAME Writer or Tools - Options - %PRODUCTNAME Writer/Web.</paragraph>
+ </listitem>
+ <listitem>
+ <paragraph xml-lang="en-US" id="par_id3147084" role="listitem" l10n="U" oldref="21">Then choose <emph>Print</emph>.</paragraph>
+ </listitem>
+ <listitem>
+ <paragraph xml-lang="en-US" id="par_id3154910" role="listitem" l10n="U" oldref="22">Under <emph>Contents,</emph> mark <emph>Print black</emph> and click <emph>OK</emph>.</paragraph>
+ <paragraph xml-lang="en-US" id="par_id3144762" role="listitem" l10n="U" oldref="23">All text documents or HTML documents will be printed with black text.</paragraph>
+ </listitem>
+ </list>
+ <paragraph xml-lang="en-US" id="hd_id3148920" role="heading" level="1" l10n="U"
+ oldref="24">Printing the current text document with black and white text</paragraph>
+ <list type="ordered">
+ <listitem>
+ <paragraph xml-lang="en-US" id="par_id3152933" role="listitem" l10n="U" oldref="25">Choose <emph>File - Print</emph>. Then click the <emph>%PRODUCTNAME Writer</emph> tab.</paragraph>
+ </listitem>
+ <listitem>
+ <paragraph xml-lang="en-US" id="par_id3149667" role="listitem" l10n="U" oldref="27">Choose <emph>Print text in black</emph> and click <emph>Print</emph>.</paragraph>
+ </listitem>
+ </list>
+ <list type="ordered">
</list>
-<embed href="text/shared/00/00000004.xhp#related"/>
-<paragraph role="paragraph" id="par_id3153726" xml-lang="en-US" l10n="U" oldref="29"><link href="text/shared/01/01130000.xhp" name="Printing dialogs">Printing dialogs</link></paragraph>
-<paragraph role="paragraph" id="par_id3154146" xml-lang="en-US" l10n="U" oldref="30"><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> <link href="text/shared/optionen/01000000.xhp" name="dialog box">dialog box</link></paragraph>
-</body>
+ <embed href="text/shared/00/00000004.xhp#related"/>
+ <paragraph xml-lang="en-US" id="par_id3153726" role="paragraph" l10n="U" oldref="29"><link href="text/shared/01/01130000.xhp" name="Printing dialogs">Printing dialogs</link></paragraph>
+ <paragraph xml-lang="en-US" id="par_id3154146" role="paragraph" l10n="U" oldref="30"><link href="text/shared/optionen/01000000.xhp" name="Tools - Options dialog">Tools - Options dialog</link></paragraph>
+ </body>
</helpdocument>
diff --git a/helpcontent2/source/text/shared/optionen/01040400.xhp b/helpcontent2/source/text/shared/optionen/01040400.xhp
index f18611f353..04c982b83e 100644
--- a/helpcontent2/source/text/shared/optionen/01040400.xhp
+++ b/helpcontent2/source/text/shared/optionen/01040400.xhp
@@ -1,17 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<helpdocument version="1.0">
-
+
<!--
***********************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2008 by Sun Microsystems, Inc.
*
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: soffice2xmlhelp.xsl,v $
- * $Revision: 1.10 $
+ * $Revision: 1.8 $
*
* This file is part of OpenOffice.org.
*
@@ -32,8 +32,8 @@
*
************************************************************************
-->
-
-
+
+
<meta>
<topic id="textsharedoptionen01040400xml" indexer="include" status="PUBLISH">
<title xml-lang="en-US" id="tit">Print</title>
@@ -68,9 +68,10 @@
<section id="howtoget">
<embed href="text/shared/00/00000406.xhp#drucken1"/>
</section>
- <paragraph xml-lang="en-US" id="par_id3153542" role="note" l10n="CHG" oldref="44">The print settings defined on this tab page apply to all subsequent documents. If you only want to change the settings for the current document, use the <emph>Options</emph> button in the<emph> File - Print</emph> dialog.</paragraph>
- <paragraph xml-lang="en-US" id="hd_id3156330" role="heading" level="2" l10n="U" oldref="3">Contents</paragraph>
+ <paragraph xml-lang="en-US" id="par_id3153542" role="note" l10n="CHG" oldref="44">The print settings defined on this tab page apply to all subsequent print jobs, until you change the settings again. If you want to change the settings for the current print job only, use the <emph>File - Print</emph> dialog.</paragraph>
+ <paragraph xml-lang="en-US" id="hd_id3156330" role="heading" level="1" l10n="U" oldref="3">Contents</paragraph>
<paragraph xml-lang="en-US" id="par_id3155628" role="paragraph" l10n="U" oldref="4">Specifies which document contents are to be printed. </paragraph>
+
<bookmark xml-lang="en-US" branch="hid/sw:CheckBox:TP_OPTPRINT_PAGE:CB_PGRF" id="bm_id3145674" localize="false"/>
<paragraph xml-lang="en-US" id="hd_id3156156" role="heading" level="3" l10n="U" oldref="5">Graphics</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>
@@ -98,7 +99,7 @@
<bookmark xml-lang="en-US" branch="hid/sw:CheckBox:TP_OPTPRINT_PAGE:CB_TEXT_PLACEHOLDER" id="bm_id5788750" localize="false"/>
<paragraph xml-lang="en-US" id="hd_id2623981" role="heading" level="3" l10n="NEW">Text placeholder</paragraph>
<paragraph xml-lang="en-US" id="par_id7242042" role="paragraph" l10n="NEW"><ahelp hid=".">Enable this option to print text placeholders. Disable this option to leave the text placeholders blank in the printout.</ahelp><link href="text/swriter/01/04090003.xhp">Text placeholders</link> are fields.</paragraph>
- <paragraph xml-lang="en-US" id="hd_id3151115" role="heading" level="2" l10n="U"
+ <paragraph xml-lang="en-US" id="hd_id3151115" role="heading" level="1" l10n="U"
oldref="15">Pages</paragraph>
<paragraph xml-lang="en-US" id="par_id3145365" role="paragraph" l10n="U" oldref="16">Defines the print order for $[officename] Writer documents with multiple pages.</paragraph>
<bookmark xml-lang="en-US" branch="hid/sw:CheckBox:TP_OPTPRINT_PAGE:CB_LEFTP" id="bm_id3148618" localize="false"/>
@@ -118,7 +119,7 @@
oldref="23">Brochure</paragraph>
<paragraph xml-lang="en-US" id="par_id3155417" role="paragraph" l10n="U" oldref="24"><ahelp hid="SW:CHECKBOX:TP_OPTPRINT_PAGE:CB_PROSPECT">Select the<emph> Brochure </emph>option to print your document in brochure format.</ahelp> The brochure format is as follows in $[officename] Writer:</paragraph>
<section id="brochure">
- <paragraph xml-lang="en-US" id="par_id3149410" role="paragraph" l10n="CHG" oldref="25">If you print a document in portrait on a landscape page, two opposing sides in a brochure will be printed next to each other. If you have a printer with double-sided printing capability, you can create an entire brochure from your document without having to collate the pages later. If you have a printer that only has single-sided printing capability, you can achieve this effect by first printing the front pages with the <emph>Right pages</emph> option marked, then re-inserting the entire paper stack in your printer and printing all the back pages with the <emph>Left pages</emph> option marked.</paragraph>
+ <paragraph xml-lang="en-US" id="par_id3149410" role="paragraph" l10n="CHG" oldref="25">If you print a document in portrait on a landscape page, two opposing sides in a brochure will be printed next to each other. If you have a printer with double-sided printing capability, you can create an entire brochure from your document without having to collate the pages later. If you have a printer that only has single-sided printing capability, you can achieve this effect by first printing the front pages with the "Front sides / right pages /odd pages" option marked, then re-inserting the entire paper stack in your printer and printing all the back pages with the "Back pages / left pages / even pages" option marked.</paragraph>
</section>
<bookmark xml-lang="en-US" branch="hid/sw:CheckBox:TP_OPTPRINT_PAGE:CB_PROSPECT_RTL" id="bm_id8632770" localize="false"/>
<paragraph xml-lang="en-US" id="hd_id9475386" role="heading" level="3" l10n="NEW">Right to left</paragraph>
diff --git a/helpcontent2/source/text/shared/optionen/01060700.xhp b/helpcontent2/source/text/shared/optionen/01060700.xhp
index f8851efe83..befef083ae 100755
--- a/helpcontent2/source/text/shared/optionen/01060700.xhp
+++ b/helpcontent2/source/text/shared/optionen/01060700.xhp
@@ -1,18 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
-
-
+<helpdocument version="1.0">
<!--
- ***********************************************************************
+***********************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2008 by Sun Microsystems, Inc.
*
* OpenOffice.org - a multi-platform office productivity suite
*
- * $RCSfile: 01060700.xhp,v $
- * $Revision: 1.7 $
+ * $RCSfile: soffice2xmlhelp.xsl,v $
+ * $Revision: 1.12 $
*
* This file is part of OpenOffice.org.
*
@@ -35,8 +34,8 @@
-->
- <helpdocument version="1.0">
<meta>
+
<topic id="textsharedoptionen01060700xml" indexer="include" status="PUBLISH">
<title id="tit" xml-lang="en-US">Print</title>
<filename>/text/shared/optionen/01060700.xhp</filename>
diff --git a/helpcontent2/source/text/shared/optionen/01070400.xhp b/helpcontent2/source/text/shared/optionen/01070400.xhp
index 2a326f9a6c..5c9b3f2453 100755
--- a/helpcontent2/source/text/shared/optionen/01070400.xhp
+++ b/helpcontent2/source/text/shared/optionen/01070400.xhp
@@ -6,7 +6,7 @@
***********************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2008 by Sun Microsystems, Inc.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -89,6 +89,7 @@
<section id="fittopage">
<paragraph role="paragraph" id="par_id3148405" xml-lang="en-US" l10n="U" oldref="28"><ahelp hid="SD:RADIOBUTTON:TP_PRINT_OPTIONS:RBT_PAGESIZE">Specifies whether to scale down objects that are beyond the margins of the current printer, so that they fit on the paper in the printer.</ahelp></paragraph>
</section>
+
<bookmark xml-lang="en-US" branch="hid/sd:RadioButton:TP_PRINT_OPTIONS:RBT_PAGETILE" id="bm_id3154757" localize="false"/><paragraph role="heading" id="hd_id3155764" xml-lang="en-US" level="3" l10n="U" oldref="29">Tile pages</paragraph>
<paragraph role="paragraph" id="par_id3154255" xml-lang="en-US" l10n="CHG" oldref="30"><ahelp hid="SD:RADIOBUTTON:TP_PRINT_OPTIONS:RBT_PAGETILE">Specifies that pages are to be printed in tiled format. If the pages or slides are smaller than the paper, several pages or slides will be printed on one page of paper.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/sd:RadioButton:TP_PRINT_OPTIONS:RBT_BOOKLET" id="bm_id3149566" localize="false"/><paragraph role="heading" id="hd_id3150388" xml-lang="en-US" level="3" l10n="U" oldref="31">Brochure</paragraph>
diff --git a/helpcontent2/source/text/simpress/guide/printing.xhp b/helpcontent2/source/text/simpress/guide/printing.xhp
index 5ac202d6ac..9709c9e716 100755
--- a/helpcontent2/source/text/simpress/guide/printing.xhp
+++ b/helpcontent2/source/text/simpress/guide/printing.xhp
@@ -1,9 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
-
-
-
+<helpdocument version="1.0">
+
<!--
- ***********************************************************************
+***********************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
@@ -11,8 +10,8 @@
*
* OpenOffice.org - a multi-platform office productivity suite
*
- * $RCSfile: printing.xhp,v $
- * $Revision: 1.9 $
+ * $RCSfile: soffice2xmlhelp.xsl,v $
+ * $Revision: 1.8 $
*
* This file is part of OpenOffice.org.
*
@@ -33,110 +32,110 @@
*
************************************************************************
-->
-
-
- <helpdocument version="1.0">
+
+
<meta>
-<topic id="textsimpressguideprintingxml" indexer="include" status="PUBLISH">
-<title id="tit" xml-lang="en-US">Printing Presentations</title>
-<filename>/text/simpress/guide/printing.xhp</filename>
-</topic>
-</meta>
-<body>
+ <topic id="textsimpressguideprintingxml" indexer="include" status="PUBLISH">
+ <title xml-lang="en-US" id="tit">Printing Presentations</title>
+ <filename>/text/simpress/guide/printing.xhp</filename>
+ </topic>
+ </meta>
+ <body>
<bookmark xml-lang="en-US" branch="index" id="bm_id3153726"><bookmark_value>printing; presentations</bookmark_value>
-<bookmark_value>slides; printing</bookmark_value>
-<bookmark_value>notes; printing in presentations</bookmark_value>
-<bookmark_value>outlines; printing</bookmark_value>
-<bookmark_value>presentations; printing</bookmark_value>
-<bookmark_value>tiled printing of slides</bookmark_value>
-<bookmark_value>changing;layout for handouts</bookmark_value>
-<bookmark_value>handout printing</bookmark_value>
-<bookmark_value>layout;printing handouts</bookmark_value>
-</bookmark><comment>MW made "handouts;.." a one level entry and added "layout;..."</comment><paragraph role="heading" id="hd_id3153726" xml-lang="en-US" level="1" l10n="U" oldref="1"><variable id="printing"><link href="text/simpress/guide/printing.xhp" name="Printing Presentations">Printing Presentations</link>
+ <bookmark_value>slides; printing</bookmark_value>
+ <bookmark_value>notes; printing in presentations</bookmark_value>
+ <bookmark_value>outlines; printing</bookmark_value>
+ <bookmark_value>presentations; printing</bookmark_value>
+ <bookmark_value>tiled printing of slides</bookmark_value>
+ <bookmark_value>changing;layout for handouts</bookmark_value>
+ <bookmark_value>handout printing</bookmark_value>
+ <bookmark_value>layout;printing handouts</bookmark_value>
+</bookmark><comment>MW made "handouts;.." a one level entry and added "layout;..."</comment>
+<paragraph xml-lang="en-US" id="hd_id3153726" role="heading" level="1" l10n="U" oldref="1"><variable id="printing"><link href="text/simpress/guide/printing.xhp" name="Printing Presentations">Printing Presentations</link>
</variable></paragraph>
-<paragraph role="heading" id="hd_id3154486" xml-lang="en-US" level="2" l10n="U" oldref="2">Default printer settings</paragraph>
-<list type="unordered">
-<listitem>
-<paragraph role="listitem" id="par_id3156385" xml-lang="en-US" l10n="U" oldref="3">To set the default printing options for $[officename] Impress, choose <emph><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Impress - Print</emph>.</paragraph>
-</listitem>
-</list>
-<paragraph role="heading" id="hd_id3153914" xml-lang="en-US" level="2" l10n="U" oldref="5">Setting printer options for the current presentation</paragraph>
-<list type="ordered">
-<listitem>
-<paragraph role="listitem" id="par_id3154651" xml-lang="en-US" l10n="U" oldref="6">Choose <emph>File - Print</emph>.</paragraph>
-</listitem>
-<listitem>
-<paragraph role="listitem" id="par_id3149870" xml-lang="en-US" l10n="U" oldref="7">Click <emph>Options</emph>, and then select the printer options.</paragraph>
-<paragraph role="listitem" id="par_id3150431" xml-lang="en-US" l10n="U" oldref="8">These settings override the default printer options in <emph><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Impress - Print</emph> for the current print job only.</paragraph>
-</listitem>
-</list>
-<paragraph role="heading" id="hd_id4555192" xml-lang="en-US" level="2" l10n="NEW">Choosing a print layout for handouts</paragraph>
-<list type="ordered">
-<listitem>
-<paragraph role="paragraph" id="par_id7197790" xml-lang="en-US" l10n="CHG">Choose <item type="menuitem">File - Print</item>.</paragraph>
-</listitem>
-<listitem>
-<paragraph role="paragraph" id="par_id1104159" xml-lang="en-US" l10n="CHG">On the Print dialog, select the "Handout" entry from the Content listbox.</paragraph>
-</listitem>
-<listitem>
-<paragraph role="paragraph" id="par_id9354533" xml-lang="en-US" l10n="NEW">Select the number of slides to print per page of paper.</paragraph>
-<paragraph role="paragraph" id="par_id8286080" xml-lang="en-US" l10n="NEW">You see a preview of layouts of one to nine slides per page.</paragraph>
-</listitem>
-</list>
-<paragraph role="heading" id="hd_id6556596" xml-lang="en-US" level="2" l10n="NEW">Defining print options for handouts</paragraph>
-<list type="ordered">
-<listitem>
-<paragraph role="paragraph" id="par_id6744285" xml-lang="en-US" l10n="NEW">Click the Handout tab.</paragraph>
-</listitem>
-<listitem>
-<paragraph role="paragraph" id="par_id996734" xml-lang="en-US" l10n="NEW">Choose <emph>Insert - Page Number</emph> to open the <emph>Header and Footer</emph> dialog box.</paragraph>
-</listitem>
-<listitem>
-<paragraph role="paragraph" id="par_id6752220" xml-lang="en-US" l10n="NEW">Click <emph>Notes and Handouts</emph> to enter the header and footer text for handouts.</paragraph>
-<paragraph role="paragraph" id="par_id5703909" xml-lang="en-US" l10n="NEW">You see four areas on this dialog with check boxes for Header, Date and time, Footer, and Page number. These four areas correspond to the four areas in the corners of the handout master view.</paragraph>
-</listitem>
-<listitem>
-<paragraph role="paragraph" id="par_id4984282" xml-lang="en-US" l10n="NEW">Enter text for header, footer, and date. Check the <emph>Page number</emph> box, if you want to number the handout pages. Ensure the <emph>Header</emph> check box is enabled if you want your header text to be printed.</paragraph>
-</listitem>
-<listitem>
-<paragraph role="paragraph" id="par_id816064" xml-lang="en-US" l10n="NEW">Click <emph>Apply to All</emph>.</paragraph>
-<paragraph role="paragraph" id="par_id863063" xml-lang="en-US" l10n="NEW">The fields in the handout master view on screen are not updated, but the text that you entered will be printed.</paragraph>
-</listitem>
-</list>
-<paragraph role="heading" id="hd_id5036164" xml-lang="en-US" level="2" l10n="CHG">Printing handouts or notes</paragraph>
-<list type="ordered">
-<listitem>
-<paragraph role="paragraph" id="par_id2901394" xml-lang="en-US" l10n="NEW">Choose <item type="menuitem">File - Print</item>.</paragraph>
-</listitem>
-<listitem>
-<paragraph role="paragraph" id="par_id5674611" xml-lang="en-US" l10n="CHG">Click the Contents listbox and select the type of contents to print.</paragraph>
-</listitem>
-<listitem>
-<paragraph role="paragraph" id="par_id1308023" xml-lang="en-US" l10n="CHG">Select <emph>Handouts</emph> or <emph>Notes</emph> and select the number of slides to print on each page of paper.</paragraph>
-</listitem>
-</list>
-<paragraph role="tip" id="par_id6821192" xml-lang="en-US" l10n="NEW">If you want another layout of the slides on the printed paper pages, use the mouse to move the slides around on the Handout view.</paragraph>
-<paragraph role="heading" id="hd_id3151389" xml-lang="en-US" level="2" l10n="U" oldref="11">Printing a range of slides</paragraph>
-<list type="ordered">
-<listitem>
-<paragraph role="listitem" id="par_id3146318" xml-lang="en-US" l10n="U" oldref="12">Choose <emph>View - Slide Sorter</emph>.</paragraph>
-</listitem>
-<listitem>
-<paragraph role="listitem" id="par_id3166465" xml-lang="en-US" l10n="U" oldref="13">Hold down Shift, and click the range of slides that you want to print.</paragraph>
-</listitem>
-<listitem>
-<paragraph role="listitem" id="par_id3157875" xml-lang="en-US" l10n="U" oldref="14">Choose <emph>File - Print</emph>.</paragraph>
-</listitem>
-<listitem>
-<paragraph role="listitem" id="par_id3150746" xml-lang="en-US" l10n="U" oldref="16">In the <emph>Print range </emph>area, click <emph>Pages</emph>.</paragraph>
-</listitem>
-<listitem>
-<paragraph role="listitem" id="par_id3154561" xml-lang="en-US" l10n="CHG" oldref="17">Enter the slide numbers you want to print, and click <emph>OK</emph>.</paragraph>
-</listitem>
-</list>
-<section id="relatedtopics">
-<embed href="text/simpress/guide/print_tofit.xhp#print_tofit"/>
-<embed href="text/shared/guide/print_blackwhite.xhp#print_blackwhite"/>
-</section>
-</body>
+ <paragraph xml-lang="en-US" id="hd_id3154486" role="heading" level="1" l10n="U" oldref="2">Default printer settings</paragraph>
+ <list type="ordered">
+ <listitem>
+ <paragraph xml-lang="en-US" id="par_id3156385" role="listitem" l10n="U" oldref="3">To set the default printing options for $[officename] Impress, choose <emph>Tools - Options - %PRODUCTNAME Impress - Print</emph>.</paragraph>
+ </listitem>
+ </list>
+ <paragraph xml-lang="en-US" id="hd_id3153914" role="heading" level="1" l10n="U" oldref="5">Setting printer options for the current presentation</paragraph>
+ <list type="ordered">
+ <listitem>
+ <paragraph xml-lang="en-US" id="par_id3154651" role="listitem" l10n="U" oldref="6">Choose <emph>File - Print</emph>.</paragraph>
+ </listitem>
+ <listitem>
+ <paragraph xml-lang="en-US" id="par_id3149870" role="listitem" l10n="U" oldref="7">Click the <emph>%PRODUCTNAME Impress</emph> or the <emph>Options</emph> tab page, and then select the printer options.</paragraph>
+ <paragraph xml-lang="en-US" id="par_id3150431" role="listitem" l10n="U" oldref="8">These settings override the default printer options in <emph>Tools - Options - %PRODUCTNAME Impress - Print</emph> for the current print job only.</paragraph>
+ </listitem>
+ </list>
+ <paragraph xml-lang="en-US" id="hd_id4555192" role="heading" level="1" l10n="NEW">Choosing a print layout for handouts</paragraph>
+ <list type="ordered">
+ <listitem>
+ <paragraph xml-lang="en-US" id="par_id7197790" role="paragraph" l10n="CHG">Choose <item type="menuitem">File - Print</item>.</paragraph>
+ </listitem>
+ <listitem>
+ <paragraph xml-lang="en-US" id="par_id1104159" role="paragraph" l10n="CHG">On the <emph>General</emph> tab page of the <emph>Print</emph> dialog, select the "Handouts" entry from the Document listbox.</paragraph>
+ </listitem>
+ <listitem>
+ <paragraph xml-lang="en-US" id="par_id9354533" role="paragraph" l10n="NEW">Select the number of slides to print per page of paper.</paragraph>
+ </listitem>
+ </list>
+ <paragraph xml-lang="en-US" id="hd_id6556596" role="heading" level="1" l10n="NEW">Defining print options for handouts</paragraph>
+ <list type="ordered">
+ <listitem>
+ <paragraph xml-lang="en-US" id="par_id6744285" role="paragraph" l10n="NEW">Click the Handout tab.</paragraph>
+ </listitem>
+ <listitem>
+ <paragraph xml-lang="en-US" id="par_id996734" role="paragraph" l10n="NEW">Choose <emph>Insert - Page Number</emph> to open the <emph>Header and Footer</emph> dialog box.</paragraph>
+ </listitem>
+ <listitem>
+ <paragraph xml-lang="en-US" id="par_id6752220" role="paragraph" l10n="NEW">Click <emph>Notes and Handouts</emph> to enter the header and footer text for handouts.</paragraph>
+ <paragraph xml-lang="en-US" id="par_id5703909" role="paragraph" l10n="NEW">You see four areas on this dialog with check boxes for Header, Date and time, Footer, and Page number. These four areas correspond to the four areas in the corners of the handout master view.</paragraph>
+ </listitem>
+ <listitem>
+ <paragraph xml-lang="en-US" id="par_id4984282" role="paragraph" l10n="NEW">Enter text for header, footer, and date. Check the <emph>Page number</emph> box, if you want to number the handout pages. Ensure the <emph>Header</emph> check box is enabled if you want your header text to be printed.</paragraph>
+ </listitem>
+ <listitem>
+ <paragraph xml-lang="en-US" id="par_id816064" role="paragraph" l10n="NEW">Click <emph>Apply to All</emph>.</paragraph>
+ <paragraph xml-lang="en-US" id="par_id863063" role="paragraph" l10n="NEW">The fields in the handout master view on screen are not updated, but the text that you entered will be printed.</paragraph>
+ </listitem>
+ </list>
+ <paragraph xml-lang="en-US" id="hd_id5036164" role="heading" level="1" l10n="CHG">Printing handouts or notes</paragraph>
+ <list type="ordered">
+ <listitem>
+ <paragraph xml-lang="en-US" id="par_id2901394" role="paragraph" l10n="NEW">Choose <item type="menuitem">File - Print</item>.</paragraph>
+ </listitem>
+ <listitem>
+ <paragraph xml-lang="en-US" id="par_id5674611" role="paragraph" l10n="CHG">Click the Document listbox and select the type of contents to print.</paragraph>
+ </listitem>
+ <listitem>
+ <paragraph xml-lang="en-US" id="par_id1308023" role="paragraph" l10n="CHG">Select <emph>Handouts</emph> or <emph>Notes</emph> and select the number of slides to print on each page of paper.</paragraph>
+ </listitem>
+ </list>
+ <paragraph xml-lang="en-US" id="par_id6821192" role="tip" l10n="NEW">If you want another layout of the slides on the printed paper pages, use the mouse to move the slides around on the Handout view.</paragraph>
+ <paragraph xml-lang="en-US" id="hd_id3151389" role="heading" level="1" l10n="U"
+ oldref="11">Printing a range of slides</paragraph>
+ <list type="ordered">
+ <listitem>
+ <paragraph xml-lang="en-US" id="par_id3146318" role="listitem" l10n="U" oldref="12">Choose <emph>View - Slide Sorter</emph>.</paragraph>
+ </listitem>
+ <listitem>
+ <paragraph xml-lang="en-US" id="par_id3166465" role="listitem" l10n="U" oldref="13">Hold down Shift, and click the range of slides that you want to print.</paragraph>
+ </listitem>
+ <listitem>
+ <paragraph xml-lang="en-US" id="par_id3157875" role="listitem" l10n="U" oldref="14">Choose <emph>File - Print</emph>.</paragraph>
+ </listitem>
+ <listitem>
+ <paragraph xml-lang="en-US" id="par_id3150746" role="listitem" l10n="U" oldref="16">In the <emph>Range and Copies</emph> area, click <emph>Slides</emph>.</paragraph>
+ </listitem>
+ <listitem>
+ <paragraph xml-lang="en-US" id="par_id3154561" role="listitem" l10n="CHG" oldref="17">Enter the slide numbers you want to print, and click <emph>OK</emph>.</paragraph>
+ </listitem>
+ </list>
+ <section id="relatedtopics">
+ <embed href="text/simpress/guide/print_tofit.xhp#print_tofit"/>
+ <embed href="text/shared/guide/print_blackwhite.xhp#print_blackwhite"/>
+ </section>
+ </body>
</helpdocument>
diff --git a/helpcontent2/source/text/swriter/01/01120000.xhp b/helpcontent2/source/text/swriter/01/01120000.xhp
index 3c077ea7bd..c824b76ab1 100644
--- a/helpcontent2/source/text/swriter/01/01120000.xhp
+++ b/helpcontent2/source/text/swriter/01/01120000.xhp
@@ -58,7 +58,6 @@
<bookmark xml-lang="en-US" branch="hid/.uno:ClosePreview" id="bm_id2166814" localize="false"/><paragraph role="paragraph" id="par_id5027008" xml-lang="en-US" l10n="NEW"><ahelp hid="." visibility="hidden">To exit the page preview, click the <emph>Close Preview</emph> button.</ahelp></paragraph>
<section id="Section1">
<paragraph role="paragraph" id="par_id2649311" xml-lang="en-US" l10n="NEW"><link href="text/swriter/main0210.xhp" name="Page View Object Bar">Page View Object Bar</link></paragraph>
-<paragraph role="paragraph" id="par_id2414014" xml-lang="en-US" l10n="NEW"><link href="text/swriter/02/10110000.xhp" name="Print Options">Print Options</link></paragraph>
</section>
</body>
</helpdocument>
diff --git a/helpcontent2/source/text/swriter/01/04200000.xhp b/helpcontent2/source/text/swriter/01/04200000.xhp
index 24b81c90cf..c189ebbf50 100644
--- a/helpcontent2/source/text/swriter/01/04200000.xhp
+++ b/helpcontent2/source/text/swriter/01/04200000.xhp
@@ -11,7 +11,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: soffice2xmlhelp.xsl,v $
- * $Revision: 1.8 $
+ * $Revision: 1.12 $
*
* This file is part of OpenOffice.org.
*
@@ -58,7 +58,6 @@
<bookmark xml-lang="en-US" branch="hid/sw:ImageButton:DLG_JAVAEDIT:BTN_NEXT" id="bm_id3150761" localize="false"/>
<paragraph xml-lang="en-US" id="par_id0903200802541770" role="paragraph" l10n="NEW"><ahelp hid="." visibility="hidden">Jump to Next Script.</ahelp></paragraph>
<embed href="text/swriter/00/00000004.xhp#nopfre"/>
- <paragraph xml-lang="en-US" id="par_id3151184" role="paragraph" l10n="U" oldref="6">To specify if the script is printed at the end of the page or at the end of the document, choose <emph>File - Print - Options</emph>, and select the appropriate check box.</paragraph>
<paragraph xml-lang="en-US" id="hd_id3154644" role="heading" level="2" l10n="U" oldref="7">Contents</paragraph>
<bookmark xml-lang="en-US" branch="hid/sw:Edit:DLG_JAVAEDIT:ED_TYPE" id="bm_id3151177" localize="false"/>
<paragraph xml-lang="en-US" id="hd_id3149294" role="heading" level="2" l10n="U" oldref="9">Script Type</paragraph>
diff --git a/helpcontent2/source/text/swriter/02/10090000.xhp b/helpcontent2/source/text/swriter/02/10090000.xhp
index 1b58765d25..0c682be895 100644
--- a/helpcontent2/source/text/swriter/02/10090000.xhp
+++ b/helpcontent2/source/text/swriter/02/10090000.xhp
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
-
-
-<!--***********************************************************************
+<helpdocument version="1.0">
+
+<!--
+***********************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
@@ -9,8 +10,8 @@
*
* OpenOffice.org - a multi-platform office productivity suite
*
- * $RCSfile: 10090000.xhp,v $
- * $Revision: 1.7 $
+ * $RCSfile: soffice2xmlhelp.xsl,v $
+ * $Revision: 1.8 $
*
* This file is part of OpenOffice.org.
*
@@ -29,42 +30,36 @@
* <http://www.openoffice.org/license.html>
* for a copy of the LGPLv3 License.
*
- ************************************************************************-->
-
-
+ ************************************************************************
+ -->
+
-<helpdocument version="1.0">
<meta>
-<topic id="textswriter0210090000xml" indexer="include" status="PUBLISH">
-<title id="tit" xml-lang="en-US">Print page view</title>
-<filename>/text/swriter/02/10090000.xhp</filename>
-</topic>
-<history>
-<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created>
-<lastedited date="2006-01-19T09:38:27">converted from old format - fpe</lastedited>
-</history>
-</meta>
-<body>
-<section id="drucken">
+ <topic id="textswriter0210090000xml" indexer="include" status="PUBLISH">
+ <title xml-lang="en-US" id="tit">Print page view</title>
+ <filename>/text/swriter/02/10090000.xhp</filename>
+ </topic>
+ </meta>
+ <body>
+ <section id="drucken">
<bookmark xml-lang="en-US" branch="hid/FN_PRINT_PAGEPREVIEW" id="bm_id7311881" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/.uno:PrintPagePreView" id="bm_id3149290" localize="false"/>
-<paragraph role="heading" id="hd_id3152895" xml-lang="en-US" level="1" l10n="U" oldref="1"><link href="text/swriter/02/10090000.xhp" name="Print page view">Print page view</link></paragraph>
-<paragraph role="paragraph" id="par_id3151170" xml-lang="en-US" l10n="CHG" oldref="2"><ahelp hid=".uno:PrintPagePreView">Opens the <emph>Print</emph> dialog to print the page preview. Use the <emph>Print options page view</emph> icon to set the printing scale and other printing properties.</ahelp></paragraph>
+<paragraph xml-lang="en-US" id="hd_id3152895" role="heading" level="1" l10n="U" oldref="1"><link href="text/swriter/02/10090000.xhp" name="Print page view">Print page view</link><comment>remove this page</comment></paragraph><comment>id="par_id3151170" l10n="CHG" oldref="2"&lt;AVIS hid=".uno:PrintPagePreView"&gt;Opens the Print dialog to print the page preview. Use the Print options page view icon to set the printing scale and other printing properties.&lt;/AVIS&gt;</comment>
</section>
-<section id="sydrucken">
-<table id="tbl_id3145414">
-<tablerow>
-<tablecell colspan="" rowspan="">
-<paragraph role="paragraph" id="par_id3149811" xml-lang="en-US" l10n="E">
-<image id="img_id3154575" src="res/commandimagelist/sc_printpagepreview.png" width="0.222inch" height="0.222inch"><alt id="alt_id3154575" xml-lang="en-US">Icon</alt>
+ <section id="sydrucken">
+ <table id="tbl_id3145414">
+ <tablerow>
+ <tablecell>
+ <paragraph xml-lang="en-US" id="par_id3149811" role="paragraph" l10n="E">
+<image id="img_id3154575" src="res/commandimagelist/sc_printpagepreview.png" width="0.1665in" height="0.1665in"><alt xml-lang="en-US" id="alt_id3154575">Icon</alt>
</image></paragraph>
-</tablecell>
-<tablecell colspan="" rowspan="">
-<paragraph role="paragraph" id="par_id3154568" xml-lang="en-US" l10n="U" oldref="3">Print page view</paragraph>
-</tablecell>
-</tablerow>
-</table>
+ </tablecell>
+ <tablecell>
+ <paragraph xml-lang="en-US" id="par_id3154568" role="paragraph" l10n="U" oldref="3">Print page view</paragraph>
+ </tablecell>
+ </tablerow>
+ </table>
-</section>
-</body>
-</helpdocument>
+ </section>
+ </body>
+</helpdocument> \ No newline at end of file
diff --git a/helpcontent2/source/text/swriter/02/10110000.xhp b/helpcontent2/source/text/swriter/02/10110000.xhp
index 9f6744d3fd..a6d60834e1 100644
--- a/helpcontent2/source/text/swriter/02/10110000.xhp
+++ b/helpcontent2/source/text/swriter/02/10110000.xhp
@@ -1,16 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
+<helpdocument version="1.0">
-
-<!--***********************************************************************
+<!--
+***********************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2008 by Sun Microsystems, Inc.
*
* OpenOffice.org - a multi-platform office productivity suite
*
- * $RCSfile: 10110000.xhp,v $
- * $Revision: 1.5 $
+ * $RCSfile: soffice2xmlhelp.xsl,v $
+ * $Revision: 1.8 $
*
* This file is part of OpenOffice.org.
*
@@ -29,21 +30,20 @@
* <http://www.openoffice.org/license.html>
* for a copy of the LGPLv3 License.
*
- ************************************************************************-->
-<helpdocument version="1.0">
+ ************************************************************************
+ -->
+
+
<meta>
+
<topic id="textswriter0210110000xml" indexer="include" status="PUBLISH">
<title xml-lang="en-US" id="tit">Print Options</title>
<filename>/text/swriter/02/10110000.xhp</filename>
</topic>
-<history>
-<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created>
-<lastedited date="2003-10-31T00:00:00">converted from old format - fpe</lastedited>
-</history>
</meta>
<body>
-
-
+
+
<section id="doptionen">
<bookmark xml-lang="en-US" branch="hid/FN_PREVIEW_PRINT_OPTIONS" id="bm_id4480392" localize="false"/><!-- HID added by script -->
<bookmark branch="hid/.uno:PreviewPrintOptions" xml-lang="en-US" id="bm_id3145248"/><paragraph id="hd_id3154505" role="heading" level="1" oldref="1" l10n="U" xml-lang="en-US"><link href="text/swriter/02/10110000.xhp" name="Print Options">Print Options</link></paragraph>
@@ -52,9 +52,9 @@
<paragraph xml-lang="en-US" oldref="32" role="note" id="par_id3154567" l10n="U">The settings entered on the <emph>Print options</emph> dialog will only be activated if you print out the document using the <emph>Print page view</emph> icon.</paragraph>
<section id="sydoptionen">
<table id="tbl_id3155174">
-
-
-
+
+
+
<tablerow>
<tablecell>
<paragraph l10n="E" role="paragraph" id="par_id3143270" xml-lang="en-US" oldref=""><image src="res/commandimagelist/sc_printersetup.png" id="img_id3143277"><alt xml-lang="en-US" id="alt_id3143277">Icon</alt></image></paragraph>
@@ -63,7 +63,7 @@
<paragraph role="paragraph" id="par_id3149099" l10n="U" xml-lang="en-US" oldref="3">Print options page view</paragraph>
</tablecell>
</tablerow>
-
+
</table>
</section>
<paragraph role="heading" level="2" id="hd_id3148975" l10n="U" xml-lang="en-US" oldref="4">Distribution</paragraph>
@@ -96,7 +96,7 @@
<paragraph l10n="U" role="paragraph" id="par_id3145094" xml-lang="en-US" oldref="31"><ahelp hid="SW:RADIOBUTTON:DLG_PAGEPREVIEW_PRINTOPTIONS:RB_PORTRAIT" visibility="visible">Prints the page in portrait format.</ahelp></paragraph>
<bookmark branch="hid/sw:PushButton:DLG_PAGEPREVIEW_PRINTOPTIONS:PB_STANDARD" xml-lang="en-US" id="bm_id3149572"/><paragraph role="heading" level="2" id="hd_id3145110" l10n="U" xml-lang="en-US" oldref="33">Default</paragraph>
<paragraph l10n="U" role="paragraph" id="par_id3149579" xml-lang="en-US" oldref="34"><ahelp hid="SW:PUSHBUTTON:DLG_PAGEPREVIEW_PRINTOPTIONS:PB_STANDARD" visibility="visible">Specifies that the system will not use a fixed number of rows and columns when printing out the page view, but rather uses what was originally shown in the page view.</ahelp></paragraph>
-
-
+
+
</body>
</helpdocument>
diff --git a/helpcontent2/source/text/swriter/guide/print_brochure.xhp b/helpcontent2/source/text/swriter/guide/print_brochure.xhp
index 74f13d4b40..963279271c 100644
--- a/helpcontent2/source/text/swriter/guide/print_brochure.xhp
+++ b/helpcontent2/source/text/swriter/guide/print_brochure.xhp
@@ -64,21 +64,21 @@
<paragraph xml-lang="en-US" id="par_id8947416" role="tip" l10n="NEW">If your printer prints duplex, and because brochures always print in landscape mode, you should use the "duplex - short edge" setting in your printer setup dialog.</paragraph>
<list type="ordered" startwith="4">
<listitem>
- <paragraph xml-lang="en-US" id="par_idN10628" role="listitem" l10n="NEW">Return to <emph>Print</emph> dialog, and click <emph>Options</emph>.</paragraph>
+ <paragraph xml-lang="en-US" id="par_idN10628" role="listitem" l10n="NEW">Return to <emph>Print</emph> dialog, and click the <emph>Page Layout</emph> tab page.</paragraph>
</listitem>
<listitem>
- <paragraph xml-lang="en-US" id="par_idN1062C" role="listitem" l10n="NEW">In the <emph>Pages</emph> area of the <emph>Printer Options</emph> dialog, select <emph>Brochure</emph>.</paragraph>
+ <paragraph xml-lang="en-US" id="par_idN1062C" role="listitem" l10n="NEW">Select <emph>Brochure</emph>.</paragraph>
</listitem>
<listitem>
- <paragraph xml-lang="en-US" id="par_idN10740" role="listitem" l10n="NEW">For a printer that automatically prints on both sides of a page, specify to print right pages and left pages.</paragraph>
+ <paragraph xml-lang="en-US" id="par_idN10740" role="listitem" l10n="NEW">For a printer that automatically prints on both sides of a page, specify to include "All pages".</paragraph>
</listitem>
</list>
<list type="ordered" startwith="7">
<listitem>
- <paragraph xml-lang="en-US" id="par_idN10630" role="listitem" l10n="NEW">In the <emph>Print</emph> dialog, click <emph>OK</emph>.</paragraph>
+ <paragraph xml-lang="en-US" id="par_idN10630" role="listitem" l10n="NEW">Click <emph>OK</emph>.</paragraph>
</listitem>
</list>
<embed href="text/shared/optionen/01040400.xhp#brochure"/>
- <paragraph xml-lang="en-US" id="par_idN106EA" role="note" l10n="NEW">If %PRODUCTNAME prints the pages in the wrong order, open the <emph>Printer Options</emph> dialog, select <emph>Reversed</emph>, and then print the document again.</paragraph>
+ <paragraph xml-lang="en-US" id="par_idN106EA" role="note" l10n="NEW">If %PRODUCTNAME prints the pages in the wrong order, open the <emph>Options</emph> tab page, select <emph>Print in reverse page order</emph>, and then print the document again.</paragraph>
</body>
</helpdocument> \ No newline at end of file
diff --git a/helpcontent2/source/text/swriter/guide/print_preview.xhp b/helpcontent2/source/text/swriter/guide/print_preview.xhp
index 034d3f3b01..c1fde5f47a 100644
--- a/helpcontent2/source/text/swriter/guide/print_preview.xhp
+++ b/helpcontent2/source/text/swriter/guide/print_preview.xhp
@@ -55,7 +55,7 @@
</listitem>
<listitem>
<paragraph xml-lang="en-US" id="par_id3155055" role="listitem" l10n="U" oldref="35">Use the zoom icons on the <emph>Page Preview</emph> bar to reduce or enlarge the view of the page.</paragraph>
- <paragraph xml-lang="en-US" id="par_idN1067F" role="tip" l10n="NEW">To print your document scaled down, print the zoomed preview. Click <emph>Print options page view</emph> icon to set the print options.</paragraph>
+ <paragraph xml-lang="en-US" id="par_idN1067F" role="tip" l10n="NEW">To print your document scaled down, set the print options on the <emph>Page Layout</emph> tab page of the <item type="menuitem">File - Print</item> dialog.</paragraph>
</listitem>
<listitem>
<paragraph xml-lang="en-US" id="par_id3145093" role="listitem" l10n="U" oldref="36">Use the arrow keys or the arrow icons on the <emph>Page Preview</emph> bar to scroll through the document.</paragraph>
diff --git a/helpcontent2/source/text/swriter/guide/print_small.xhp b/helpcontent2/source/text/swriter/guide/print_small.xhp
index 391a4eae6d..0ea6f44f8e 100644
--- a/helpcontent2/source/text/swriter/guide/print_small.xhp
+++ b/helpcontent2/source/text/swriter/guide/print_small.xhp
@@ -48,23 +48,28 @@
<bookmark_value>reduced printing of multiple pages</bookmark_value>
</bookmark><comment> MW changed "overviews;"</comment>
<paragraph xml-lang="en-US" id="hd_id3149694" role="heading" level="1" l10n="U"
- oldref="17"><variable id="print_small"><link href="text/swriter/guide/print_small.xhp" name="Printing Multiple Pages on One Sheet">Printing Multiple Pages on One Sheet</link>
+ oldref="17"><variable id="print_small"><link href="text/swriter/guide/print_small.xhp" name="Printing Multiple Pages on One Sheet">Printing Multiple Pages on One Sheet</link>
</variable></paragraph>
- <paragraph xml-lang="en-US" id="par_id3149829" role="paragraph" l10n="U" oldref="16">In Page Preview mode, you have the option to print multiple pages on one sheet.</paragraph>
+ <paragraph xml-lang="en-US" id="par_id3149829" role="paragraph" l10n="U" oldref="16">On the <emph>Page Layout</emph> tab page of the <item type="menuitem">File - Print</item> dialog, you have the option to print multiple pages on one sheet.</paragraph>
<list type="ordered">
<listitem>
- <paragraph xml-lang="en-US" id="par_id3156098" role="listitem" l10n="U" oldref="19">Choose <emph>File - Page Preview</emph>.</paragraph>
+ <paragraph xml-lang="en-US" id="par_id3156098" role="listitem" l10n="U" oldref="19">Choose <emph>File - Print</emph> and click the <emph>Page Layout</emph> tab.</paragraph>
</listitem>
<listitem>
<paragraph xml-lang="en-US" id="par_id3155055" role="listitem" l10n="U" oldref="31">Do one of the following:</paragraph>
</listitem>
</list>
- <list type="unordered"/>
+ <list type="ordered">
+ <listitem>
+ <paragraph xml-lang="en-US" id="par_id3149603" role="listitem" l10n="U" oldref="20">To print two pages side by side on the same sheet, select "2" in the <emph>Pages per sheet</emph> box.</paragraph>
+ </listitem>
+ <listitem>
+ <paragraph xml-lang="en-US" id="par_id3153388" role="listitem" l10n="U" oldref="22">To print multiple pages on the same sheet, select the number of pages per sheet and optionally set the order of pages. The small preview shows the arrangement of pages. </paragraph>
+ </listitem>
+ </list>
<list type="ordered" startwith="3">
<listitem>
- <paragraph xml-lang="en-US" id="par_id3154841" role="listitem" l10n="U" oldref="21">Click the <item type="menuitem">Print page view</item> icon
-<image id="img_id3156248" src="res/commandimagelist/sc_printpagepreview.png" width="0.1665in" height="0.1665in"><alt xml-lang="en-US" id="alt_id3156248">Icon</alt>
- </image>.</paragraph>
+ <paragraph xml-lang="en-US" id="par_id3154841" role="listitem" l10n="U" oldref="21">Click <emph>Print</emph>.</paragraph>
</listitem>
</list>
<section id="relatedtopics">
diff --git a/helpcontent2/source/text/swriter/guide/printing_order.xhp b/helpcontent2/source/text/swriter/guide/printing_order.xhp
index 7d765fbc7f..308ef7d66a 100755
--- a/helpcontent2/source/text/swriter/guide/printing_order.xhp
+++ b/helpcontent2/source/text/swriter/guide/printing_order.xhp
@@ -51,18 +51,13 @@
<paragraph xml-lang="en-US" id="par_id3155854" role="listitem" l10n="U" oldref="3">Choose <emph>File - Print</emph>.</paragraph>
</listitem>
<listitem>
- <paragraph xml-lang="en-US" id="par_id3149836" role="listitem" l10n="U" oldref="5">Click <emph>Options</emph> button.</paragraph>
+ <paragraph xml-lang="en-US" id="par_id3149836" role="listitem" l10n="U" oldref="5">Click the <emph>Options</emph> tab.</paragraph>
</listitem>
<listitem>
- <paragraph xml-lang="en-US" id="par_id3156106" role="listitem" l10n="U" oldref="6">In the <item type="menuitem">Pages</item>
- <emph/>area, select <item type="menuitem">Reversed</item>.</paragraph>
+ <paragraph xml-lang="en-US" id="par_id3156106" role="listitem" l10n="U" oldref="6">Choose <emph>Print in reverse page order</emph>.</paragraph>
</listitem>
<listitem>
- <paragraph xml-lang="en-US" id="par_id3153418" role="listitem" l10n="U" oldref="7">Click <emph>OK</emph>.</paragraph>
- </listitem>
- <listitem>
- <paragraph xml-lang="en-US" id="par_id3153140" role="listitem" l10n="U" oldref="8">In the <item type="menuitem">Print</item>
- <emph/>dialog, click <item type="menuitem">OK</item>.</paragraph>
+ <paragraph xml-lang="en-US" id="par_id3153418" role="listitem" l10n="U" oldref="7">Click <emph>Print</emph>.</paragraph>
</listitem>
</list>
<embed href="text/shared/00/00000004.xhp#related"/>
diff --git a/helpcontent2/source/text/swriter/main0210.xhp b/helpcontent2/source/text/swriter/main0210.xhp
index 6dbf3353c5..2fd571e078 100755
--- a/helpcontent2/source/text/swriter/main0210.xhp
+++ b/helpcontent2/source/text/swriter/main0210.xhp
@@ -68,10 +68,6 @@
<embed href="text/swriter/02/10030000.xhp#previewzoom"/>
<embed href="text/shared/01/03110000.xhp#ganzerbildschirm"/>
<embed href="text/shared/00/00000403.xhp#syfullscreen"/>
-<embed href="text/swriter/02/10090000.xhp#drucken"/>
-<embed href="text/swriter/02/10090000.xhp#sydrucken"/>
-<embed href="text/swriter/02/10110000.xhp#doptionen"/>
-<embed href="text/swriter/02/10110000.xhp#sydoptionen"/>
<embed href="text/shared/02/10100000.xhp#schliessen"/>
</body>
</helpdocument>