source/text/shared/01/04140000.xhp | 16 +++++++++++++--- source/text/swriter/01/04190000.xhp | 14 +++++++++++--- 2 files changed, 24 insertions(+), 6 deletions(-)
New commits: commit 551e891308a664f5c17613d381044381e2d92bb0 Author: Alain Romedenne <alain.romede...@libreoffice.org> AuthorDate: Mon Dec 12 14:40:35 2022 +0000 Commit: Alain Romedenne <alain.romede...@libreoffice.org> CommitDate: Tue Dec 13 13:43:12 2022 +0000 tdf#134377 Refactoring a few help pages for 'built-in' file dialogs … for the following use cases: - (Writer, Impress, Forms) Insert ▶ Image - (Impress) Insert ▶ Audio or Video - (Base Report) Insert ▶ Media ▶ Image Change-Id: I44c15e13d5fad60f30889d396b829784c09938d3 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/143973 Tested-by: Jenkins Reviewed-by: Alain Romedenne <alain.romede...@libreoffice.org> diff --git a/source/text/shared/01/04140000.xhp b/source/text/shared/01/04140000.xhp index c5e9f3b6d4..d71aff0c66 100644 --- a/source/text/shared/01/04140000.xhp +++ b/source/text/shared/01/04140000.xhp @@ -37,10 +37,20 @@ </section> <embed href="text/shared/guide/insert_bitmap.xhp#insert_bitmap"/> <bookmark xml-lang="en-US" branch="hid/SVT_HID_FILEOPEN_IMAGE_TEMPLATE" id="bm_id3150902" localize="false"/> + +<embed href="text/shared/01/01020000.xhp#fpUserPreferences"/> +<embed href="text/shared/01/01020000.xhp#fpFolderSelection"/> + +<h2 id="hd_id71670928615261">File name</h2> +<embed href="text/shared/01/01070000.xhp#filename"/> +<h2 id="hd_id31670928645389">File type</h2> +<embed href="text/shared/01/01070000.xhp#filetype"/> + <switch select="appl"> <case select="WRITER"> -<h2 id="hd_id3149760">Style</h2> -<paragraph id="par_id3154398" role="paragraph" xml-lang="en-US"><ahelp hid="HID_FILEOPEN_IMAGE_TEMPLATE">Select the frame style for the graphic.</ahelp></paragraph> + <comment>Base-Form and Base-Report use cases too</comment> + <h2 id="hd_id3149760">Style</h2> + <paragraph id="par_id3154398" role="paragraph" xml-lang="en-US"><ahelp hid="HID_FILEOPEN_IMAGE_TEMPLATE">Select the frame style for the graphic.</ahelp></paragraph> </case> <case select="CALC"> <h2 id="hd_id721654336786322">Anchor</h2> @@ -58,6 +68,6 @@ <h2 id="hd_id3155805">Preview</h2> <paragraph id="par_id3153311" role="paragraph" xml-lang="en-US"><ahelp hid="HID_FILEDLG_PREVIEW_CB">Displays a preview of the selected graphic file.</ahelp></paragraph> <embed href="text/shared/00/00000001.xhp#preview_field"/> -</body> +</body> </helpdocument> diff --git a/source/text/swriter/01/04190000.xhp b/source/text/swriter/01/04190000.xhp index 88e6e05ae9..997ec77992 100644 --- a/source/text/swriter/01/04190000.xhp +++ b/source/text/swriter/01/04190000.xhp @@ -29,13 +29,21 @@ <bookmark xml-lang="en-US" branch="hid/.uno:InsertDoc" id="bm_id6224917" localize="false"/> -<paragraph id="hd_id3147562" role="heading" level="1" xml-lang="en-US">Insert (Text from File)</paragraph> +<h1 id="hd_id3147562" xml-lang="en-US">Insert (Text from File)</h1> <paragraph id="par_id3145411" role="paragraph" xml-lang="en-US"><variable id="datei"><ahelp hid=".">Inserts the contents of another document into the current document at the cursor position.</ahelp> </variable></paragraph> <section id="howtoget"> <embed href="text/swriter/00/00000404.xhp#insert_text_from_file"/> </section> -<paragraph id="par_idN105BD" role="tip" xml-lang="en-US">To always have the latest version of the contents of a file, insert a section into your document, and then insert a link to the text file in the section. See <link href="text/swriter/01/04020100.xhp">insert a section</link> for details.</paragraph> -</body> +<tip id="par_idN105BD" xml-lang="en-US">To always have the latest version of the contents of a file, insert a section into your document, and then insert a link to the text file in the section. See <link href="text/swriter/01/04020100.xhp">insert a section</link> for details.</tip> + +<embed href="text/shared/01/01020000.xhp#fpUserPreferences"/> +<embed href="text/shared/01/01020000.xhp#fpFolderSelection"/> +<h2 id="hd_id71670928615261">File name</h2> +<embed href="text/shared/01/01070000.xhp#filename"/> +<h2 id="hd_id31670928645389">File type</h2> +<embed href="text/shared/01/01070000.xhp#filetype"/> + +</body> </helpdocument> \ No newline at end of file