diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-08-19 22:39:02 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-08-20 03:54:57 +0200 |
commit | 98dbecc36765a4e82574db6e433ece4e8a5008d0 (patch) | |
tree | 9a2904ee3c7be43bd664431ecb2bf064ad527cfd /source/text/shared/06 | |
parent | e533cf2da5ca5ee26b8bd9fd5eed002509309970 (diff) |
Add Calc XML source screenshot
Change-Id: Ie39d4933a568e511b243b54a1801db869b2f74f2
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/101035
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/shared/06')
-rw-r--r-- | source/text/shared/06/sc_screenshots.xhp | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/source/text/shared/06/sc_screenshots.xhp b/source/text/shared/06/sc_screenshots.xhp new file mode 100644 index 0000000000..50befbbf5c --- /dev/null +++ b/source/text/shared/06/sc_screenshots.xhp @@ -0,0 +1,25 @@ +<?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/. + * +--> + +<meta> + <topic id="page_topic" indexer="include" status="PUBLISH"> + <title id="tit" xml-lang="en-US">page_title</title> + <filename>/text/shared/06/sc_screenshots.xhp</filename> + </topic> +</meta> +<body> +<section id="xmlsource"> +<paragraph id="par_id2521" role="paragraph"> + <image id="img_id35279" src="media/screenshots/modules/scalc/ui/xmlsourcedialog/XMLSourceDialog.png"><alt id="alt_id55711">XML Source Dialog</alt></image> +</paragraph> +</section> +</body> +</helpdocument> |