diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-06-08 09:14:19 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-06-09 15:16:54 +0200 |
commit | ed18f8e4f9fc516d1a9e117e983cdc8006838ad1 (patch) | |
tree | a3c904abd3d5d7797f012ca94a0abe0489be73a8 /source/text/sdatabase/dabaadvprop.xhp | |
parent | 8459f8839e7fc029963d35c81cf6768777209fa0 (diff) |
Refactor some database help files
Change-Id: Ia9f3e2844cdf4ac16d7ee3ba70d64415c2bf964d
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/116837
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/sdatabase/dabaadvprop.xhp')
-rw-r--r-- | source/text/sdatabase/dabaadvprop.xhp | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/source/text/sdatabase/dabaadvprop.xhp b/source/text/sdatabase/dabaadvprop.xhp new file mode 100644 index 0000000000..fc008f5d58 --- /dev/null +++ b/source/text/sdatabase/dabaadvprop.xhp @@ -0,0 +1,40 @@ +<?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="textsharedexplorerdatabasedabaadvpropxml" indexer="include" status="PUBLISH"> +<title id="tit" xml-lang="en-US">Advanced Properties</title> +<filename>/text/sdatabase/dabaadvprop.xhp</filename> +</topic> +<history> +<created date="2004-07-30T11:15:17">Database advanced properties dialog</created> +</history> +</meta> +<body> +<section id="dabaadvprop"> +<h1 id="par_idN10550"><link href="text/sdatabase/dabaadvprop.xhp">Advanced Properties</link></h1> +<paragraph role="paragraph" id="par_idN10560" xml-lang="en-US">Specifies advanced properties for the database.</paragraph> +</section> +<section id="howtoget"> +<paragraph role="paragraph" id="par_id3998840" xml-lang="en-US">In a database window, choose <emph>Edit - Database - Properties</emph>, click <emph>Advanced Properties</emph> tab</paragraph> +</section> +<embed href="text/sdatabase/dabaadvpropgen.xhp#generated"/> +<embed href="text/sdatabase/dabaadvpropdat.xhp#data"/> +</body> +</helpdocument> |