summaryrefslogtreecommitdiff
path: root/source/text/scalc/01/12060000.xhp
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2012-09-01 09:51:27 -0500
committerNorbert Thiebaud <nthiebaud@gmail.com>2012-10-16 11:07:30 -0500
commit61173c1b58efa79c0ba6b08348d2796a249d0186 (patch)
tree00ebf544db18942e2a1ecfc5e5fa16931127d38f /source/text/scalc/01/12060000.xhp
parent3dc2e7497f1798ae4ff6c5c8c562666bc10a393c (diff)
move help structure one directory up
Change-Id: Ie970e39fbb6795a92d9fdd13510409d7dcd071bc
Diffstat (limited to 'source/text/scalc/01/12060000.xhp')
-rw-r--r--source/text/scalc/01/12060000.xhp64
1 files changed, 64 insertions, 0 deletions
diff --git a/source/text/scalc/01/12060000.xhp b/source/text/scalc/01/12060000.xhp
new file mode 100644
index 0000000000..ebbb642a0e
--- /dev/null
+++ b/source/text/scalc/01/12060000.xhp
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<helpdocument version="1.0">
+
+<!--
+***********************************************************************
+ *
+ * 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.
+ *
+ ************************************************************************
+ -->
+
+
+<meta>
+<topic id="textscalc0112060000xml" indexer="include">
+<title id="tit" xml-lang="en-US">Multiple Operations</title>
+<filename>/text/scalc/01/12060000.xhp</filename>
+</topic>
+</meta>
+<body>
+<bookmark xml-lang="en-US" branch="hid/.uno:TableOperationDialog" id="bm_id9116957" localize="false"/>
+<bookmark xml-lang="en-US" branch="hid/.uno:TableOperationDialog" id="bm_id3151210" localize="false"/>
+<paragraph role="heading" id="hd_id3153381" xml-lang="en-US" level="1" l10n="U" oldref="1">Multiple Operations</paragraph>
+<paragraph role="paragraph" id="par_id3154140" xml-lang="en-US" l10n="U" oldref="2"><variable id="mehrfachoperationen"><ahelp hid=".uno:TableOperationDialog">Applies the same formula to different cells, but with different parameter values.</ahelp>
+</variable></paragraph>
+<section id="howtoget">
+<embed href="text/scalc/00/00000412.xhp#dnmfo"/>
+</section>
+<embed href="text/scalc/guide/multioperation.xhp#multioperation"/>
+<paragraph role="note" id="par_id3152598" xml-lang="en-US" l10n="U" oldref="5">The <emph>Row</emph> or <emph>Column</emph> box must contain a reference to the first cell of the selected range.</paragraph>
+<paragraph role="note" id="par_id3154011" xml-lang="en-US" l10n="U" oldref="16">If you export a spreadsheet containing multiple operations to Microsoft Excel, the location of the cells containing the formula must be fully defined relative to the data range.</paragraph>
+<paragraph role="heading" id="hd_id3156441" xml-lang="en-US" level="2" l10n="U" oldref="3">Defaults</paragraph>
+<bookmark xml-lang="en-US" branch="hid/sc:Edit:RID_SCDLG_TABOP:ED_FORMULARANGE" id="bm_id3149581" localize="false"/>
+<paragraph role="heading" id="hd_id3154492" xml-lang="en-US" level="3" l10n="U" oldref="6">Formulas</paragraph>
+<paragraph role="paragraph" id="par_id3151073" xml-lang="en-US" l10n="U" oldref="7"><ahelp hid="SC:EDIT:RID_SCDLG_TABOP:ED_FORMULARANGE">Enter the cell references for the cells containing the formulas that you want to use in the multiple operation.</ahelp></paragraph>
+<bookmark xml-lang="en-US" branch="hid/sc:Edit:RID_SCDLG_TABOP:ED_ROWCELL" id="bm_id3156286" localize="false"/>
+<paragraph role="heading" id="hd_id3154729" xml-lang="en-US" level="3" l10n="U" oldref="8">Row</paragraph>
+<paragraph role="paragraph" id="par_id3148456" xml-lang="en-US" l10n="U" oldref="9"><ahelp hid="SC:EDIT:RID_SCDLG_TABOP:ED_ROWCELL">Enter the input cell reference that you want to use as a variable for the rows in the data table.</ahelp></paragraph>
+<bookmark xml-lang="en-US" branch="hid/sc:Edit:RID_SCDLG_TABOP:ED_COLCELL" id="bm_id3149123" localize="false"/>
+<paragraph role="heading" id="hd_id3150718" xml-lang="en-US" level="3" l10n="U" oldref="14">Column</paragraph>
+<paragraph role="paragraph" id="par_id3150327" xml-lang="en-US" l10n="U" oldref="15"><ahelp hid="SC:EDIT:RID_SCDLG_TABOP:ED_COLCELL">Enter the input cell reference that you want to use as a variable for the columns in the data table.</ahelp></paragraph>
+<embed href="text/shared/00/00000001.xhp#eingabesymbol"/>
+</body>
+</helpdocument>
tion> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/source/uibase/web/wview.cxx
AgeCommit message (Expand)Author
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-02-16SfxViewShell never takes a null SfxViewFrame*Caolán McNamara
2020-01-16tdf#42949 Fix IWYU warnings in sw/source/uibase/[u-w]*/*cxxGabor Kelemen
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-04-17tdf#42949 Remove unnecessary localization headers from swGabor Kelemen
2018-04-05sw: fix some IWYU warningsMiklos Vajna
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-31disambiguate dual use of toolbar idsCaolán McNamara
2017-04-24tdf#39468 Translate German comments in swJens Carl
2017-04-12convert SelectionType to scoped enumNoel Grandin
2017-03-28remove unused interfaces from sdi filesNoel Grandin
2017-02-13convert ShellModes to scoped enumNoel Grandin
2016-11-24convert SFX_VISIBILITY constants to scoped enumNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-14convert INPUTCONTEXT_ constants to scoped enumNoel Grandin
2015-04-09convert SFX_SHELL constants to scoped enumNoel Grandin
2015-01-26Visible function type RTTI for Clang -fsanitize=functionStephan Bergmann
2014-11-25We now only need one bit of information hereCaolán McNamara
2014-11-24so these ResIds are only being used for the numerical valueCaolán McNamara
2014-10-06fdo#73151 Always open Styles&Formatting dialog in the sidebarSamuel Mehrbrodt
2014-09-25Revert "fdo#73151 Always open Styles&Formatting dialog in the sidebar"Stephan Bergmann
2014-09-24fdo#73151 Always open Styles&Formatting dialog in the sidebarSamuel Mehrbrodt
2014-09-11fix corner case crash in xhtml headless export as pdfCaolán McNamara
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl