summaryrefslogtreecommitdiff
path: root/helpcontent2/source/text/swriter/01/04120225.xhp
blob: 84c365d46721a0409b9b0b7b44349123ec46116f (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"?>



<!--
 ***********************************************************************
 *
 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 * 
 * Copyright 2000, 2010 Oracle and/or its affiliates.
 *
 * OpenOffice.org - a multi-platform office productivity suite
 *
 * 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.
 *
 ************************************************************************
 -->


		<helpdocument version="1.0">
<meta>
<topic id="textswriter0104120225xml" indexer="include" status="PUBLISH">
<title id="tit" xml-lang="en-US">Entries (user-defined index)</title>
<filename>/text/swriter/01/04120225.xhp</filename>
</topic>
</meta>
<body>
<paragraph role="heading" id="hd_id3147406" xml-lang="en-US" level="1" l10n="U" oldref="1"><link href="text/swriter/01/04120225.xhp" name="Entries (user-defined index)">Entries (user-defined index)</link></paragraph>
<paragraph role="paragraph" id="par_id3146318" xml-lang="en-US" l10n="U" oldref="2"><variable id="eintraege">Specify the format for the entries in a user-defined index. 
</variable></paragraph>
<section id="howtoget">
<embed href="text/swriter/00/00000404.xhp#verz35"/>
</section>
<embed href="text/swriter/01/04120221.xhp#ebene"/>
<paragraph role="note" id="par_id3150020" xml-lang="en-US" l10n="CHG" oldref="3">User-defined indexes do not support sub-keys.</paragraph>
<embed href="text/swriter/01/04120221.xhp#aufbau"/>
<embed href="text/swriter/01/04120221.xhp#eintragstext"/>
<embed href="text/swriter/01/04120221.xhp#tabulator"/>
<embed href="text/swriter/01/04120221.xhp#seitennr"/>
<embed href="text/swriter/01/04120222.xhp#level"/>
<embed href="text/swriter/01/04120221.xhp#aufbau2"/>
<embed href="text/swriter/01/04120221.xhp#formatierung"/>
</body>
</helpdocument>
ffice-3-5 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/salhelper
AgeCommit message (Expand)Author
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-01Remove some stdio.h includes from salhelper moduleJulien Nabet
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-18boost->stdCaolán McNamara
2015-08-06If we want this to crash intentionally, use abort() thenTor Lillqvist
2015-06-23Revert "Typo: iff->if"Julien Nabet
2015-06-23Typo: iff->ifJulien Nabet
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-01-20Some more loplugin:cstylecast: salhelperStephan Bergmann
2014-12-19Remove unused */qa/checkapi/Stephan Bergmann
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-08-25set names on a bunch more threads...Michael Stahl
2014-08-13salhelper: work around spurious warning C4189Michael Stahl
2014-06-06fixincludeguards: fix include guardsThomas Arnhold
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-04-28prefer makefile-gmake-modeTakeshi Abe
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26Remove visual noise from salhelperAlexander Wilms
2014-02-21Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-02-17salhelper: sal_Bool -> boolStephan Bergmann
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-09-22gbuild: make the versioned library the linktarget on UnixesMichael Stahl
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-24Don't point to inc directories that don't exist any longerTor Lillqvist
2013-04-24move URE headers to include/David Tardon
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-13simplify makefilesDavid Tardon
2013-04-13simplify generation of *_allheaders.hxxDavid Tardon
2013-04-13install SDK headers from filelistsDavid Tardon
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-04doubled namespacesThomas Arnhold
2013-03-03coverity#983108: fix memory leakMarkus Mohrhard
2013-03-03coverity#983107: fix memory leakMarkus Mohrhard
2013-02-28remove all d.lstMichael Stahl
2013-02-27salhelper: new ZipPackage_salhelper_odk_headersMichael Stahl
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2013-01-16Get rid of GetVersionInfo and checkdllTor Lillqvist
2012-12-07Proper indentationStephan Bergmann
2012-12-04API CHANGE: remove long-deprecated Semaphore & related stuff.Thorsten Behrens