AllLangHelp_scalc.mk                   |    1 
 source/text/scalc/01/data_provider.xhp |   52 +++++++++++++++++++++++++++++++++
 2 files changed, 53 insertions(+)

New commits:
commit 84435ba08d96a46d9ced24ccd37599d2932e8932
Author:     Olivier Hallot <olivier.hal...@libreoffice.org>
AuthorDate: Tue Feb 11 09:30:34 2025 -0300
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Tue Feb 11 15:53:55 2025 +0100

    tdf#137419 (part) Restore Data Provider Help page
    
    + Restore deleted help page
    + Refactor, add some bookmark entries, how-to-get ...
    + Page need further work once the feature is properly documented.
    
    Change-Id: I7984ac16dd355f4df1e63bbbcd928109660b0cd5
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/181419
    Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org>
    Tested-by: Jenkins

diff --git a/AllLangHelp_scalc.mk b/AllLangHelp_scalc.mk
index f4ba1c742f..90601dbdb6 100644
--- a/AllLangHelp_scalc.mk
+++ b/AllLangHelp_scalc.mk
@@ -183,6 +183,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,scalc,\
     helpcontent2/source/text/scalc/01/data_form \
     helpcontent2/source/text/scalc/01/databar_more_options \
     helpcontent2/source/text/scalc/01/database_table_reference \
+    helpcontent2/source/text/scalc/01/data_provider \
     helpcontent2/source/text/scalc/01/default_number_formats \
     helpcontent2/source/text/scalc/01/DeleteNote \
     helpcontent2/source/text/scalc/01/DeleteAllNotes \
diff --git a/source/text/scalc/01/data_provider.xhp 
b/source/text/scalc/01/data_provider.xhp
new file mode 100644
index 0000000000..156c56d862
--- /dev/null
+++ b/source/text/scalc/01/data_provider.xhp
@@ -0,0 +1,52 @@
+<?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" indexer="include" status="PUBLISH">
+    <title id="tit">Data Provider for Spreadsheet</title>
+    <filename>/text/scalc/01/data_provider.xhp</filename>
+  </topic>
+</meta>
+
+<body>
+    <bookmark branch="hid/modules/scalc/ui/dataproviderdlg/DataProviderDialog" 
id="bm_id240920171033409926" localize="false"/>
+    <bookmark branch="hid/.uno:DataProvider" id="bm_id921739275902370" 
localize="false"/>
+    <bookmark branch="hid/modules/scalc/ui/dataproviderdlg/@@nowidget@@" 
id="bm_id240920171033409926" localize="false"/>
+<bookmark branch="index" id="bm_id240920171018528200">
+<bookmark_value>data provider;for spreadsheets</bookmark_value>
+</bookmark>
+
+<section id="data_provider">
+<h1 id="hd_id240920171003006302"><link 
href="text/scalc/01/data_provider.xhp">Data Provider for 
Spreadsheets</link></h1>
+<paragraph id="par_id240920171003293400" role="paragraph"><ahelp hid=".">Data 
Provider for Spreadsheets</ahelp></paragraph>
+</section>
+
+<section id="howtoget">
+  <embed href="text/shared/00/00000004.xhp#from_tabUI"/>
+  <paragraph role="paragraph" id="par_id521739272538944">On the 
<menuitem>Data</menuitem> tab, choose <menuitem>Data 
Provider</menuitem>.</paragraph>
+</section>
+<embed href="text/shared/need_help.xhp#needhelp"/>
+
+<section id="relatedtopics">
+<paragraph id="par_id240920171007419799" role="paragraph">Data 
Provider</paragraph>
+</section>
+</body>
+
+</helpdocument>

Reply via email to