summaryrefslogtreecommitdiff
path: root/source/text/simpress/main0202.xhp
blob: 5dd7f2e86cb607437d9eade370bea1bda2b3a10b (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
85
86
87
88
89
90
91
<?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="textsimpressmain0202xml" indexer="include" status="PUBLISH">
<title id="tit">Line and Filling Bar</title>
<filename>/text/simpress/main0202.xhp</filename>
</topic>
<history>
<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created>
</history>
</meta>
<body>
<section id="lineandfillingbar">
<h1 id="hd_id3149664"><link href="text/simpress/main0202.xhp">Line and Filling Bar</link></h1>
<paragraph role="paragraph" id="par_id3153729"><ahelp hid=".">The Line and Filling Bar contains commands and options that you can apply in the current view.</ahelp></paragraph>
</section>

<embed href="text/shared/01/05230000.xhp#position_and_size"/>
<embed href="text/shared/00/00040502.xhp#syposition"/>

<embed href="text/shared/01/05070000.xhp#alignment"/>

<embed href="text/shared/01/05250100.xhp#bring_to_front"/>
<embed href="text/shared/00/00040501.xhp#sybring_to_front"/>

<embed href="text/shared/01/05250200.xhp#bring_forward"/>
<embed href="text/shared/00/00040501.xhp#sybring_forward"/>

<embed href="text/shared/01/05250300.xhp#send_backward"/>
<embed href="text/shared/00/00040501.xhp#sysend_backward"/>

<embed href="text/shared/01/05250400.xhp#send_to_back"/>
<embed href="text/shared/00/00040501.xhp#sysend_to_back"/>

<embed href="text/simpress/01/05250500.xhp#in_front_of_object"/>
<embed href="text/simpress/00/00000413.xhp#syinfrontof"/>

<embed href="text/simpress/01/05250600.xhp#behind_object"/>
<embed href="text/simpress/00/00000413.xhp#sybehindobject"/>

<h2 id="hd_id3156382"><link href="text/shared/01/05200100.xhp">Line Style</link></h2>
<embed href="text/shared/01/05200100.xhp#stiltext"/>
<embed href="text/shared/00/00000004.xhp#syline_style"/>
<h2 id="hd_id3159184"><link href="text/shared/01/05200100.xhp">Line Width</link></h2>
<embed href="text/shared/01/05200100.xhp#breitetext"/>
<embed href="text/shared/00/00000004.xhp#syline_width"/>
<h2 id="hd_id3150250"><link href="text/shared/01/05200100.xhp">Line Color</link></h2>
<embed href="text/shared/01/05200100.xhp#farbetext"/>
<embed href="text/shared/00/00000004.xhp#syline_color"/>
<h2 id="hd_id3148609"><link href="text/shared/01/05210100.xhp">Area Style / Filling</link></h2>
<embed href="text/shared/01/05210100.xhp#sytext"/>
<embed href="text/shared/00/00000004.xhp#syarea_style"/>


<embed href="text/shared/01/05210600.xhp#syshadow"/>
<embed href="text/shared/02/05020000.xhp#arrow_style"/>
<embed href="text/shared/02/05020000.xhp#syarrow_style"/>

<embed href="text/shared/01/05240100.xhp#vertically"/>
<embed href="text/shared/01/05240200.xhp#horizontally"/>

<embed href="text/simpress/02/10030000.xhp#transformations"/>


<embed href="text/shared/02/01230000.xhp#stylist"/>
<embed href="text/shared/02/01230000.xhp#systylist"/>

<embed href="text/shared/01/grid.xhp#DisplayGrid"/>
<embed href="text/shared/01/grid.xhp#Snap2Grid"/>

<embed href="text/shared/02/01171400.xhp#helplines_while_moving"/>

</body>
</helpdocument>
ice-3-6-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/WColumnSelect.hxx
AgeCommit message (Expand)Author
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-17convert Link<> to typedNoel Grandin
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in dbaccessNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-05-09convert apply columns page to .ui formatCaolán McNamara
2014-04-17dbaccess: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2013-12-06Combine comphelper::UStringMixEqual, comphelper::TStringMixEqualFunctorStephan Bergmann
2013-11-05fixincludeguards.sh: dbaccessThomas Arnhold
2013-10-01convert dbaccess module from String to OUStringNoel Grandin
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-06-14re-base on ALv2 code.Michael Meeks