summaryrefslogtreecommitdiff
path: root/helpcontent2/source/text/shared/01/02230300.xhp
blob: 6cc01b0d0e406fd43eb1d7951c8a44497923f547 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
<?xml version="1.0" encoding="UTF-8"?>
<!--***********************************************************************
 *
 *  The Contents of this file are made available subject to the terms of
 *  either of the following licenses
 *
 *         - GNU Lesser General Public License Version 2.1
 *         - Sun Industry Standards Source License Version 1.1
 *
 *  Sun Microsystems Inc., October, 2000
 *
 *  GNU Lesser General Public License Version 2.1
 *  =============================================
 *  Copyright 2000 by Sun Microsystems, Inc.
 *  901 San Antonio Road, Palo Alto, CA 94303, USA
 *
 *  This library is free software; you can redistribute it and/or
 *  modify it under the terms of the GNU Lesser General Public
 *  License version 2.1, as published by the Free Software Foundation.
 *
 *  This library is distributed in the hope that it will be useful,
 *  but WITHOUT ANY WARRANTY; without even the implied warranty of
 *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 *  Lesser General Public License for more details.
 *
 *  You should have received a copy of the GNU Lesser General Public
 *  License along with this library; if not, write to the Free Software
 *  Foundation, Inc., 59 Temple Place, Suite 330, Boston,
 *  MA  02111-1307  USA
 *
 *
 *  Sun Industry Standards Source License Version 1.1
 *  =================================================
 *  The contents of this file are subject to the Sun Industry Standards
 *  Source License Version 1.1 (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.openoffice.org/license.html.
 *
 *  Software provided under this License is provided on an "AS IS" basis,
 *  WITHOUT WARRUNTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING,
 *  WITHOUT LIMITATION, WARRUNTIES THAT THE SOFTWARE IS FREE OF DEFECTS,
 *  MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING.
 *  See the License for the specific provisions governing your rights and
 *  obligations concerning the Software.
 *
 *  The Initial Developer of the Original Code is: Sun Microsystems, Inc..
 *
 *  Copyright: 2000 by Sun Microsystems, Inc.
 *
 *  All Rights Reserved.
 *
 *  Contributor(s): _______________________________________
 *
 *
 ************************************************************************-->
	
<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>
<lastedited date="2004-09-27T15:26:22">converted from old format - fpe</lastedited>
</history>
</meta>
<body>
<bookmark xml-lang="en-US" branch="hid/FN_REDLINE_COMMENT" id="bm_id6454378" localize="false"/><!-- HID added by script -->
<bookmark xml-lang="en-US" branch="hid/.uno:CommentChangeTracking" id="bm_id3153391" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/FID_CHG_COMMENT" id="bm_id7807911" localize="false"/><!-- HID added by script -->
<bookmark xml-lang="en-US" branch="hid/.uno:CommentChange" id="bm_id3152459" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/HID_REDLINING_EDIT" id="bm_id3153882" localize="false"/>
<paragraph role="heading" id="hd_id3083278" xml-lang="en-US" level="1" l10n="U" oldref="1">Comment</paragraph>
<paragraph role="paragraph" id="par_id3148983" xml-lang="en-US" l10n="U" oldref="2"><variable id="kommentartext"><ahelp hid="HID_REDLINING_EDIT">Enter a comment for the recorded change.</ahelp>
</variable></paragraph>
<paragraph role="paragraph" id="par_id3144436" xml-lang="en-US" l10n="E" localize="false"><link href="text/shared/00/00000402.xhp#kommentar"><embedvar href="text/shared/00/00000004.xhp#wie"/></link></paragraph>
<paragraph role="note" id="par_id3155391" xml-lang="en-US" l10n="U" oldref="3">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>Accept or Reject Changes</emph> dialog.</paragraph>
<paragraph role="paragraph" id="par_id3156426" xml-lang="en-US" l10n="U" oldref="5"><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="Accept or Reject Changes"><emph>Accept or Reject Changes</emph></link> dialog. 
</caseinline></switchinline></paragraph>
</body>
</helpdocument>
on value='libreoffice-4-1-4'>libreoffice-4-1-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/i18nutil/source/utility/unicode.cxx
AgeCommit message (Expand)Author
2021-11-17Add script codes to standalone {mis} tagsEike Rathke
2021-11-16Update to ICU 70.1Eike Rathke
2021-06-14We only support ICU version 4.6 or newer, so drop these checksMike Kaganski
2021-01-28add string_view variants of methods to O[U]StringBufferNoel
2020-05-11Adapt to be able to build against ICU 66Eike Rathke
2020-05-11change USCRIPT_JAMO language value for UnicodeDaeHyun Sung
2020-04-15loplugin:buriedassign in f,h,i*Noel Grandin
2019-10-28Upgrade to ICU 64.2Eike Rathke
2019-09-17avoid some copyingNoel Grandin
2019-05-23tdf#42949 Fix IWYU warnings in: animations/ eventattacher/ i18nutil/Gabor Kelemen
2018-09-17New loplugin:externalStephan Bergmann
2018-07-16Upgrade to ICU 62.1Eike Rathke
2018-01-15More loplugin:cstylecast: i18nutilStephan Bergmann
2018-01-12More loplugin:cstylecast: i18nutilStephan Bergmann
2017-12-19Explicitly qualify ICU types with icu:: namespaceEike Rathke
2017-12-13Make loplugin:salcall look into macros tooStephan Bergmann
2017-12-07loplugin:salcall handle static methodsNoel Grandin
2017-11-20Upgrade to ICU 60.1Eike Rathke
2017-11-17Revert "Upgrade to ICU 60.1"Eike Rathke
2017-11-17Upgrade to ICU 60.1David Tardon
2017-04-20loplugin:unusedfieldsNoel Grandin
2017-04-13Removed duplicated includesAndrea Gelmini
2017-03-31use actual UNO enums in i18nutilNoel Grandin
2017-03-22Use rtl::isAscii* instead of ctype.h is* with sal_Unicode argStephan Bergmann
2017-02-08coverity#1371289 Missing move assignment operatorCaolán McNamara
2017-01-14coverity#1371289 avoid the need for an assignmentCaolán McNamara
2016-11-02upgrade to ICU 58Eike Rathke
2016-09-25avoid coverity#1371161 Missing move assignment operatorCaolán McNamara
2016-09-20Related cid#1371289: Improve code to not depend on missing move assignmentStephan Bergmann
2016-09-20Remove redundant default ctor definitionStephan Bergmann
2016-02-15Rename rtl::isValidCodePoint -> rtl::isUnicodeCodePointStephan Bergmann