summaryrefslogtreecommitdiff
path: root/helpcontent2/source/text/scalc/01/12090300.xhp
blob: fe943b70339a77e5b86810e32be86aa763c9eb91 (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
<?xml version="1.0" encoding="UTF-8"?>
<!--***********************************************************************
 *
 * 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: 12090300.xhp,v $
 * $Revision: 1.5 $
 *
 * 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="textscalc0112090300xml" indexer="include" status="PUBLISH">
<title xml-lang="en-US" id="tit">Delete</title>
<filename>/text/scalc/01/12090300.xhp</filename>
</topic>
<history>
<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created>
<lastedited date="2003-10-31T00:00:00">converted from old format - fpe</lastedited>
</history>
</meta>
<body>
  
  
  <section id="loeschen">
  <bookmark xml-lang="en-US" branch="hid/SID_PIVOT_KILL" id="bm_id8594613" localize="false"/><!-- HID added by script -->
<bookmark branch="hid/.uno:DeletePivotTable" xml-lang="en-US" id="bm_id3148491"/><paragraph id="hd_id3150276" role="heading" level="1" oldref="1" l10n="U" xml-lang="en-US"><link href="text/scalc/01/12090300.xhp" name="Delete">Delete</link></paragraph>
  <paragraph l10n="U" role="paragraph" id="par_id3159400" xml-lang="en-US" oldref="2"><ahelp hid=".uno:DeletePivotTable" visibility="visible">Deletes the selected DataPilot table.</ahelp></paragraph>
  </section>
  <section id="howtoget">
  <embed href="text/scalc/00/00000412.xhp#dndploe"/>
</section>
 </body>
</helpdocument>
m LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/source/ui/StatisticsDialogs/RegressionDialog.cxx
AgeCommit message (Expand)Author
2022-11-22loplugin:unusedfieldsNoel Grandin
2021-11-26Regression Statistics: use cell reference, not fix row to calculate offsetEike Rathke
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2020-09-26never null ScViewData*Caolán McNamara
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-16ScFormulaCell ctor variant never called with null ScDocument*Caolán McNamara
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2019-11-14mDocument is assumed to be non-nullCaolán McNamara
2019-11-02New loplugin:conditionalstringStephan Bergmann
2019-09-26loplugin:constmethod in scNoel Grandin
2019-04-11rename ScStatisticsTwoVariableDialogController back...Caolán McNamara
2019-04-11weld ScRegressionDialogCaolán McNamara
2019-03-21tdf#42949 Fix IWYU warnings in sc/source/ui/pagedlg...undoGabor Kelemen
2019-01-24loplugin:constparams in scNoel Grandin