[Libreoffice-commits] help.git: AllLangHelp_shared.mk source/text

Olivier Hallot olivier.hallot at libreoffice.org
Fri Mar 31 21:51:07 UTC 2017


 AllLangHelp_shared.mk                        |    1 
 source/text/shared/01/grid_and_helplines.xhp |   41 +++++++++++++++++++++++++++
 2 files changed, 42 insertions(+)

New commits:
commit 0d1048bd6a3ad7ca6b6827c74c70e4c65ea32c54
Author: Olivier Hallot <olivier.hallot at libreoffice.org>
Date:   Fri Mar 31 18:49:03 2017 -0300

    Add missing embed file
    
    Change-Id: Id501bd56967c47311e10b40304cf3a411c0579b6
    Reviewed-on: https://gerrit.libreoffice.org/35983
    Reviewed-by: Olivier Hallot <olivier.hallot at edx.srv.br>
    Tested-by: Olivier Hallot <olivier.hallot at edx.srv.br>

diff --git a/AllLangHelp_shared.mk b/AllLangHelp_shared.mk
index e5f29dd00..0deb8b212 100644
--- a/AllLangHelp_shared.mk
+++ b/AllLangHelp_shared.mk
@@ -332,6 +332,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,shared,\
     helpcontent2/source/text/shared/01/gallery \
     helpcontent2/source/text/shared/01/gallery_files \
     helpcontent2/source/text/shared/01/grid \
+    helpcontent2/source/text/shared/01/grid_and_helplines \
     helpcontent2/source/text/shared/01/guides \
     helpcontent2/source/text/shared/01/mediaplayer \
     helpcontent2/source/text/shared/01/menu_edit_find \
diff --git a/source/text/shared/01/grid_and_helplines.xhp b/source/text/shared/01/grid_and_helplines.xhp
new file mode 100644
index 000000000..3f99c1296
--- /dev/null
+++ b/source/text/shared/01/grid_and_helplines.xhp
@@ -0,0 +1,41 @@
+<?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="textshared01grid_and_helplinesxml">
+    <title id="tit" xml-lang="en-US">Grid and Help Lines</title>
+    <filename>/text/shared/01/grid_and_helplines.xhp</filename>
+  </topic>
+</meta>
+
+<body>
+
+
+<section id="grid_and_help_lines">
+<bookmark xml-lang="en-US" branch="hid/.uno:xxxx" id="bm_id03302017025726316" localize="false"/>
+
+<paragraph id="hd_id033020170255198878" role="heading" level="1" xml-lang="en-US"><link href="text/shared/01/grid_and_helplines.xhp">Grid and Help Lines</link></paragraph>
+<paragraph id="par_id033020170257116434" role="paragraph" xml-lang="en-US"><ahelp hid=".">Toggle the visibility of grid points and guide lines to help object moving and precise position in the current sheet.</ahelp></paragraph>
+</section>
+<embed href="text/shared/01/grid.xhp#DisplayandSnap"/>
+<embed href="text/shared/02/01171400.xhp#helplines_while_moving"/>
+</body>
+
+</helpdocument>
\ No newline at end of file


More information about the Libreoffice-commits mailing list