diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2017-03-31 18:49:03 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@edx.srv.br> | 2017-03-31 21:50:42 +0000 |
commit | 0d1048bd6a3ad7ca6b6827c74c70e4c65ea32c54 (patch) | |
tree | 1ee72beeb3d21c655b10ea2c3f3ba712edd08d90 /source/text | |
parent | 9f6da2a058bbd85ed331724e0b81986508c84ac5 (diff) |
Add missing embed file
Change-Id: Id501bd56967c47311e10b40304cf3a411c0579b6
Reviewed-on: https://gerrit.libreoffice.org/35983
Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
Diffstat (limited to 'source/text')
-rw-r--r-- | source/text/shared/01/grid_and_helplines.xhp | 41 |
1 files changed, 41 insertions, 0 deletions
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 0000000000..3f99c12969 --- /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 |