diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2017-09-24 10:57:10 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2017-09-24 17:02:32 +0200 |
commit | 55ffe5b2a3b2ef10e16d271ca9b11e7615b4db83 (patch) | |
tree | b67d5d65b94bb38686fcb10165659e5fd227af79 /source/text/scalc | |
parent | 2ab31faddac65547ac961da7fc47f0c61dd694b3 (diff) |
placeholder for Calc 'data stream' help page
Awaiting for more contents
Change-Id: Ia44adb3f25f26df5b2f0ec360ac9d0cc421d8fe3
Reviewed-on: https://gerrit.libreoffice.org/42709
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/scalc')
-rw-r--r-- | source/text/scalc/01/live_data_stream.xhp | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/source/text/scalc/01/live_data_stream.xhp b/source/text/scalc/01/live_data_stream.xhp new file mode 100644 index 0000000000..949c3c42e8 --- /dev/null +++ b/source/text/scalc/01/live_data_stream.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="textscalc01live_data_streamxml"> + <title id="tit" xml-lang="en-US">Live Data Stream</title> + <filename>/text/scalc/01/live_data_stream.xhp</filename> + </topic> +</meta> + +<body> + + +<section id="live_data_stream"> +<bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/datastreams/DataStreamDialog" id="bm_id240920171033409926" localize="false"/> +<bookmark xml-lang="en-US" branch="index" id="bm_id240920171018528200"> + <bookmark_value>Data Stream;Live data stream</bookmark_value> +</bookmark> + + +<paragraph id="hd_id240920171003006302" role="heading" level="1" xml-lang="en-US"><link href="text/scalc/01/live_data_stream.xhp">Live Data Stream</link></paragraph> +<paragraph id="par_id240920171003293400" role="paragraph" xml-lang="en-US"><ahelp hid=".">Live data stream 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 – Streams...</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 streams</paragraph> +</section> +</body> + +</helpdocument> |