From 05f4f62675bd837aaa230d4f3b637b7152b8de7c Mon Sep 17 00:00:00 2001 From: Seth Chaiklin Date: Thu, 22 Oct 2020 17:30:21 +0200 Subject: tdf#102265 - more work on Format menu for Impress - embed Align and Lists from Writer - both Align and Lists still need submenus (also in Writer) - when those are made, then the embeds can change. - change label from "Position and Size" to "Object and Shape" - embed Name and Description controls from Writer - move "Interaction" in relation to Name and Description Change-Id: Ied907bc152cf41027b65a52cb47e0191564b6b85 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104670 Reviewed-by: Seth Chaiklin Reviewed-by: Ilmari Lauhakangas Tested-by: Jenkins --- source/text/simpress/main_format.xhp | 11 +++++++---- source/text/swriter/main0105.xhp | 2 ++ 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/source/text/simpress/main_format.xhp b/source/text/simpress/main_format.xhp index 588d29bc88..121187e25f 100644 --- a/source/text/simpress/main_format.xhp +++ b/source/text/simpress/main_format.xhp @@ -32,6 +32,7 @@ + temporary solution, until submenus are made

Character

@@ -43,9 +44,9 @@

Bullets and Numbering

-

Position and Size

+

Object and Shape

- +The next three "Line", "Area" and "Text" together with "Position and Size" should be in an "Object and Shape" submenu

Line

@@ -55,14 +56,16 @@

Text

+ + + +

Slide Design

Slide Layout

- - diff --git a/source/text/swriter/main0105.xhp b/source/text/swriter/main0105.xhp index fa84b2cb6c..d82b6ce3e9 100644 --- a/source/text/swriter/main0105.xhp +++ b/source/text/swriter/main0105.xhp @@ -33,10 +33,12 @@ +

Align

Opens a submenu where you can align text and objects.When a submenu is made for Align, then the heading and text can be replaced with the embed

Lists

Opens a submenu where you can modify the structure of numbered and bulleted paragraphs.When a submenu is made for Lists, then the heading and text can be replaced with the embed. +

Character

-- cgit