summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.com>2022-01-10 09:11:14 +0100
committerMiklos Vajna <vmiklos@collabora.com>2022-01-10 09:31:44 +0100
commit78e8b7920821848f56d081972a2875ed10bba299 (patch)
tree7ab7cfdacbd83cf8420a4e356303531608a1b3b4
parente181836ae842bdafb6c54bfca86e054540f53510 (diff)
Add initial help for the cui textcolumnstabpage
Based on the cui textanimtabpage help page. Change-Id: I744794a13f10145565e78fb45f558db0c5ff3091 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128204 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
-rw-r--r--AllLangHelp_shared.mk1
-rw-r--r--source/text/shared/01/05320001.xhp38
2 files changed, 39 insertions, 0 deletions
diff --git a/AllLangHelp_shared.mk b/AllLangHelp_shared.mk
index 4f91dc17ec..1892ab4170 100644
--- a/AllLangHelp_shared.mk
+++ b/AllLangHelp_shared.mk
@@ -260,6 +260,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,shared,\
helpcontent2/source/text/shared/01/05290300 \
helpcontent2/source/text/shared/01/05290400 \
helpcontent2/source/text/shared/01/05320000 \
+ helpcontent2/source/text/shared/01/05320001 \
helpcontent2/source/text/shared/01/05340100 \
helpcontent2/source/text/shared/01/05340200 \
helpcontent2/source/text/shared/01/05340300 \
diff --git a/source/text/shared/01/05320001.xhp b/source/text/shared/01/05320001.xhp
new file mode 100644
index 0000000000..c83de7eb8f
--- /dev/null
+++ b/source/text/shared/01/05320001.xhp
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ -->
+<helpdocument version="1.0">
+<meta>
+<topic id="textshared0105320001xml" indexer="include" status="PUBLISH">
+<title id="tit" xml-lang="en-US">Text Columns</title>
+<filename>/text/shared/01/05320001.xhp</filename>
+</topic>
+</meta>
+<body>
+<section id="text_animation">
+<bookmark xml-lang="en-US" branch="hid/cui/ui/textcolumnstabpage/TextColumnsPage" id="bm_id3147477" localize="false"/>
+<bookmark xml-lang="en-US" branch="hid/cui/ui/textcolumnstabpage/@@nowidget@@" id="bm_id3147477" localize="false"/>
+<paragraph role="heading" id="hd_id3150014" xml-lang="en-US" level="1"><link href="text/shared/01/05320001.xhp" name="Text Columns">Text Columns</link></paragraph>
+<paragraph role="paragraph" id="par_id3154788" xml-lang="en-US"><ahelp hid="cui/ui/textcolumnstabpage/TextColumnsPage">Adds columns to the text in the selected drawing object.</ahelp></paragraph>
+</section>
+<paragraph role="heading" id="hd_id3152821" xml-lang="en-US" level="2">Number of columns</paragraph>
+<paragraph role="paragraph" id="par_id3144436" xml-lang="en-US">Specifies how many columns to use to lay out the drawing object's text.</paragraph>
+<paragraph role="heading" id="hd_id3152822" xml-lang="en-US" level="2">Spacing</paragraph>
+<paragraph role="paragraph" id="par_id3144437" xml-lang="en-US">Specifies the amount of space between the columns.</paragraph>
+</body>
+</helpdocument>