summaryrefslogtreecommitdiff
path: root/source/text/shared/02/06100000.xhp
blob: 6cc6e3d66d455e9fb3a14277df122707a9a6cf33 (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
<?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="textshared0206100000xml" indexer="include" status="PUBLISH">
<title id="tit" xml-lang="en-US">Move Up</title>
<filename>/text/shared/02/06100000.xhp</filename>
</topic>
<history>
<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created>
</history>
</meta>
<body>
<section id="hochschieben">
<bookmark xml-lang="en-US" branch="hid/.uno:OutlineUp" id="bm_id3154094" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/.uno:MoveUp" id="bm_id3148520" localize="false"/>
<paragraph role="heading" id="hd_id3144740" xml-lang="en-US" level="1"><link href="text/shared/02/06100000.xhp" name="Move Up">Move Up</link></paragraph>
<paragraph role="paragraph" id="par_id3109850" xml-lang="en-US"><ahelp hid=".">Positions the selected paragraph before the one above it.</ahelp></paragraph>
</section>
<paragraph role="paragraph" id="par_id3149283" xml-lang="en-US">If you have numbered paragraphs and click the<emph> Move Up </emph>icon, the numbers will be adjusted to the current order. <switchinline select="appl"><caseinline select="WRITER">The <emph>Move Up </emph>icon is only visible when the cursor is positioned in a bulleted or numbered list.
</caseinline></switchinline><switchinline select="appl"><caseinline select="IMPRESS">The <emph>Move Up </emph>icon appears on the <emph>Text Formatting</emph> Bar when you use the outline view.
</caseinline></switchinline></paragraph>
<paragraph role="paragraph" id="par_id3155555" xml-lang="en-US">This function can be called by pressing <switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Up Arrow.</paragraph>
<section id="syhochschieben">
<table id="tbl_id3155535">
<tablerow>
<tablecell colspan="" rowspan="">
<paragraph role="paragraph" id="par_id3150774" xml-lang="en-US">
<image id="img_id3149827" src="cmd/sc_moveup.png" width="0.2228inch" height="0.2228inch"><alt id="alt_id3149827" xml-lang="en-US">Icon</alt>
	</image></paragraph>
</tablecell>
<tablecell colspan="" rowspan="">
<paragraph role="paragraph" id="par_id3147243" xml-lang="en-US">Move Up</paragraph>
</tablecell>
</tablerow>
</table>

</section>
</body>
</helpdocument>
value='libreoffice-24-8'>libreoffice-24-8 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/winaccessibility/source/UAccCOM/EnumVariant.cxx
AgeCommit message (Expand)Author
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
2018-01-17Fix typosAndrea Gelmini
2017-10-27loplugin:includeform: winaccessibility (Windows)Stephan Bergmann
2016-10-15clang-cl loplugin: winaccessibilityStephan Bergmann
2016-03-04-Werror,-WshadowStephan Bergmann
2016-03-04Silence -Werror,-Wnon-virtual-dtor in generated UAccCOM.h (clang-cl)Stephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-03-05Remove visual noise from winaccessibilityAlexander Wilms
2014-03-01Variable not used but remove some wrong charactersJulien Nabet
2013-12-12winaccessibility: fix locking in UAccCOMMichael Stahl
2013-12-12winaccessibility: remove CheckEnableAccessible.h and assorted noiseMichael Stahl
2013-11-28winaccessibility: remove obsolete act.hxxMichael Stahl
2013-11-25winaccessibility: replace CoCreateInstance with direct instantiationMichael Stahl
2013-11-21winaccessibility: fix even more pointless HWND to long castingMichael Stahl
2013-11-21winaccessibility: pass pointers as "hyper" in the COM IDLMichael Stahl
2013-11-20winaccessibility: remove UAccCOM2.hMichael Stahl
2013-11-20winaccessibility: remove "using" from headersMichael Stahl
2013-11-19Move to MPLv2 license headers, add modelines.Michael Meeks
2013-11-19Integrate branch of IAccessible2Steve Yin