[Libreoffice-commits] help.git: AllLangHelp_scalc.mk source/text
Olivier Hallot
olivier.hallot at libreoffice.org
Sun Sep 24 18:27:45 UTC 2017
AllLangHelp_scalc.mk | 1
source/text/scalc/01/data_provider.xhp | 53 +++++++++++++++++++++++++++++++++
2 files changed, 54 insertions(+)
New commits:
commit 52ba0e435c17651f788021b74567c52e5c2b926f
Author: Olivier Hallot <olivier.hallot at libreoffice.org>
Date: Sun Sep 24 15:19:57 2017 -0300
Placeholder for Calc 'data provider' help page
Change-Id: I3238c9b6e02486289463990e17ed3c59ca856b06
Reviewed-on: https://gerrit.libreoffice.org/42717
Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot at libreoffice.org>
diff --git a/AllLangHelp_scalc.mk b/AllLangHelp_scalc.mk
index 5c2dd189e..ffa8ac033 100644
--- a/AllLangHelp_scalc.mk
+++ b/AllLangHelp_scalc.mk
@@ -180,6 +180,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,scalc,\
helpcontent2/source/text/scalc/01/12120200 \
helpcontent2/source/text/scalc/01/12120300 \
helpcontent2/source/text/scalc/01/data_form \
+ helpcontent2/source/text/scalc/01/data_provider \
helpcontent2/source/text/scalc/01/ex_data_stat_func \
helpcontent2/source/text/scalc/01/format_graphic \
helpcontent2/source/text/scalc/01/ful_func \
diff --git a/source/text/scalc/01/data_provider.xhp b/source/text/scalc/01/data_provider.xhp
new file mode 100644
index 000000000..60922c45d
--- /dev/null
+++ b/source/text/scalc/01/data_provider.xhp
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<helpdocument version="1.0">
+<!--
+ * 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 .
+-->
+
+<meta>
+ <topic id="textscalc01data_providerxml">
+ <title id="tit" xml-lang="en-US">Data Provider for Spreadsheet</title>
+ <filename>/text/scalc/01/data_provider.xhp</filename>
+ </topic>
+</meta>
+
+<body>
+
+
+<section id="data_form">
+ <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/dataprovider/DataProviderDialog" id="bm_id240920171033409926" localize="false"/>
+<bookmark xml-lang="en-US" branch="index" id="bm_id240920171018528200">
+ <bookmark_value>data provider;for spreadsheets</bookmark_value>
+</bookmark>
+
+
+<paragraph id="hd_id240920171003006302" role="heading" level="1" xml-lang="en-US"><link href="text/scalc/01/data_provider.xhp">Data Provider for Spreadsheets</link></paragraph>
+<paragraph id="par_id240920171003293400" role="paragraph" xml-lang="en-US"><ahelp hid=".">Data Provider for Spreadsheets</ahelp></paragraph>
+</section>
+<paragraph id="par_id240920171003295588" role="paragraph" xml-lang="en-US"/>
+
+<section id="howtoget">
+<paragraph id="par_id240920171007389295" role="paragraph" xml-lang="en-US">Menu <item type="menuitem">Data – Data Provider...</item></paragraph>
+</section>
+<embed href="text/shared/need_help.xhp#needhelp"/>
+
+<section id="relatedtopics">
+<paragraph id="par_id240920171007419799" role="paragraph" xml-lang="en-US">Data Provider</paragraph>
+</section>
+</body>
+
+</helpdocument>
More information about the Libreoffice-commits
mailing list