From 5c2ad05f8621f3af05ea573a529e00e417f6f9d3 Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Sun, 27 Aug 2023 09:20:25 -0300 Subject: Indexing of flip UNO commands Change-Id: I282d7e926eb4114d3ef35274492f2573a27f570f Reviewed-on: https://gerrit.libreoffice.org/c/help/+/156168 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- source/text/shared/00/00040503.xhp | 1 + source/text/shared/01/05240000.xhp | 2 +- source/text/shared/01/05240100.xhp | 3 +++ source/text/shared/01/05240200.xhp | 3 +++ 4 files changed, 8 insertions(+), 1 deletion(-) (limited to 'source') diff --git a/source/text/shared/00/00040503.xhp b/source/text/shared/00/00040503.xhp index 616169347e..3d56129727 100644 --- a/source/text/shared/00/00040503.xhp +++ b/source/text/shared/00/00040503.xhp @@ -80,6 +80,7 @@ +
diff --git a/source/text/shared/01/05240000.xhp b/source/text/shared/01/05240000.xhp index d49cbb3337..c709713579 100644 --- a/source/text/shared/01/05240000.xhp +++ b/source/text/shared/01/05240000.xhp @@ -32,11 +32,11 @@ -
draw objects; flipping flipping draw objects +

Flip

Flips the selected object horizontally, or vertically.
diff --git a/source/text/shared/01/05240100.xhp b/source/text/shared/01/05240100.xhp index 4f72bfc44e..b9c0a39eae 100644 --- a/source/text/shared/01/05240100.xhp +++ b/source/text/shared/01/05240100.xhp @@ -26,6 +26,9 @@ + + flip;vertically +

Flip Vertically

Flips the selected object(s) vertically from top to bottom. diff --git a/source/text/shared/01/05240200.xhp b/source/text/shared/01/05240200.xhp index a584aab50c..434c3fae00 100644 --- a/source/text/shared/01/05240200.xhp +++ b/source/text/shared/01/05240200.xhp @@ -26,6 +26,9 @@ + + flip;horizontally +

Flip Horizontally

Flips the selected object(s) horizontally from left to right. -- cgit