diff options
author | Olivier Hallot <olivier.hallot@edx.srv.br> | 2015-09-02 19:07:46 +0000 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@edx.srv.br> | 2015-09-02 19:11:08 +0000 |
commit | b1ffa2d34275e6ab1e6e03559b079ec905fae146 (patch) | |
tree | bc3aff61bd90e8a8654d38ba6476905f179a4a15 /source/text/sbasic | |
parent | 29a98d01958bc84710cfedf1e61ddee700df1ff4 (diff) |
Revert "Remove metadata from embeded xhp files"
This reverts commit 29a98d01958bc84710cfedf1e61ddee700df1ff4.
Change-Id: I8d96c2b88c29ee286a6915ff528fb65f18de9f7b
Reviewed-on: https://gerrit.libreoffice.org/18280
Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
Diffstat (limited to 'source/text/sbasic')
-rw-r--r-- | source/text/sbasic/shared/code-stubs.xhp | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/source/text/sbasic/shared/code-stubs.xhp b/source/text/sbasic/shared/code-stubs.xhp index 959b748149..5425a87b5b 100644 --- a/source/text/sbasic/shared/code-stubs.xhp +++ b/source/text/sbasic/shared/code-stubs.xhp @@ -18,7 +18,14 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> +<meta> + <topic id="topic_2507201510192393"> + <title xml-lang="en-US" id="tit">BasicCodeStubs</title> + <filename>/text/sbasic/shared/code-stubs.xhp</filename> + </topic> +</meta> <body> + <section id="BasicIDEOption01"> <bascode> <paragraph id="hd_id1000010" role="bascode" xml-lang="en-US" localize="false">Dim aPicker As com.sun.star.ui.dialogs.XFilePicker</paragraph> |