source/text/swriter/guide/dragdrop_navigator.xhp | 53 +++-------------------- 1 file changed, 7 insertions(+), 46 deletions(-)
New commits: commit 15f028f1d3fc197b17274f01d15fefa059b2e1d3 Author: Olivier Hallot <[email protected]> AuthorDate: Thu Mar 5 09:28:09 2026 -0300 Commit: Olivier Hallot <[email protected]> CommitDate: Thu Mar 5 13:39:20 2026 +0100 Refactor DnD Navigator page for Writer Change-Id: I373697f5c96741cc30c83d4780e60fa3b2bf8a92 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/201027 Reviewed-by: Olivier Hallot <[email protected]> Tested-by: Jenkins diff --git a/source/text/swriter/guide/dragdrop_navigator.xhp b/source/text/swriter/guide/dragdrop_navigator.xhp index 30d3668554..a50e76d77a 100644 --- a/source/text/swriter/guide/dragdrop_navigator.xhp +++ b/source/text/swriter/guide/dragdrop_navigator.xhp @@ -56,60 +56,19 @@ <paragraph id="par_id391772646497718" role="tablecontent">Section Copy</paragraph> </tablecell> <tablecell> - <paragraph id="par_id701772646497718" role="tablecontent">Copies the heading and all itts contents and paste in an unprotected section. No link exist between the source and target.</paragraph> + <paragraph id="par_id701772646497718" role="tablecontent">Copies the heading and all its contents and paste in an unprotected section. No link exist between the source and target.</paragraph> </tablecell> </tablerow> <tablerow> <tablecell> - <paragraph id="par_id501772646712249" role="tablecontent">Page Number (unstyled)</paragraph> + <paragraph id="par_id311772648839255" role="tablecontent">Page Number (unstyled)<br/>Chapter<br/>Referenced Text<br/>Above - Below<br/>Page number (styled)<br/>Number<br/>Number (no context)<br/>Number (full context)</paragraph> </tablecell> <tablecell> - <paragraph id="par_id101772646712249" role="tablecontent">Inserts the page number of the heading as a field. No character style applied.</paragraph> - </tablecell> - </tablerow> - <tablerow> - <tablecell> - <paragraph id="par_id541772647393486" role="tablecontent">Chapter</paragraph> - </tablecell> - <tablecell> - <paragraph id="par_id341772647393486" role="tablecontent">Same as <menuitem>Insert - Fields - More Fields - Cross-references</menuitem>, select <menuitem>Headings</menuitem> in <emph>Types</emph> and choose <menuitem>Chapter</menuitem> in <emph>Refer Using</emph>.</paragraph> - </tablecell> - </tablerow> - <tablerow> - <tablecell> - <paragraph id="par_id381772647627953" role="tablecontent">Referenced Text</paragraph> - </tablecell> - <tablecell> - <paragraph id="par_id761772647627953" role="tablecontent">Inserts a cross-reference field to the heading and displays the heading contents. Same as <menuitem>Insert - Fields - More Fields - Cross-references</menuitem>, select <menuitem>Headings</menuitem> in <emph>Types</emph> and choose <menuitem>Chapter</menuitem> in <emph>Refer Using</emph>.</paragraph> - </tablecell> - </tablerow> - <tablerow> - <tablecell> - <paragraph id="par_id541772647746614" role="tablecontent">Above / Below</paragraph> - </tablecell> - <tablecell> - <paragraph id="par_id961772647746614" role="tablecontent">Same as <menuitem>Insert - Fields - More Fields - Cross-references</menuitem>, select <menuitem>Headings</menuitem> in <emph>Types</emph> and choose <menuitem>Above / below</menuitem> in <emph>Refer Using</emph>.</paragraph> - </tablecell> - </tablerow> - <tablerow> - <tablecell> - <paragraph id="par_id391772648687242" role="tablecontent">Page number (styled)</paragraph> - </tablecell> - <tablecell> - <paragraph id="par_id1001772648687242" role="tablecontent">Inserts the page number of the heading as a field. Character style applied.</paragraph> - </tablecell> - </tablerow> - <tablerow> - <tablecell> - <paragraph id="par_id311772648839255" role="tablecontent">Number / Number (no context) / Number (full context)</paragraph> - </tablecell> - <tablecell> - <paragraph id="par_id721772648839255" role="tablecontent">The outline number. Same as <menuitem>Insert - Fields - More Fields - Cross-references</menuitem>, select <menuitem>Headings</menuitem> in <emph>Types</emph> and choose <menuitem>Number / Number (no context) / Number (full context)</menuitem> in <emph>Refer Using</emph>.</paragraph> + <paragraph id="par_id721772648839255" role="tablecontent">The heading cross-reference. Same as <menuitem>Insert - Fields - More Fields - Cross-references</menuitem>, select <menuitem>Headings</menuitem> in <emph>Types</emph> and choose the respective reference display in <emph>Refer Using</emph>.</paragraph> </tablecell> </tablerow> </table> - -<h2 id="hd_id741772652944170">Drag and drop of Images, Frames, Objects, Sections</h2> +<h2 id="hd_id741772652944170">Drag and drop of Images, Frames, OLE Objects, Drawing Objects, Sections, Bookmarks</h2> <paragraph role="paragraph" id="par_id811772654799358">When inserted from the Navigator, these items are displayed by their <emph>Name</emph> property.</paragraph> <table id="tab_id631772652952737"> <tablerow> @@ -125,10 +84,12 @@ <paragraph id="par_id401772652952737" role="tablecontent">Hyperlink</paragraph> </tablecell> <tablecell> - <paragraph id="par_id411772652952738" role="tablecontent">Inserts an hyperlink to the image, frame, object, section respectively. The item name is displayed in the document.</paragraph> + <paragraph id="par_id411772652952738" role="tablecontent">Inserts an hyperlink to the image, frame, OLE object, drawing object, section, bookmark respectively. The item <emph>Name</emph> is displayed in the document.</paragraph> </tablecell> </tablerow> </table> +<h2 id="hd_id391772711119476">Drag and drop of Footnotes and Endnotes</h2> +<paragraph role="paragraph" id="par_id611772711269995">Footnotes and Endnotes are dropped as their respective cross-reference fields.</paragraph> <h2 id="hd_id381772653258716">Drag and drop of Tables</h2> <paragraph role="paragraph" id="par_id661772656701725">Tables can be inserted as hyperlink, section links or copied.</paragraph> <table id="tab_id541772653271243">
