summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source/text/sdraw/00/insert_menu.xhp8
-rw-r--r--source/text/sdraw/01/insert_layer.xhp3
-rw-r--r--source/text/simpress/00/00000405.xhp6
3 files changed, 9 insertions, 8 deletions
diff --git a/source/text/sdraw/00/insert_menu.xhp b/source/text/sdraw/00/insert_menu.xhp
index c1c5bb4649..d694374056 100644
--- a/source/text/sdraw/00/insert_menu.xhp
+++ b/source/text/sdraw/00/insert_menu.xhp
@@ -18,8 +18,14 @@
<body>
<comment>Only for Draw (OH)</comment>
<section id="insert_layer">
+ <embed href="text/shared/00/00000004.xhp#from_menu_bar"/>
<paragraph role="paragraph" id="par_id3147002">Choose <menuitem>Insert - Layer</menuitem></paragraph>
+ <paragraph role="paragraph" id="par_id3154765">Select the layer and choose <menuitem>Format - Layer</menuitem>.</paragraph>
+ <embed href="text/shared/00/00000004.xhp#from_tabUI"/>
+ <paragraph role="paragraph" id="par_id971704911334485">Choose <menuitem>Insert - Insert Layer</menuitem>.</paragraph>
+ <embed href="text/shared/00/00000004.xhp#from_context"/>
<paragraph role="paragraph" id="par_id3150363">Open context menu of layer tabs - choose <menuitem>Insert Layer</menuitem></paragraph>
+ <paragraph role="paragraph" id="par_id3152874">Open context menu of the layer tab - choose <menuitem>Modify Layer</menuitem>.</paragraph>
</section>
</body>
-</helpdocument>
+</helpdocument> \ No newline at end of file
diff --git a/source/text/sdraw/01/insert_layer.xhp b/source/text/sdraw/01/insert_layer.xhp
index 894b403c28..9f3a3ce214 100644
--- a/source/text/sdraw/01/insert_layer.xhp
+++ b/source/text/sdraw/01/insert_layer.xhp
@@ -40,7 +40,6 @@
<paragraph role="paragraph" id="par_id3153415" xml-lang="en-US"><variable id="ebenetext"><ahelp hid=".uno:InsertLayer">Inserts a new layer or modify a layer in the document. Layers are only available in Draw, not in Impress. </ahelp></variable></paragraph>
<section id="howtoget">
<embed href="text/sdraw/00/insert_menu.xhp#insert_layer"/>
- <embed href="text/simpress/00/00000405.xhp#modify_layer"/>
</section>
<note id="par_id3150205">To select a layer, click the corresponding tab at the bottom of the workspace.</note>
<bookmark xml-lang="en-US" branch="hid/modules/sdraw/ui/insertlayer/name" id="bm_id3156449" localize="false"/>
@@ -76,4 +75,4 @@
<embed href="text/sdraw/guide/layer_tipps.xhp#layer_tipps"/>
</section>
</body>
-</helpdocument>
+</helpdocument> \ No newline at end of file
diff --git a/source/text/simpress/00/00000405.xhp b/source/text/simpress/00/00000405.xhp
index 525fcabdea..7e10258192 100644
--- a/source/text/simpress/00/00000405.xhp
+++ b/source/text/simpress/00/00000405.xhp
@@ -29,11 +29,6 @@
<paragraph role="paragraph" id="par_id3148489">In the context menu of a dimension line, choose <emph>Dimensions</emph>.</paragraph>
<paragraph role="paragraph" id="par_id3150207">On the <emph>Lines and Arrows</emph> toolbar, click the <emph>Dimension Line</emph> icon.</paragraph>
</section>
-<comment>Only for Draw (OH)</comment>
- <section id="modify_layer">
- <paragraph role="paragraph" id="par_id3154765">Select the layer and choose <menuitem>Format - Layer</menuitem>.</paragraph>
- <paragraph role="paragraph" id="par_id3152874">Open context menu of the layer tab - choose <menuitem>Modify Layer</menuitem>.</paragraph>
- </section>
<section id="interaction">
<paragraph role="paragraph" id="par_id3146316">Choose <menuitem>Format - Interaction</menuitem>.</paragraph>
<paragraph role="paragraph" id="par_id3149257">On the <emph>Standard</emph> toolbar, click</paragraph>
@@ -48,3 +43,4 @@
</section>
</body>
</helpdocument>
+
> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/CppunitTest_sw_ooxmllinks.mk
AgeCommit message (Expand)Author
2024-02-22CppunitTest_sw_ooxmllinks: turn on set_non_application_font_useMiklos Vajna
2021-07-24use officecfg to retrieve SaveRelFSysNoel Grandin
2019-11-08sw: no reason why SwModelTestBase can be used only by "extras" testsMiklos Vajna
2019-10-04use the common system PCH header in sw/Luboš Luňák
2019-03-08sw: replace long lists of components with services.rdbMichael Stahl
2018-05-31SwModule is a convenient (?) place for passing events to Automation clientsTor Lillqvist
2018-05-29tdf#117503 DOCX import: fix out of sync first/later top marginMiklos Vajna
2017-11-19tdf#86087 Save relative links in DOCXSzymon Kłos