diff options
author | Yousuf Philips <philipz85@hotmail.com> | 2015-11-02 00:06:15 +0400 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2015-11-10 12:00:07 +0000 |
commit | 886917bcac6656b66f78c84c57cc308299992008 (patch) | |
tree | a369398454adf54f493830dd2535df40cca39b2b /source/text/sdraw/main0103.xhp | |
parent | 2f91170b8637554100e427525541ade2fd38c574 (diff) |
tdf#92825 Rearrange the view menu in writer, calc, and impress
Change-Id: I707e1daa263acb5a09a6a90e745a619f9dd67388
Reviewed-on: https://gerrit.libreoffice.org/19721
Reviewed-by: Lera Goncharuk <lera.goncharuk@gmail.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'source/text/sdraw/main0103.xhp')
-rw-r--r-- | source/text/sdraw/main0103.xhp | 52 |
1 files changed, 29 insertions, 23 deletions
diff --git a/source/text/sdraw/main0103.xhp b/source/text/sdraw/main0103.xhp index f1f72c60d4..0560fcb3af 100644 --- a/source/text/sdraw/main0103.xhp +++ b/source/text/sdraw/main0103.xhp @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <helpdocument version="1.0"> - <!-- * This file is part of the LibreOffice project. * @@ -17,33 +16,40 @@ * 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="textsdrawmain0103xml" indexer="include"> -<title id="tit" xml-lang="en-US">View</title> -<filename>/text/sdraw/main0103.xhp</filename> -</topic> + <topic id="textsdrawmain0103xml" indexer="include"> + <title id="tit" xml-lang="en-US">View</title> + <filename>/text/sdraw/main0103.xhp</filename> + </topic> </meta> + <body> + + <section id="ansicht"> -<paragraph role="heading" id="hd_id3152576" xml-lang="en-US" level="1" l10n="U" oldref="1"><link href="text/sdraw/main0103.xhp" name="View">View</link></paragraph> -<paragraph role="paragraph" id="par_id3159155" xml-lang="en-US" l10n="U" oldref="2">Sets the display properties of Draw documents.</paragraph> + +<paragraph id="hd_id3152576" role="heading" level="1" xml-lang="en-US"><link href="text/sdraw/main0103.xhp" name="View">View</link></paragraph> +<paragraph id="par_id3159155" role="paragraph" xml-lang="en-US">Sets the display properties of Draw documents.</paragraph> </section> -<paragraph role="heading" id="par_idN105AB" xml-lang="en-US" level="2" l10n="NEW">Normal</paragraph> -<paragraph role="paragraph" id="par_idN105AF" xml-lang="en-US" l10n="NEW">Switch to normal view of the page.</paragraph> -<paragraph role="heading" id="par_idN105B2" xml-lang="en-US" level="2" l10n="NEW">Master</paragraph> -<paragraph role="paragraph" id="par_idN105B6" xml-lang="en-US" l10n="NEW">Switch to the master page view.</paragraph> -<embed href="text/simpress/01/03180000.xhp#anzeigequali"/> -<embed href="text/simpress/01/slidesorter.xhp#slidesorter"/> -<embed href="text/shared/01/03060000.xhp#taskleiste"/> -<embed href="text/shared/01/03040000.xhp#ime"/> -<embed href="text/simpress/01/03060000.xhp#lineale"/> + +<paragraph id="par_idN105AB" role="heading" level="2" xml-lang="en-US">Normal</paragraph> +<paragraph id="par_idN105AF" role="paragraph" xml-lang="en-US">Switch to normal view of the page.</paragraph> + +<paragraph id="par_idN105B2" role="heading" level="2" xml-lang="en-US">Master</paragraph> +<paragraph id="par_idN105B6" role="paragraph" xml-lang="en-US">Switch to the master page view.</paragraph> +<embed href="text/simpress/01/03180000.xhp#color_grayscale"/> +<embed href="text/simpress/01/slidesorter.xhp#page_slide_pane"/> +<embed href="text/shared/01/03060000.xhp#status_bar"/> +<embed href="text/shared/01/03040000.xhp#input_method_status"/> +<embed href="text/simpress/01/03060000.xhp#rulers"/> <embed href="text/shared/01/grid.xhp#grid"/> -<embed href="text/shared/01/guides.xhp#guides"/> +<embed href="text/shared/01/guides.xhp#snap_lines"/> <embed href="text/simpress/01/02110000.xhp#navigator"/> -<paragraph role="heading" id="hd_id3149666" xml-lang="en-US" level="2" l10n="U" oldref="3"><link href="text/shared/01/03010000.xhp" name="Zoom">Zoom</link></paragraph> -<embed href="text/shared/01/03010000.xhp#massstabtext"/> + +<paragraph id="hd_id3149666" role="heading" level="2" xml-lang="en-US"><link href="text/shared/01/03010000.xhp" name="Zoom">Zoom</link></paragraph> +<embed href="text/shared/01/03010000.xhp#zoom_text"/> </body> -</helpdocument> + +</helpdocument>
\ No newline at end of file |