diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2023-03-13 16:04:19 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-03-16 15:18:10 +0000 |
commit | 77cb682cd1b004e7247560e60f603a4bb0565b8d (patch) | |
tree | 5ff7d8bf5fcc8f9fe162b8ed05ca7eeaf21022ba /source/text/simpress/02 | |
parent | 00567a452bb1e270dd2438dcc865359edba56c19 (diff) |
convert plain paragraphs with role="heading" → h<level>
i.e. without child elements and also drop the language that was changed
to implied in the dtd previously/defaults to en-US unless specified.
This change doesn't affect translations, only the content of the
paragraph/headings is extracted.
done with:
perl -CSD -pi -e 'BEGIN {$base = qr/role="heading"|level="(?<level>\d+)"|(?<id>id="[^"]+")/;} s#<paragraph(((\s+($base)){3})|(\s+($base|xml-lang="en-US")){4})>(?<body>[^<]+)</paragraph>#<h$+{level} $+{id}>$+{body}</h$+{level}>#g'
(all permutations re order of attributes, and xml-lang="en-US" being
optional / implied)
Change-Id: I365a2bb983a3969af9390753fce7b7f3597c7b8b
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/148795
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/simpress/02')
-rw-r--r-- | source/text/simpress/02/10080000.xhp | 16 | ||||
-rw-r--r-- | source/text/simpress/02/10100000.xhp | 56 | ||||
-rw-r--r-- | source/text/simpress/02/10120000.xhp | 20 |
3 files changed, 46 insertions, 46 deletions
diff --git a/source/text/simpress/02/10080000.xhp b/source/text/simpress/02/10080000.xhp index fb338448be..cb5e9d099c 100644 --- a/source/text/simpress/02/10080000.xhp +++ b/source/text/simpress/02/10080000.xhp @@ -46,7 +46,7 @@ <paragraph role="paragraph" id="par_id3157873" xml-lang="en-US">If you hold the Shift key down, the movement of the mouse is limited to multiples of 45 degrees. If you hold down the <switchinline select="sys"><caseinline select="MAC">Options</caseinline><defaultinline>Alt</defaultinline></switchinline> key, the new point will not be connected to the last point. This allows you to create objects that consist of curves that are not connected together. If you draw a smaller object while holding down the <switchinline select="sys"><caseinline select="MAC">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> key into a larger object that you have not closed yet, the smaller object is subtracted from the larger one, thus appearing as a hole in the larger one.</paragraph> <paragraph role="paragraph" id="par_id3153083" xml-lang="en-US">Closed shapes automatically receive the fill that is displayed in the <emph>Area Style/Filling</emph> box on <emph>Line and Filling</emph> bar. </paragraph> <bookmark xml-lang="en-US" branch="hid/.uno:BezierFill" id="bm_id3153734" localize="false"/> -<paragraph role="heading" id="hd_id3155926" xml-lang="en-US" level="2">Curve, Filled</paragraph> +<h2 id="hd_id3155926">Curve, Filled</h2> <paragraph role="paragraph" id="par_id3150016" xml-lang="en-US"><ahelp hid=".uno:BezierFill">Draws a filled closed shape that is based on a Bézier curve. Click where you want the curve to start, drag, release, and then move the pointer to where you want the curve to end and click. Move the pointer and click again to add a straight line segment to the curve. Double-click to close the shape.</ahelp></paragraph> <table id="tbl_id3147368"> <tablerow> @@ -62,7 +62,7 @@ </table> <bookmark xml-lang="en-US" branch="hid/.uno:Polygon" id="bm_id3154871" localize="false"/> -<paragraph role="heading" id="hd_id3149028" xml-lang="en-US" level="2">Polygon, filled </paragraph> +<h2 id="hd_id3149028">Polygon, filled </h2> <paragraph role="paragraph" id="par_id3155374" xml-lang="en-US"><ahelp hid=".uno:Polygon">Draws a closed shape consisting of straight line segments. Click where you want to start the polygon, and drag to draw a line segment. Click again to define the end of the line segment, and continue clicking to define the remaining line segments of the polygon. Double-click to finish drawing the polygon. To constrain the polygon to angles of 45 degree, hold down Shift when you click.</ahelp></paragraph> <table id="tbl_id3156260"> <tablerow> @@ -78,7 +78,7 @@ </table> <bookmark xml-lang="en-US" branch="hid/.uno:Polygon_Diagonal" id="bm_id3154644" localize="false"/> -<paragraph role="heading" id="hd_id3156322" xml-lang="en-US" level="2">Polygon (45°), Filled</paragraph> +<h2 id="hd_id3156322">Polygon (45°), Filled</h2> <paragraph role="paragraph" id="par_id3151267" xml-lang="en-US"><ahelp hid=".uno:Polygon_Diagonal">Draws a closed shape consisting of straight line segments that are constrained by angles of 45 degrees. Click where you want to start the polygon, and drag to draw a line segment. Click again to define the end of the line segment, and continue clicking to define the remaining line segments of the polygon. Double-click to finish drawing the polygon. To draw a polygon that is not constrained to a 45 degree angle, hold down Shift when you click.</ahelp></paragraph> <table id="tbl_id3145211"> <tablerow> @@ -94,7 +94,7 @@ </table> <bookmark xml-lang="en-US" branch="hid/.uno:Freeline" id="bm_id3149756" localize="false"/> -<paragraph role="heading" id="hd_id3149292" xml-lang="en-US" level="2">Freeform Line, Filled</paragraph> +<h2 id="hd_id3149292">Freeform Line, Filled</h2> <paragraph role="paragraph" id="par_id3147256" xml-lang="en-US"><ahelp hid=".uno:Freeline">Draws a freeform line where you drag in the slide. When you release, $[officename] creates a closed shape by drawing a straight line segment from the endpoint to the starting point of the line. The shape within the lines will be filled with the current area color.</ahelp></paragraph> <table id="tbl_id3153908"> <tablerow> @@ -109,7 +109,7 @@ </tablerow> </table> -<paragraph role="heading" id="hd_id3147506" xml-lang="en-US" level="2">Curve</paragraph> +<h2 id="hd_id3147506">Curve</h2> <embed href="text/shared/02/01140000.xhp#kurvetext"/> <table id="tbl_id3154273"> <tablerow> @@ -124,7 +124,7 @@ </tablerow> </table> -<paragraph role="heading" id="hd_id3154610" xml-lang="en-US" level="2">Polygon</paragraph> +<h2 id="hd_id3154610">Polygon</h2> <embed href="text/shared/02/01140000.xhp#polytext2"/> <table id="tbl_id3149933"> <tablerow> @@ -140,7 +140,7 @@ </table> <bookmark xml-lang="en-US" branch="hid/.uno:Polygon_Diagonal_Unfill" id="bm_id3150347" localize="false"/> -<paragraph role="heading" id="hd_id3153668" xml-lang="en-US" level="2">Polygon (45°)</paragraph> +<h2 id="hd_id3153668">Polygon (45°)</h2> <paragraph role="paragraph" id="par_id3150354" xml-lang="en-US"><ahelp hid=".uno:Polygon_Diagonal_Unfill">Draws a line composed of a series of straight line segments, that are constrained by angles of 45 degree. Drag to draw a line segment, click to define the endpoint of the line segment, and then drag to draw a new line segment. Double-click to finish drawing the line. To create a closed shape, hold down <switchinline select="sys"><caseinline select="MAC">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> and double-click.</ahelp></paragraph> <table id="tbl_id3150978"> <tablerow> @@ -155,7 +155,7 @@ </tablerow> </table> -<paragraph role="heading" id="hd_id3149340" xml-lang="en-US" level="2">Freeform Line</paragraph> +<h2 id="hd_id3149340">Freeform Line</h2> <embed href="text/shared/02/01140000.xhp#freihandtext"/> <table id="tbl_id3151287"> <tablerow> diff --git a/source/text/simpress/02/10100000.xhp b/source/text/simpress/02/10100000.xhp index 7d394b2538..a293e5865c 100644 --- a/source/text/simpress/02/10100000.xhp +++ b/source/text/simpress/02/10100000.xhp @@ -64,7 +64,7 @@ <paragraph role="paragraph" id="par_id3148604" xml-lang="en-US">When you click a connector and move your mouse pointer over a filled object, or the edge of an unfilled object, gluepoints appear. A gluepoint is a fixed point where you can attach a connector line. You can add custom <link href="text/simpress/02/10030200.xhp">gluepoints</link> to an object.</paragraph> <paragraph role="paragraph" id="par_id3154762" xml-lang="en-US">To draw a connector line, click a gluepoint on an object, drag to a gluepoint on another object, and then release. You can also drag to an empty part of you document and click. The unattached end of the connector is locked in place, until you drag the end to a different location. To detach a connector, drag either end of the connector line to a different location.</paragraph> <bookmark xml-lang="en-US" branch="hid/.uno:Connector" id="bm_id9771135" localize="false"/> -<paragraph role="heading" id="hd_id3147297" xml-lang="en-US" level="2">Connector</paragraph> +<h2 id="hd_id3147297">Connector</h2> <paragraph role="paragraph" id="par_id3166468" xml-lang="en-US"><ahelp hid=".uno:Connector">Draws a connector with one or more 90-degree angle bends. Click a gluepoint on an object, drag to a gluepoint on another object, and then release.</ahelp></paragraph> <table id="tbl_id3150655"> <tablerow> @@ -80,7 +80,7 @@ </table> <bookmark xml-lang="en-US" branch="hid/.uno:ConnectorArrowStart" id="bm_id5873530" localize="false"/> -<paragraph role="heading" id="hd_id3145597" xml-lang="en-US" level="2">Connector Starts with Arrow</paragraph> +<h2 id="hd_id3145597">Connector Starts with Arrow</h2> <paragraph role="paragraph" id="par_id3153114" xml-lang="en-US"><ahelp hid=".uno:ConnectorArrowStart">Draws a connector with one or more 90-degree angle bends and an arrow at the starting point. Click a gluepoint on an object, drag to a gluepoint on another object, and then release.</ahelp></paragraph> <table id="tbl_id3153566"> <tablerow> @@ -96,7 +96,7 @@ </table> <bookmark xml-lang="en-US" branch="hid/.uno:ConnectorArrowEnd" id="bm_id6972811" localize="false"/> -<paragraph role="heading" id="hd_id3145248" xml-lang="en-US" level="2">Connector Ends with Arrow</paragraph> +<h2 id="hd_id3145248">Connector Ends with Arrow</h2> <paragraph role="paragraph" id="par_id3145353" xml-lang="en-US"><ahelp hid=".uno:ConnectorArrowEnd">Draws a connector with one or more 90-degree angle bends and an arrow at the endpoint. Click a gluepoint on an object, drag to a gluepoint on another object, and then release.</ahelp></paragraph> <table id="tbl_id3145295"> <tablerow> @@ -112,7 +112,7 @@ </table> <bookmark xml-lang="en-US" branch="hid/.uno:ConnectorArrows" id="bm_id8192463" localize="false"/> -<paragraph role="heading" id="hd_id3154865" xml-lang="en-US" level="2">Connector with Arrows</paragraph> +<h2 id="hd_id3154865">Connector with Arrows</h2> <paragraph role="paragraph" id="par_id3155374" xml-lang="en-US"><ahelp hid=".uno:ConnectorArrows">Draws a connector with one or more 90-degree angle bends and arrows at both ends. Click a gluepoint on an object, drag to a gluepoint on another object, and then release.</ahelp></paragraph> <table id="tbl_id3153919"> <tablerow> @@ -128,7 +128,7 @@ </table> <bookmark xml-lang="en-US" branch="hid/.uno:ConnectorCircleStart" id="bm_id7199750" localize="false"/> -<paragraph role="heading" id="hd_id3149452" xml-lang="en-US" level="2">Connector Starts with Circle</paragraph> +<h2 id="hd_id3149452">Connector Starts with Circle</h2> <paragraph role="paragraph" id="par_id3151183" xml-lang="en-US"><ahelp hid=".uno:ConnectorCircleStart">Draws a connector with one or more 90-degree angle bends and a circle at the starting point. Click a gluepoint on an object, drag to a gluepoint on another object, and then release.</ahelp></paragraph> <table id="tbl_id3145208"> <tablerow> @@ -144,7 +144,7 @@ </table> <bookmark xml-lang="en-US" branch="hid/.uno:ConnectorCircleEnd" id="bm_id5628898" localize="false"/> -<paragraph role="heading" id="hd_id3155847" xml-lang="en-US" level="2">Connector Ends with Circle</paragraph> +<h2 id="hd_id3155847">Connector Ends with Circle</h2> <paragraph role="paragraph" id="par_id3154054" xml-lang="en-US"><ahelp hid=".uno:ConnectorCircleEnd">Draws a connector with one or more 90-degree angle bends and a circle at the endpoint. Click a gluepoint on an object, drag to a gluepoint on another object, and then release.</ahelp></paragraph> <table id="tbl_id3153627"> <tablerow> @@ -160,7 +160,7 @@ </table> <bookmark xml-lang="en-US" branch="hid/.uno:ConnectorCircles" id="bm_id5676907" localize="false"/> -<paragraph role="heading" id="hd_id3151172" xml-lang="en-US" level="2">Connector with Circles</paragraph> +<h2 id="hd_id3151172">Connector with Circles</h2> <paragraph role="paragraph" id="par_id3154698" xml-lang="en-US"><ahelp hid=".uno:ConnectorCircles">Draws a connector with one or more 90-degree angle bends and circles at both ends. Click a gluepoint on an object, drag to a gluepoint on another object, and then release.</ahelp></paragraph> <table id="tbl_id3154938"> <tablerow> @@ -176,7 +176,7 @@ </table> <bookmark xml-lang="en-US" branch="hid/.uno:ConnectorLines" id="bm_id6535420" localize="false"/> -<paragraph role="heading" id="hd_id3154265" xml-lang="en-US" level="2">Line Connector</paragraph> +<h2 id="hd_id3154265">Line Connector</h2> <paragraph role="paragraph" id="par_id3148906" xml-lang="en-US"><ahelp hid=".uno:ConnectorLines">Draws a connector that bends near a gluepoint. Click a gluepoint on an object, drag to a gluepoint on another object, and then release. To adjust the length of the line segment between a bend point and a gluepoint, click the connector and drag the bend point.</ahelp></paragraph> <table id="tbl_id3148930"> <tablerow> @@ -192,7 +192,7 @@ </table> <bookmark xml-lang="en-US" branch="hid/.uno:ConnectorLinesArrowStart" id="bm_id1992210" localize="false"/> -<paragraph role="heading" id="hd_id3159274" xml-lang="en-US" level="2">Line Connector Starts with Arrow</paragraph> +<h2 id="hd_id3159274">Line Connector Starts with Arrow</h2> <paragraph role="paragraph" id="par_id3153747" xml-lang="en-US"><ahelp hid=".uno:ConnectorLinesArrowStart">Draws a connector that starts with an arrow and bends near a gluepoint. Click a gluepoint on an object, drag to a gluepoint on another object, and then release. To adjust the length of the line segment between a bend point and a gluepoint, click the connector and drag the bend point.</ahelp></paragraph> <table id="tbl_id3148624"> <tablerow> @@ -208,7 +208,7 @@ </table> <bookmark xml-lang="en-US" branch="hid/.uno:ConnectorLinesArrowEnd" id="bm_id8377087" localize="false"/> -<paragraph role="heading" id="hd_id3153539" xml-lang="en-US" level="2">Line Connector Ends with Arrow</paragraph> +<h2 id="hd_id3153539">Line Connector Ends with Arrow</h2> <paragraph role="paragraph" id="par_id3148686" xml-lang="en-US"><ahelp hid=".uno:ConnectorLinesArrowEnd">Draws a connector that ends with an arrow and bends near a gluepoint. Click a gluepoint on an object, drag to a gluepoint on another object, and then release. To adjust the length of the line segment between a bend point and a gluepoint, click the connector and drag the bend point.</ahelp></paragraph> <table id="tbl_id3151110"> <tablerow> @@ -224,7 +224,7 @@ </table> <bookmark xml-lang="en-US" branch="hid/.uno:ConnectorLinesArrows" id="bm_id356433" localize="false"/> -<paragraph role="heading" id="hd_id3153678" xml-lang="en-US" level="2">Line Connector with Arrows</paragraph> +<h2 id="hd_id3153678">Line Connector with Arrows</h2> <paragraph role="paragraph" id="par_id3158436" xml-lang="en-US"><ahelp hid=".uno:ConnectorLinesArrows">Draws a connector that bends near a gluepoint and has arrows at both ends. Click a gluepoint on an object, drag to a gluepoint on another object, and then release. To adjust the length of the line segment between a bend point and a gluepoint, click the connector and drag the bend point.</ahelp></paragraph> <table id="tbl_id3154481"> <tablerow> @@ -240,7 +240,7 @@ </table> <bookmark xml-lang="en-US" branch="hid/.uno:ConnectorLinesCircleStart" id="bm_id9750013" localize="false"/> -<paragraph role="heading" id="hd_id3150827" xml-lang="en-US" level="2">Line Connector Starts with Circle</paragraph> +<h2 id="hd_id3150827">Line Connector Starts with Circle</h2> <paragraph role="paragraph" id="par_id3149338" xml-lang="en-US"><ahelp hid=".uno:ConnectorLinesCircleStart">Draws a connector that starts with a circle and bends near a gluepoint. Click a gluepoint on an object, drag to a gluepoint on another object, and then release. To adjust the length of the line segment between a bend point and a gluepoint, click the connector and drag the bend point.</ahelp></paragraph> <table id="tbl_id3156201"> <tablerow> @@ -256,7 +256,7 @@ </table> <bookmark xml-lang="en-US" branch="hid/.uno:ConnectorLinesCircleEnd" id="bm_id4405805" localize="false"/> -<paragraph role="heading" id="hd_id3146932" xml-lang="en-US" level="2">Line Connector Ends with Circle</paragraph> +<h2 id="hd_id3146932">Line Connector Ends with Circle</h2> <paragraph role="paragraph" id="par_id3155187" xml-lang="en-US"><ahelp hid=".uno:ConnectorLinesCircleEnd">Draws a connector that ends with a circle and bends near a gluepoint. Click a gluepoint on an object, drag to a gluepoint on another object, and then release. To adjust the length of the line segment between a bend point and a gluepoint, click the connector and drag the bend point.</ahelp></paragraph> <table id="tbl_id3149305"> <tablerow> @@ -272,7 +272,7 @@ </table> <bookmark xml-lang="en-US" branch="hid/.uno:ConnectorLinesCircles" id="bm_id4623889" localize="false"/> -<paragraph role="heading" id="hd_id3159102" xml-lang="en-US" level="2">Line Connector with Circles</paragraph> +<h2 id="hd_id3159102">Line Connector with Circles</h2> <paragraph role="paragraph" id="par_id3149486" xml-lang="en-US"><ahelp hid=".uno:ConnectorLinesCircles">Draws a connector that bends near a gluepoint and has circles at both ends. Click a gluepoint on an object, drag to a gluepoint on another object, and then release. To adjust the length of the line segment between a bend point and a gluepoint, click the connector and drag the bend point.</ahelp></paragraph> <table id="tbl_id3143283"> <tablerow> @@ -288,7 +288,7 @@ </table> <bookmark xml-lang="en-US" branch="hid/.uno:ConnectorLine" id="bm_id1601366" localize="false"/> -<paragraph role="heading" id="hd_id3153759" xml-lang="en-US" level="2">Straight Connector</paragraph> +<h2 id="hd_id3153759">Straight Connector</h2> <paragraph role="paragraph" id="par_id3149793" xml-lang="en-US"><ahelp hid=".uno:ConnectorLine">Draws a straight line connector. Click a gluepoint on an object, drag to a gluepoint on another object, and then release.</ahelp></paragraph> <table id="tbl_id3156362"> <tablerow> @@ -304,7 +304,7 @@ </table> <bookmark xml-lang="en-US" branch="hid/.uno:ConnectorLineArrowStart" id="bm_id6481055" localize="false"/> -<paragraph role="heading" id="hd_id3149037" xml-lang="en-US" level="2">Straight Connector Starts with Arrow</paragraph> +<h2 id="hd_id3149037">Straight Connector Starts with Arrow</h2> <paragraph role="paragraph" id="par_id3149435" xml-lang="en-US"><ahelp hid=".uno:ConnectorLineArrowStart">Draws a straight line connector with an arrow at the starting point. Click a gluepoint on an object, drag to a gluepoint on another object, and then release.</ahelp></paragraph> <table id="tbl_id3147585"> <tablerow> @@ -320,7 +320,7 @@ </table> <bookmark xml-lang="en-US" branch="hid/.uno:ConnectorLineArrowEnd" id="bm_id6335155" localize="false"/> -<paragraph role="heading" id="hd_id3147321" xml-lang="en-US" level="2">Straight Connector Ends with Arrow</paragraph> +<h2 id="hd_id3147321">Straight Connector Ends with Arrow</h2> <paragraph role="paragraph" id="par_id3155135" xml-lang="en-US"><ahelp hid=".uno:ConnectorLineArrowEnd">Draws a straight line connector with an arrow at the endpoint. Click a gluepoint on an object, drag to a gluepoint on another object, and then release.</ahelp></paragraph> <table id="tbl_id3153516"> <tablerow> @@ -336,7 +336,7 @@ </table> <bookmark xml-lang="en-US" branch="hid/.uno:ConnectorLineArrows" id="bm_id5984332" localize="false"/> -<paragraph role="heading" id="hd_id3154379" xml-lang="en-US" level="2">Straight Connector with Arrows</paragraph> +<h2 id="hd_id3154379">Straight Connector with Arrows</h2> <paragraph role="paragraph" id="par_id3148650" xml-lang="en-US"><ahelp hid=".uno:ConnectorLineArrows">Draws a straight line connector with arrows at both ends. Click a gluepoint on an object, drag to a gluepoint on another object, and then release.</ahelp></paragraph> <table id="tbl_id3153354"> <tablerow> @@ -352,7 +352,7 @@ </table> <bookmark xml-lang="en-US" branch="hid/.uno:ConnectorLineCircleStart" id="bm_id3534264" localize="false"/> -<paragraph role="heading" id="hd_id3150581" xml-lang="en-US" level="2">Straight Connector Starts with Circle</paragraph> +<h2 id="hd_id3150581">Straight Connector Starts with Circle</h2> <paragraph role="paragraph" id="par_id3151297" xml-lang="en-US"><ahelp hid=".uno:ConnectorLineCircleStar">Draws a straight line connector with a circle at the starting point. Click a gluepoint on an object, drag to a gluepoint on another object, and then release.</ahelp></paragraph> <table id="tbl_id3154923"> <tablerow> @@ -368,7 +368,7 @@ </table> <bookmark xml-lang="en-US" branch="hid/.uno:ConnectorLineCircleEnd" id="bm_id9058483" localize="false"/> -<paragraph role="heading" id="hd_id3148758" xml-lang="en-US" level="2">Straight Connector Ends with Circle</paragraph> +<h2 id="hd_id3148758">Straight Connector Ends with Circle</h2> <paragraph role="paragraph" id="par_id3155124" xml-lang="en-US"><ahelp hid=".uno:ConnectorLineCircleEnd">Draws a straight line connector with a circle at the endpoint. Click a gluepoint on an object, drag to a gluepoint on another object, and then release.</ahelp></paragraph> <table id="tbl_id3154068"> <tablerow> @@ -384,7 +384,7 @@ </table> <bookmark xml-lang="en-US" branch="hid/.uno:ConnectorLineCircles" id="bm_id4648702" localize="false"/> -<paragraph role="heading" id="hd_id3148881" xml-lang="en-US" level="2">Straight Connector with Circles</paragraph> +<h2 id="hd_id3148881">Straight Connector with Circles</h2> <paragraph role="paragraph" id="par_id3149540" xml-lang="en-US"><ahelp hid=".uno:ConnectorLineCircles">Draws a straight line connector with circles at both ends. Click a gluepoint on an object, drag to a gluepoint on another object, and then release.</ahelp></paragraph> <table id="tbl_id3155865"> <tablerow> @@ -400,7 +400,7 @@ </table> <bookmark xml-lang="en-US" branch="hid/.uno:ConnectorCurve" id="bm_id8076453" localize="false"/> -<paragraph role="heading" id="hd_id3147475" xml-lang="en-US" level="2">Curved Connector</paragraph> +<h2 id="hd_id3147475">Curved Connector</h2> <paragraph role="paragraph" id="par_id3153698" xml-lang="en-US"><ahelp hid=".uno:ConnectorCurve">Draws a curved line connector. Click a gluepoint on an object, drag to a gluepoint on another object, and then release.</ahelp></paragraph> <table id="tbl_id3159165"> <tablerow> @@ -416,7 +416,7 @@ </table> <bookmark xml-lang="en-US" branch="hid/.uno:ConnectorCurveArrowStart" id="bm_id3147481" localize="false"/> -<paragraph role="heading" id="hd_id3149551" xml-lang="en-US" level="2">Curved Connector Starts with Arrow</paragraph> +<h2 id="hd_id3149551">Curved Connector Starts with Arrow</h2> <paragraph role="paragraph" id="par_id3149568" xml-lang="en-US"><ahelp hid=".uno:ConnectorCurveArrowStart">Draws a curved line connector with an arrow at the starting point. Click a gluepoint on an object, drag to a gluepoint on another object, and then release.</ahelp></paragraph> <table id="tbl_id3145119"> <tablerow> @@ -432,7 +432,7 @@ </table> <bookmark xml-lang="en-US" branch="hid/.uno:ConnectorCurveArrowEnd" id="bm_id4116114" localize="false"/> -<paragraph role="heading" id="hd_id3147552" xml-lang="en-US" level="2">Curved Connector Ends with Arrow</paragraph> +<h2 id="hd_id3147552">Curved Connector Ends with Arrow</h2> <paragraph role="paragraph" id="par_id3145079" xml-lang="en-US"><ahelp hid=".uno:ConnectorCurveArrowEnd">Draws a curved line connector with an arrow at the endpoint. Click a gluepoint on an object, drag to a gluepoint on another object, and then release.</ahelp></paragraph> <table id="tbl_id3155833"> <tablerow> @@ -448,7 +448,7 @@ </table> <bookmark xml-lang="en-US" branch="hid/.uno:ConnectorCurveArrows" id="bm_id5275722" localize="false"/> -<paragraph role="heading" id="hd_id3153103" xml-lang="en-US" level="2">Curved Connector with Arrows</paragraph> +<h2 id="hd_id3153103">Curved Connector with Arrows</h2> <paragraph role="paragraph" id="par_id3154954" xml-lang="en-US"><ahelp hid=".uno:ConnectorCurveArrows">Draws a curved line connector with arrows at both ends. Click a gluepoint on an object, drag to a gluepoint on another object, and then release.</ahelp></paragraph> <table id="tbl_id3147422"> <tablerow> @@ -464,7 +464,7 @@ </table> <bookmark xml-lang="en-US" branch="hid/.uno:ConnectorCurveCircleStart" id="bm_id3001520" localize="false"/> -<paragraph role="heading" id="hd_id3145320" xml-lang="en-US" level="2">Curved Connector Starts with Circle</paragraph> +<h2 id="hd_id3145320">Curved Connector Starts with Circle</h2> <paragraph role="paragraph" id="par_id3153800" xml-lang="en-US"><ahelp hid=".uno:ConnectorCurveCircleStart">Draws a curved line connector with a circle at the starting point. Click a gluepoint on an object, drag to a gluepoint on another object, and then release.</ahelp></paragraph> <table id="tbl_id3150952"> <tablerow> @@ -480,7 +480,7 @@ </table> <bookmark xml-lang="en-US" branch="hid/.uno:ConnectorCurveCircleEnd" id="bm_id8884002" localize="false"/> -<paragraph role="heading" id="hd_id3154311" xml-lang="en-US" level="2">Curved Connector Ends with Circle</paragraph> +<h2 id="hd_id3154311">Curved Connector Ends with Circle</h2> <paragraph role="paragraph" id="par_id3153977" xml-lang="en-US"><ahelp hid=".uno:ConnectorCurveCircleEnd">Draws a curved line connector with a circle at the endpoint. Click a gluepoint on an object, drag to a gluepoint on another object, and then release.</ahelp></paragraph> <table id="tbl_id3157886"> <tablerow> @@ -496,7 +496,7 @@ </table> <bookmark xml-lang="en-US" branch="hid/.uno:ConnectorCurveCircles" id="bm_id168872" localize="false"/> -<paragraph role="heading" id="hd_id3150450" xml-lang="en-US" level="2">Curved Connector with Circles</paragraph> +<h2 id="hd_id3150450">Curved Connector with Circles</h2> <paragraph role="paragraph" id="par_id3156117" xml-lang="en-US"><ahelp hid=".uno:ConnectorCurveCircles">Draws a curved line connector with circles at both ends. Click a gluepoint on an object, drag to a gluepoint on another object, and then release.</ahelp></paragraph> <table id="tbl_id3150275"> <tablerow> diff --git a/source/text/simpress/02/10120000.xhp b/source/text/simpress/02/10120000.xhp index 8c0356f8e0..e4bec85fe6 100644 --- a/source/text/simpress/02/10120000.xhp +++ b/source/text/simpress/02/10120000.xhp @@ -38,7 +38,7 @@ <paragraph role="heading" id="hd_id3145799" xml-lang="en-US" level="1"><link href="text/simpress/02/10120000.xhp">Arrows</link></paragraph> <paragraph role="paragraph" id="par_id3145790" xml-lang="en-US"><ahelp hid=".uno:ArrowsToolbox">Open the <emph>Arrows</emph> toolbar, where you can add straight lines, lines with arrows, and dimension lines to the current slide or page.</ahelp></paragraph> <paragraph role="tip" id="par_idN1071F" xml-lang="en-US">If you want, you can add an arrow after you draw a line by choosing Format - Line, and then selecting an arrow style from the Style box.</paragraph> -<paragraph role="heading" id="hd_id3153811" xml-lang="en-US" level="2">Line</paragraph> +<h2 id="hd_id3153811">Line</h2> <paragraph role="paragraph" id="par_id3145114" xml-lang="en-US">Draws a straight line where you drag in the current document. To constrain the line to 45 degrees, hold down Shift while you drag.</paragraph> <table id="tbl_id3149875"> <tablerow> @@ -53,7 +53,7 @@ </tablerow> </table> <bookmark xml-lang="en-US" branch="hid/.uno:LineArrowEnd" id="bm_id67434" localize="false"/> -<paragraph role="heading" id="hd_id3148725" xml-lang="en-US" level="2">Line Ends with Arrow</paragraph> +<h2 id="hd_id3148725">Line Ends with Arrow</h2> <paragraph role="paragraph" id="par_id3153034" xml-lang="en-US"><ahelp hid=".uno:LineArrowEnd">Draws a straight line that ends with an arrow where you drag in the current document. To constrain the line to 45 degrees, hold down Shift while you drag.</ahelp></paragraph> <table id="tbl_id3153934"> <tablerow> @@ -68,7 +68,7 @@ </tablerow> </table> <bookmark xml-lang="en-US" branch="hid/.uno:LineArrowCircle" id="bm_id7672082" localize="false"/> -<paragraph role="heading" id="hd_id3149881" xml-lang="en-US" level="2">Line with Arrow/Circle</paragraph> +<h2 id="hd_id3149881">Line with Arrow/Circle</h2> <paragraph role="paragraph" id="par_id3147370" xml-lang="en-US"><ahelp hid=".uno:LineArrowCircle">Draws a straight line that starts with an arrow and ends with a circle where you drag in the current document. To constrain the line to 45 degrees, hold down Shift while you drag.</ahelp></paragraph> <table id="tbl_id3155442"> <tablerow> @@ -83,7 +83,7 @@ </tablerow> </table> <bookmark xml-lang="en-US" branch="hid/.uno:LineArrowSquare" id="bm_id5852166" localize="false"/> -<paragraph role="heading" id="hd_id3149024" xml-lang="en-US" level="2">Line with Arrow/Square</paragraph> +<h2 id="hd_id3149024">Line with Arrow/Square</h2> <paragraph role="paragraph" id="par_id3154873" xml-lang="en-US"><ahelp hid=".uno:LineArrowSquare">Draws a straight line that starts with an arrow and ends with a square where you drag in the current document. To constrain the line to 45 degrees, hold down Shift while you drag.</ahelp></paragraph> <table id="tbl_id3155984"> <tablerow> @@ -98,7 +98,7 @@ </tablerow> </table> <bookmark xml-lang="en-US" branch="hid/.uno:Line_Diagonal" id="bm_id2983516" localize="false"/> -<paragraph role="heading" id="hd_id3150967" xml-lang="en-US" level="2">Line (45°)</paragraph> +<h2 id="hd_id3150967">Line (45°)</h2> <paragraph role="paragraph" id="par_id3152929" xml-lang="en-US"><ahelp hid=".uno:Line_Diagonal">Draws a straight line that is constrained by angles of 45 degrees.</ahelp></paragraph> <table id="tbl_id3147564"> <tablerow> @@ -113,7 +113,7 @@ </tablerow> </table> <bookmark xml-lang="en-US" branch="hid/.uno:LineArrowStart" id="bm_id244870" localize="false"/> -<paragraph role="heading" id="hd_id3150256" xml-lang="en-US" level="2">Line Starts with Arrow</paragraph> +<h2 id="hd_id3150256">Line Starts with Arrow</h2> <paragraph role="paragraph" id="par_id3143236" xml-lang="en-US"><ahelp hid=".uno:LineArrowStart">Draws a straight line that starts with an arrow where you drag in the current document. To constrain the line to 45 degrees, hold down Shift while you drag.</ahelp></paragraph> <table id="tbl_id3149759"> <tablerow> @@ -128,7 +128,7 @@ </tablerow> </table> <bookmark xml-lang="en-US" branch="hid/.uno:LineCircleArrow" id="bm_id639243" localize="false"/> -<paragraph role="heading" id="hd_id3154295" xml-lang="en-US" level="2">Line with Circle/Arrow</paragraph> +<h2 id="hd_id3154295">Line with Circle/Arrow</h2> <paragraph role="paragraph" id="par_id3158403" xml-lang="en-US"><ahelp hid=".uno:LineCircleArrow">Draws a straight line that starts with a circle and ends with an arrow where you drag in the current document. To constrain the line to 45 degrees, hold down Shift while you drag.</ahelp></paragraph> <table id="tbl_id3147506"> <tablerow> @@ -143,7 +143,7 @@ </tablerow> </table> <bookmark xml-lang="en-US" branch="hid/.uno:LineSquareArrow" id="bm_id9212422" localize="false"/> -<paragraph role="heading" id="hd_id3153688" xml-lang="en-US" level="2">Line with Square/Arrow</paragraph> +<h2 id="hd_id3153688">Line with Square/Arrow</h2> <paragraph role="paragraph" id="par_id3149800" xml-lang="en-US"><ahelp hid=".uno:LineSquareArrow">Draws a straight line that starts with a square and ends with an arrow where you drag in the current document. To constrain the line to 45 degrees, hold down Shift while you drag.</ahelp></paragraph> <table id="tbl_id3154607"> <tablerow> @@ -158,7 +158,7 @@ </tablerow> </table> <bookmark xml-lang="en-US" branch="hid/.uno:MeasureLine" id="bm_id8363048" localize="false"/> -<paragraph role="heading" id="hd_id3154477" xml-lang="en-US" level="2">Dimension Line</paragraph> +<h2 id="hd_id3154477">Dimension Line</h2> <paragraph role="paragraph" id="par_id3146124" xml-lang="en-US"><ahelp hid=".uno:MeasureLine">Draws a line that displays the dimension length bounded by guides.</ahelp> Dimension lines automatically calculate and display linear dimensions. To draw a dimension line, open the <emph>Arrows</emph> toolbar, and click the <emph>Dimension Line</emph> icon. Move your pointer to where you want the line to start and drag to draw the dimension line. Release when finished.</paragraph> <paragraph role="tip" id="par_id3148407" xml-lang="en-US">If you want the dimension line to be the same length as the side of a nearby object, hold down the <switchinline select="sys"><caseinline select="MAC">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline> key while dragging. To constrain the dimension line to 45 degrees, hold down the Shift key while dragging.</paragraph> @@ -178,7 +178,7 @@ </table> </section> <bookmark xml-lang="en-US" branch="hid/.uno:LineArrows" id="bm_id6715830" localize="false"/> -<paragraph role="heading" id="hd_id3149784" xml-lang="en-US" level="2">Line with Arrows</paragraph> +<h2 id="hd_id3149784">Line with Arrows</h2> <paragraph role="paragraph" id="par_id3156350" xml-lang="en-US"><ahelp hid=".uno:LineArrows">Draws a straight line with arrows at both ends where you drag in the current document. To constrain the line to 45 degrees, hold down Shift while you drag.</ahelp></paragraph> <table id="tbl_id3148975"> <tablerow> |