diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:06:44 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:06:44 +0000 |
commit | ed5640d8b587fbcfed7dd7967f3de04b37a76f26 (patch) | |
tree | 7a5f7c6c9d02226d7471cb3cc8fbbf631b415303 /helpcontent2/source/text/shared/guide/undo_formatting.xhp | |
parent | Initial commit. (diff) | |
download | libreoffice-upstream.tar.xz libreoffice-upstream.zip |
Adding upstream version 4:7.4.7.upstream/4%7.4.7upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'helpcontent2/source/text/shared/guide/undo_formatting.xhp')
-rw-r--r-- | helpcontent2/source/text/shared/guide/undo_formatting.xhp | 78 |
1 files changed, 78 insertions, 0 deletions
diff --git a/helpcontent2/source/text/shared/guide/undo_formatting.xhp b/helpcontent2/source/text/shared/guide/undo_formatting.xhp new file mode 100644 index 000000000..7c295dd1b --- /dev/null +++ b/helpcontent2/source/text/shared/guide/undo_formatting.xhp @@ -0,0 +1,78 @@ +<?xml version="1.0" encoding="UTF-8"?> + + +<!-- + * 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 . + --> + +<helpdocument version="1.0"> +<meta> +<topic id="textsharedguideundo_formattingxml" indexer="include" status="PUBLISH"> +<title id="tit" xml-lang="en-US">Undoing Direct Formatting for a Document</title> +<filename>/text/shared/guide/undo_formatting.xhp</filename> +</topic> +<history> +<created date="2004-04-06T11:20:22">undoing direct formatting in the whole document</created> +</history> +</meta> +<body> +<bookmark xml-lang="en-US" branch="index" id="bm_id6606036"><bookmark_value>undoing;direct formatting</bookmark_value> +<bookmark_value>direct formatting;undoing all</bookmark_value> +<bookmark_value>deleting;all direct formatting</bookmark_value> +<bookmark_value>text attributes;undoing</bookmark_value> +<bookmark_value>formatting;undoing</bookmark_value> +<bookmark_value>restoring;default formatting</bookmark_value> +</bookmark><comment>MW deleted "removing;..."</comment> +<paragraph role="heading" id="par_idN1067F" xml-lang="en-US" level="1"><variable id="undo_formatting"><link href="text/shared/guide/undo_formatting.xhp">Undoing Direct Formatting for a Document</link> +</variable></paragraph> +<paragraph role="paragraph" id="par_idN10683" xml-lang="en-US">You can undo all formatting that has not been made by styles in a few steps.</paragraph> +<embed href="text/shared/00/00000005.xhp#Section7"/> +<paragraph role="heading" id="par_idN10639" xml-lang="en-US" level="2">Removing all Direct Formatting in a $[officename] Writer Document</paragraph> +<list type="ordered"> +<listitem> + <paragraph role="paragraph" id="par_idN1063F" xml-lang="en-US">Press <switchinline select="sys"><caseinline select="MAC"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+A</keycode> to select the whole text.</paragraph> +</listitem> +<listitem> +<paragraph role="paragraph" id="par_idN10643" xml-lang="en-US">Choose <emph>Format - Clear Direct Formatting</emph>.</paragraph> +</listitem> +</list> +<paragraph role="heading" id="par_idN1064A" xml-lang="en-US" level="2">Removing all Direct Formatting in a $[officename] Calc Spreadsheet</paragraph> +<list type="ordered"> +<listitem> +<paragraph role="paragraph" id="par_idN10650" xml-lang="en-US">While pressing the Shift key click the first and then the last sheet tab to select all sheets.</paragraph> +</listitem> +<listitem> +<paragraph role="paragraph" id="par_idN106DD" xml-lang="en-US">Press <switchinline select="sys"><caseinline select="MAC"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+A</keycode> to select the whole text.</paragraph> +</listitem> +<listitem> +<paragraph role="paragraph" id="par_idN106F0" xml-lang="en-US">Choose <emph>Format - Clear Direct Formatting</emph>.</paragraph> +</listitem> +</list> +<paragraph role="heading" id="par_idN1065F" xml-lang="en-US" level="2">Removing all Direct Formatting in a $[officename] Presentation</paragraph> +<list type="ordered"> +<listitem> +<paragraph role="paragraph" id="par_idN10665" xml-lang="en-US">Click the <emph>Outline</emph> tab to open outline view.</paragraph> +</listitem> +<listitem> +<paragraph role="paragraph" id="par_id3906674" xml-lang="en-US">Press <switchinline select="sys"><caseinline select="MAC"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+A</keycode> to select the whole text.</paragraph> +</listitem> +<listitem> +<paragraph role="paragraph" id="par_idN1075E" xml-lang="en-US">Choose <emph>Format - Clear Direct Formatting</emph>.</paragraph> +</listitem> +</list> +</body> +</helpdocument> |