summaryrefslogtreecommitdiff
path: root/helpcontent2/source/text/shared/01/05250000.xhp
blob: 7ddaebbf37fe43d803d764fe5bf25f809d8e15e2 (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
<?xml version="1.0" encoding="UTF-8"?>
<helpdocument version="1.0">
	
<!--
***********************************************************************
 *
 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 * 
 * Copyright 2008 by Sun Microsystems, Inc.
 *
 * OpenOffice.org - a multi-platform office productivity suite
 *
 * $RCSfile: 05250000.xhp,v $
 * $Revision: 1.14.4.2 $
 *
 * This file is part of OpenOffice.org.
 *
 * OpenOffice.org is free software: you can redistribute it and/or modify
 * it under the terms of the GNU Lesser General Public License version 3
 * only, as published by the Free Software Foundation.
 *
 * OpenOffice.org 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 version 3 for more details
 * (a copy is included in the LICENSE file that accompanied this code).
 *
 * You should have received a copy of the GNU Lesser General Public License
 * version 3 along with OpenOffice.org.  If not, see
 * <http://www.openoffice.org/license.html>
 * for a copy of the LGPLv3 License.
 *
 ************************************************************************
 -->
 
	
<meta>
<topic id="textshared0105250000xml" indexer="include">
<title id="tit" xml-lang="en-US">Arrange</title>
<filename>/text/shared/01/05250000.xhp</filename>
</topic>
</meta>
<body>
<section id="anordnung">
<bookmark xml-lang="en-US" branch="index" id="bm_id3152427"><bookmark_value>objects; arranging within stacks</bookmark_value>
<bookmark_value>arranging; objects</bookmark_value>
<bookmark_value>borders; arranging</bookmark_value>
<bookmark_value>pictures; arranging within stacks</bookmark_value>
<bookmark_value>draw objects; arranging within stacks</bookmark_value>
<bookmark_value>controls; arranging within stacks</bookmark_value>
<bookmark_value>OLE objects; arranging within stacks</bookmark_value>
<bookmark_value>charts; arranging within stacks</bookmark_value>
<bookmark_value>layer arrangement</bookmark_value>
<bookmark_value>levels; depth stagger</bookmark_value>
<bookmark_value>depth stagger</bookmark_value>
</bookmark><comment>mw made "layers;..." a one level entry</comment>
<bookmark xml-lang="en-US" branch="hid/SID_POSITION" id="bm_id8728812" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/.uno:ObjectPosition" id="bm_id3149551" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/.uno:ArrangeMenu" id="bm_id3945738" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/.uno:ArrangeFrameMenu" id="bm_id0801200803311649" localize="false"/>
<paragraph role="heading" id="hd_id3152427" xml-lang="en-US" level="1" l10n="CHG" oldref="1"><link href="text/shared/01/05250000.xhp" name="Arranging Objects">Arrange</link></paragraph>
<paragraph role="paragraph" id="par_id3154230" xml-lang="en-US" l10n="U" oldref="2"><ahelp hid=".uno:ObjectPosition">Changes the stacking order of the selected object(s).</ahelp></paragraph>
</section>
<section id="howtoget">
<embed href="text/shared/00/00040501.xhp#anordnung"/>
</section>
<paragraph role="heading" id="hd_id3153894" xml-lang="en-US" level="2" l10n="U" oldref="9">Layer for text and graphics</paragraph>
<paragraph role="paragraph" id="par_id3154186" xml-lang="en-US" l10n="U" oldref="4">Each object that you place in your document is successively stacked on the preceding object. Use the arrange commands to change the stacking order of objects in your document. You cannot change the stacking order of text.</paragraph>
<embed href="text/shared/01/05250100.xhp#ganznachvorn"/>
<embed href="text/shared/01/05250200.xhp#positionnachvorn"/>
<embed href="text/shared/01/05250300.xhp#positionnachhinten"/>
<embed href="text/shared/01/05250400.xhp#ganznachhinten"/>
<embed href="text/shared/01/05250500.xhp#indenvordergrund"/>
<embed href="text/shared/01/05250600.xhp#indenhintergrund"/>
</body>
</helpdocument>
ibreoffice-4-2-5 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/extensions/source/config
AgeCommit message (Expand)Author
2020-11-21tdf#123936 Formatting files in module extensions with clang-formatPhilipp Hofer
2020-10-14More fixes of uses of now-explicit OUString ctor taking raw sal_Unicode pointerStephan Bergmann
2020-07-27extensions/WinUserInfo: create instances with uno constructorsNoel Grandin
2020-07-23extensions/ldap: create instances with uno constructorsNoel Grandin
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: extensionsStephan Bergmann
2020-06-03Upcoming loplugin:elidestringvar: extensionsStephan Bergmann
2020-05-22Prefer CoInitializeEx instead of CoInitializeJulien Nabet
2020-05-08compact namespace in editeng..extensionsNoel Grandin
2020-04-22Typo kServerDefiniton->kServerDefinition (extensions/ldap)Julien Nabet
2020-04-14loplugin:flatten in extensionsNoel Grandin
2020-03-11tdf#42949 Fix IWYU warnings in extensions/*/*cxxGabor Kelemen
2020-03-06tdf#42949 Fix IWYU warnings in extensions/source/*/*hxxGabor Kelemen
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-25tdf#130137 Replace remaining uses of WNT define checks with _WIN32A_GAN
2019-12-19sal_Char->char in extensionsNoel Grandin
2019-10-01loplugin:logexceptionnicely (clang-cl)Stephan Bergmann
2019-10-01loplugin:stringconstant (clang-cl)Stephan Bergmann
2019-09-17No need for the string buffer hereMike Kaganski
2019-08-20Fix typosAndrea Gelmini
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): extensionsStephan Bergmann
2019-07-19missing LDAPCaolán McNamara
2019-01-21o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen
2018-11-04tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-09-11loplugin:stringbuffer (clang-cl)Stephan Bergmann
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-05-15loplugin:unnecessaryoverride, loplugin:cstylecast (clang-cl)Stephan Bergmann
2018-05-09Don't throw in LdapUserProfileBe ctor on LDAP misconfigurationMike Kaganski
2018-05-02WinUserInfoBe: a new config backend for user data provided by WindowsMike Kaganski