diff options
author | Sophia Schröder <sophia.schroeder@libreoffice.org> | 2018-05-28 16:52:30 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-07-04 02:14:27 +0200 |
commit | 94c1c946811eacb43fcd92dd12b9a740ccaec226 (patch) | |
tree | 6809aab21fbd8e9a99c39c0c2d8306a7a3f6c861 /source/text/shared/01/02230300.xhp | |
parent | 95b20e778e76b4b28e2a4976253e17c8e686393d (diff) |
Further cleanups and improvements
rest of /shared/01/022*.xhp files
Change-Id: I73350ce513d1c867ad05c3e17093b41d7769190c
Reviewed-on: https://gerrit.libreoffice.org/54941
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/shared/01/02230300.xhp')
-rw-r--r-- | source/text/shared/01/02230300.xhp | 26 |
1 files changed, 11 insertions, 15 deletions
diff --git a/source/text/shared/01/02230300.xhp b/source/text/shared/01/02230300.xhp index ed2e11c121..f94d7bfe6e 100644 --- a/source/text/shared/01/02230300.xhp +++ b/source/text/shared/01/02230300.xhp @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> - - +<helpdocument version="1.0"> <!-- * This file is part of the LibreOffice project. * @@ -18,16 +17,15 @@ * 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="textshared0102230300xml" indexer="include" status="PUBLISH"> -<title id="tit" xml-lang="en-US">Comment</title> -<filename>/text/shared/01/02230300.xhp</filename> -</topic> -<history> -<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> -</history> + <topic id="textshared0102230300xml" indexer="include" status="PUBLISH"> + <title id="tit" xml-lang="en-US">Comment</title> + <filename>/text/shared/01/02230300.xhp</filename> + </topic> + <history> + <created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> + </history> </meta> <body> <bookmark xml-lang="en-US" branch="hid/.uno:CommentChangeTracking" id="bm_id3153391" localize="false"/> @@ -40,10 +38,8 @@ <section id="howtoget"> <embed href="text/shared/00/00000402.xhp#kommentar"/> </section> -<paragraph role="note" id="par_id3155391" xml-lang="en-US">You can attach a comment when <switchinline select="appl"><caseinline select="WRITER">the cursor is in a changed text passage -</caseinline><caseinline select="CALC">the changed cell is selected +<paragraph role="note" id="par_id3155391" xml-lang="en-US">You can attach a comment when <switchinline select="appl"><caseinline select="WRITER">the cursor is in a changed text passage</caseinline><caseinline select="CALC">the changed cell is selected </caseinline></switchinline>, or in the <emph>Manage Changes</emph> dialog.</paragraph> -<paragraph role="paragraph" id="par_id3156426" xml-lang="en-US"><switchinline select="appl"><caseinline select="CALC">Comments are displayed as callouts in the sheet when you rest your mouse pointer over a cell with a recorded change. You can also view comments that are attached to a changed cell in the changes list in the <link href="text/shared/01/02230400.xhp" name="Manage Changes"><emph>Manage Changes</emph></link> dialog. -</caseinline></switchinline></paragraph> +<paragraph role="paragraph" id="par_id3156426" xml-lang="en-US"><switchinline select="appl"><caseinline select="CALC">Comments are displayed as callouts in the sheet when you rest your mouse pointer over a cell with a recorded change. You can also view comments that are attached to a changed cell in the changes list in the <link href="text/shared/01/02230400.xhp" name="Manage Changes"><emph>Manage Changes</emph></link> dialog.</caseinline></switchinline></paragraph> </body> </helpdocument> |