summaryrefslogtreecommitdiff
path: root/source/text/sbasic/shared/03100000.xhp
blob: 06d71350744b65e8cb612636671eedce5cb5fb50 (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="textsbasicshared03100000xml" indexer="include" status="PUBLISH">
<title id="tit" xml-lang="en-US">Variables</title>
<filename>/text/sbasic/shared/03100000.xhp</filename>
</topic>
<history>
<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created>
</history>
</meta>
<body>
<section id="variables">
<h1 id="hd_id3149669"><link href="text/sbasic/shared/03100000.xhp">Variables</link></h1>
<paragraph role="paragraph" id="par_id3147265" xml-lang="en-US">The following statements and functions are for working with variables. You can use these functions to declare or define variables, convert variables from one type to another, or determine the variable type.</paragraph>
</section>
<embed href="text/sbasic/shared/03100050.xhp#ccur"/>
<embed href="text/sbasic/shared/03100100.xhp#cbool"/>
<embed href="text/sbasic/shared/03100300.xhp#cdate"/>
<embed href="text/sbasic/shared/03100060.xhp#cdec"/>
<embed href="text/sbasic/shared/03100400.xhp#cdbl"/>
<embed href="text/sbasic/shared/03100500.xhp#cint"/>
<embed href="text/sbasic/shared/03100600.xhp#clng"/>
<embed href="text/sbasic/shared/03100700.xhp#const"/>
<embed href="text/sbasic/shared/03100900.xhp#csng"/>
<embed href="text/sbasic/shared/03101000.xhp#cstr"/>
<embed href="text/sbasic/shared/03100070.xhp#cvar"/>
<embed href="text/sbasic/shared/03100080.xhp#cverr"/>
<embed href="text/sbasic/shared/03101100.xhp#defbool"/>
<embed href="text/sbasic/shared/03101110.xhp#defcur"/>
<embed href="text/sbasic/shared/03101300.xhp#defdate"/>
<embed href="text/sbasic/shared/03101400.xhp#defdbl"/>
<embed href="text/sbasic/shared/03101120.xhp#deferr"/>
<embed href="text/sbasic/shared/03101500.xhp#defint"/>
<embed href="text/sbasic/shared/03101600.xhp#deflng"/>
<embed href="text/sbasic/shared/03101700.xhp#defobj"/>
<embed href="text/sbasic/shared/03101130.xhp#defsng"/>
<embed href="text/sbasic/shared/03101140.xhp#defstr"/>
<embed href="text/sbasic/shared/03102000.xhp#defvar"/>
<embed href="text/sbasic/shared/03102100.xhp#dimtext"/>
<embed href="text/sbasic/shared/03102101.xhp#redim"/>
<embed href="text/sbasic/shared/03090413.xhp#type"/>
<embed href="text/sbasic/shared/03102200.xhp#isarray"/>
<embed href="text/sbasic/shared/03102300.xhp#isdate"/>
<embed href="text/sbasic/shared/03102400.xhp#isempty"/>
<embed href="text/sbasic/shared/03102450.xhp#iserror"/>
<embed href="text/sbasic/shared/03102600.xhp#isnull"/>
<embed href="text/sbasic/shared/03102700.xhp#isnumeric"/>
<embed href="text/sbasic/shared/03102800.xhp#isobject"/>
<embed href="text/sbasic/shared/03102900.xhp#lbound"/>
<embed href="text/sbasic/shared/03103000.xhp#ubound"/>
<embed href="text/sbasic/shared/03103100.xhp#let"/>
<embed href="text/sbasic/shared/03104200.xhp#array"/>
<embed href="text/sbasic/shared/03104300.xhp#dimarray"/>
<embed href="text/sbasic/shared/03104700.xhp#erase"/>
<embed href="text/sbasic/shared/03103200.xhp#optionbase"/>
<embed href="text/sbasic/shared/03103300.xhp#optionexplicit"/>
<embed href="text/sbasic/shared/03103400.xhp#public"/>
<embed href="text/sbasic/shared/03103450.xhp#global"/>
<embed href="text/sbasic/shared/03103500.xhp#static"/>
<embed href="text/sbasic/shared/03103600.xhp#typename"/>
<embed href="text/sbasic/shared/03103700.xhp#set"/>
<embed href="text/sbasic/shared/03103800.xhp#findobject"/>
<embed href="text/sbasic/shared/03103900.xhp#findpropertyobject"/>
<embed href="text/sbasic/shared/03104100.xhp#optional"/>
<embed href="text/sbasic/shared/03104000.xhp#ismissing"/>
<embed href="text/sbasic/shared/03104400.xhp#hasunointerfaces"/>
<embed href="text/sbasic/shared/03104600.xhp#equalunoobjects"/>
<embed href="text/sbasic/shared/03104500.xhp#isunostruct"/>
</body>
</helpdocument>
tion value='libreoffice-4-2-0'>libreoffice-4-2-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sfx2/Package_emoji.mk
AgeCommit message (Collapse)Author
2016-07-28GSoC Emoji ControlAkshay Deep
Tab Window Add emoji.json to installation directory Read the JSON data from code Filter emojis according to categories Insert Emoji at cursor position Toolbar control Change-Id: Ia5a577ce41398132872914ebfa499e4d4077d57e Reviewed-on: https://gerrit.libreoffice.org/26700 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Akshay Deep <akshaydeepiitr@gmail.com> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>