summaryrefslogtreecommitdiff
path: root/source/text/shared/01/ZoomMode.xhp
diff options
context:
space:
mode:
Diffstat (limited to 'source/text/shared/01/ZoomMode.xhp')
-rw-r--r--source/text/shared/01/ZoomMode.xhp31
1 files changed, 31 insertions, 0 deletions
diff --git a/source/text/shared/01/ZoomMode.xhp b/source/text/shared/01/ZoomMode.xhp
new file mode 100644
index 0000000000..e05d7e8eb4
--- /dev/null
+++ b/source/text/shared/01/ZoomMode.xhp
@@ -0,0 +1,31 @@
+<?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="textshared01ZoomModexhp" indexer="include" status="PUBLISH">
+ <title id="tit">Zoom &amp; Pan</title>
+ <filename>/text/shared/01/ZoomMode.xhp</filename>
+ </topic>
+ </meta>
+<body>
+<bookmark branch="hid/.uno:ZoomMode" id="bm_id381698694509827" localize="false"/>
+<section id="zoompan">
+ <h1 id="hd_id271698694591484"><variable id="h1"><link href="text/shared/01/ZoomMode.xhp">Zoom &amp; Pan</link></variable></h1>
+ <paragraph id="par_id761698694591486" role="paragraph">Activates the Zoom In tool to drag a rectangular frame around the area you want to enlarge.</paragraph>
+</section>
+<section id="howtoget">
+ <embed href="text/shared/00/00000403.xhp#zoompan"/>
+</section>
+<section id="relatedtopics">
+ <paragraph role="paragraph" id="par_id431698699591178" localize="false"><embedvar href="text/shared/01/ZoomMenu.xhp#h1" markup="ignore"/></paragraph>
+</section>
+</body>
+</helpdocument>
ffice-24-2-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/odk/examples/java/Inspector/SwingUnoMethodNode.java
AgeCommit message (Expand)Author
2016-05-17odk: add missing modelinesMiklos Vajna