From 267c6f2ac71f92999e969232431ba04678e7437e Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 07:54:39 +0200 Subject: Adding upstream version 4:24.2.0. Signed-off-by: Daniel Baumann --- .../text/swriter/menu/contentcontrol_submenu.xhp | 63 ++++++++++++++++++++++ .../text/swriter/menu/edit_reference_submenu.xhp | 39 ++++++++++++++ .../text/swriter/menu/insert_footnote_endnote.xhp | 48 +++++++++++++++++ .../source/text/swriter/menu/insert_frame.xhp | 51 ++++++++++++++++++ .../text/swriter/menu/insert_header_footer.xhp | 44 +++++++++++++++ .../text/swriter/menu/submenu_more_breaks.xhp | 43 +++++++++++++++ 6 files changed, 288 insertions(+) create mode 100644 helpcontent2/source/text/swriter/menu/contentcontrol_submenu.xhp create mode 100644 helpcontent2/source/text/swriter/menu/edit_reference_submenu.xhp create mode 100644 helpcontent2/source/text/swriter/menu/insert_footnote_endnote.xhp create mode 100644 helpcontent2/source/text/swriter/menu/insert_frame.xhp create mode 100644 helpcontent2/source/text/swriter/menu/insert_header_footer.xhp create mode 100644 helpcontent2/source/text/swriter/menu/submenu_more_breaks.xhp (limited to 'helpcontent2/source/text/swriter/menu') diff --git a/helpcontent2/source/text/swriter/menu/contentcontrol_submenu.xhp b/helpcontent2/source/text/swriter/menu/contentcontrol_submenu.xhp new file mode 100644 index 0000000000..68b5daa3ad --- /dev/null +++ b/helpcontent2/source/text/swriter/menu/contentcontrol_submenu.xhp @@ -0,0 +1,63 @@ + + + + + + + Content Control Submenu + /text/swriter/menu/contentcontrol_submenu.xhp + + + + +content control +checkbox;content control +date;content control +combo box;content control +drop-down list;content control +text;content control +rich text;content control + + +
+

Content Controls

+ A content control is a placeholder text in which the current content will be replaced when clicking into the control. Content controls are individual controls to add and customize for use in templates, forms, and documents. Content controls can provide instructional text and set controls to disappear when users type in their own text. +
+
+ +
+ Content controls have many properties and are similar to the legacy controls but can be easier to work with and format. + +

Rich Text

+ Contains custom formatted text or other items, such as tables, pictures, or other content controls. + +

Plain Text

+ A plain text content control is limited to plain text in a single or multiple paragraphs. Unlike rich text, it cannot contain other items, such as tables, pictures, or other content controls. + +

Picture

+ Contains a single image anchored as-character. Clicking on the content control opens the file open dialog to provide a replacement for the picture placeholder. + +

Check Box

+ Contains a single check box character to interact with. Clicking on the content control toggles the checked state of the check box. + +

Combo Box

+ Contains a drop-down selection of list entries that you can select and text box that you can edit directly. + +

Drop-down List

+ Contains a drop-down button control with a list of display-text and value pairs. Unlike a combo box, the drop-down list does not let users enter a custom input. + +

Date

+ Contains a calendar control. Limits text to a single paragraph. + +
+ +
+ +
diff --git a/helpcontent2/source/text/swriter/menu/edit_reference_submenu.xhp b/helpcontent2/source/text/swriter/menu/edit_reference_submenu.xhp new file mode 100644 index 0000000000..40919efb78 --- /dev/null +++ b/helpcontent2/source/text/swriter/menu/edit_reference_submenu.xhp @@ -0,0 +1,39 @@ + + + + + + + Reference (Edit) + /text/swriter/menu/edit_reference_submenu.xhp + + + + +
+

Reference

+A submenu that offers possibilities to edit footnotes, endnotes, index entries, and bibliography entries. +
+ +
+ +
+ +

Footnote or Endnote

+ + +

Index Entry

+Edits the selected index entry. + +

Bibliography Entry

+ + + +
diff --git a/helpcontent2/source/text/swriter/menu/insert_footnote_endnote.xhp b/helpcontent2/source/text/swriter/menu/insert_footnote_endnote.xhp new file mode 100644 index 0000000000..01f96cb25d --- /dev/null +++ b/helpcontent2/source/text/swriter/menu/insert_footnote_endnote.xhp @@ -0,0 +1,48 @@ + + + + + + + Footnote and Endnote + /text/swriter/menu/insert_footnote_endnote.xhp + + + + + + +
+ + +

Footnote and Endnote

+The menu contains commands to insert a footnote or endnote with or without additional user interaction. +
+ +

Footnote

+Insert a footnote at the current cursor position without a prompt. + +

Endnote

+Insert a endnote at the current cursor position without a prompt. + +

Footnote or Endnote

+ + + +
diff --git a/helpcontent2/source/text/swriter/menu/insert_frame.xhp b/helpcontent2/source/text/swriter/menu/insert_frame.xhp new file mode 100644 index 0000000000..a2ec94b08b --- /dev/null +++ b/helpcontent2/source/text/swriter/menu/insert_frame.xhp @@ -0,0 +1,51 @@ + + + + + + + Frame + /text/swriter/menu/insert_frame.xhp + + + + + + +
+ + +

Insert Frame

+This submenu contains both interactive and non-interactive means of inserting a frame. +
+
+ + Choose Insert - Frame. +
+ +

Frame Interactively

+Insert a frame by drawing its shape with the mouse cursor. + + + +

Floating Frame

+ + + +
diff --git a/helpcontent2/source/text/swriter/menu/insert_header_footer.xhp b/helpcontent2/source/text/swriter/menu/insert_header_footer.xhp new file mode 100644 index 0000000000..1a4887f1d1 --- /dev/null +++ b/helpcontent2/source/text/swriter/menu/insert_header_footer.xhp @@ -0,0 +1,44 @@ + + + + + + + Header and Footer + /text/swriter/menu/insert_header_footer.xhp + + + + + + +
+ + Choose Insert - Header and Footer. +
+ + + + +
diff --git a/helpcontent2/source/text/swriter/menu/submenu_more_breaks.xhp b/helpcontent2/source/text/swriter/menu/submenu_more_breaks.xhp new file mode 100644 index 0000000000..eca2a2badc --- /dev/null +++ b/helpcontent2/source/text/swriter/menu/submenu_more_breaks.xhp @@ -0,0 +1,43 @@ + + + + + + + More Breaks (submenu) + /text/swriter/menu/submenu_more_breaks.xhp + + + +
+ +
+
+

+More Breaks

+Submenu with additional row, column, and page breaks +
+

Insert Manual Row Break

+Manual Row Break Icon + + +text documents; inserting column breaks +column breaks; inserting +inserting; manual column breaks +manual column breaks + +

Insert Manual Column Break

+Manual Column Break Icon + +

Manual Break

+Manual Break icon + + +
-- cgit v1.2.3