summaryrefslogtreecommitdiff
path: root/source/text/sbasic/shared/03080600.xhp
blob: adb4d3b7921f4d64695df30f9248fefa075b1fb1 (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
<?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="textsbasicshared03080600xml" indexer="include" status="PUBLISH">
<title xml-lang="en-US" id="tit">Absolute Values</title>
<filename>/text/sbasic/shared/03080600.xhp</filename>
</topic>
<history>
<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created>
</history>
</meta>
<body>
  
  
  <section id="absolute">
  <h1 id="hd_id3146958"><link href="text/sbasic/shared/03080600.xhp">Absolute Values</link></h1>
  <paragraph role="paragraph" id="par_id3150771" xml-lang="en-US">This function returns absolute values.</paragraph>
  </section>
  <embed href="text/sbasic/shared/03080601.xhp#abs"/>
 </body>
</helpdocument>
4b_for_libreoffice-6-2'>feature/sw_redlinehide_4b_for_libreoffice-6-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/helpcompiler/inc/HelpLinker.hxx
AgeCommit message (Expand)Author
2019-12-05make some classes module privateNoel Grandin
2019-05-30tdf#42949 Fix IWYU warnings in helpcompiler/Gabor Kelemen
2018-09-09loplugin:simplifyconstruct in helpcompiler..ioNoel Grandin
2018-06-11tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov
2017-07-18loplugin:constparams in vclNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25loplugin: unnecessary destructor forms..idlcNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, helpcompilerStephan Bergmann
2017-01-17new loplugin: useuniqueptr: helpcompiler..ioNoel Grandin
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-20loplugin:unusedfields helpcompilerNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06coverity#1338235 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308500 Uncaught exceptionCaolán McNamara
2015-04-07loplugin:staticmethodsNoel Grandin