sc: filter: html: fix missing color scale conditional format
[LibreOffice.git] / odk / index_online.html
blob417d21e55429fdaf1ac92d58f10541b06a61bcb5
1 <html>
2 <head>
3 <title>LibreOffice API Documentation</title>
4 <link rel="stylesheet" type="text/css" href="docs/sdk_styles.css">
5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
6 <link rel="shortcut icon" href="http://www.libreoffice.org/favicon.ico" />
7 </head>
8 <body>
9 <div id="BgContainer">
10 <div id="Container">
11 <div id="TopHeader">
12 <a id="Logo" href="http://www.libreoffice.org/" title="Go to the Home of LibreOffice and the LibreOffice Community page"></a>
13 <p id="HeaderTagLine">LibreOffice API Documentation</p>
14 </div>
15 <div class="clear"></div>
16 <div id="Layout">
17 <div class="typography">
18 <h1>LibreOffice API Documentation</h1>
19 <table class="table1" cellpadding=0>
20 <tr>
21 <td><img class="nothing8" src="docs/images/nada.gif"></td>
22 <td>
23 <table class="table3">
24 <tr>
25 <td colspan="4"><img class="nothing8" src="docs/images/nada.gif"></td>
26 </tr>
27 <tr valign="top">
28 <td class="content4"><img src="docs/images/arrow-1.gif"></td>
29 <td colspan="2"><a href="docs/install.html" title="link to the installation guide">Installation Guide</a></td>
30 <td class="content70">An overview of all necessary
31 installation steps (e.g. environment variables) to use LibreOffice SDK.</td>
32 </tr>
33 <tr valign="middle">
34 <td><img class="nothing10" src="docs/images/nada.gif"></td>
35 <td colspan="3"><img class="line" src="docs/images/sdk_line-1.gif"></td>
36 </tr>
37 <tr valign="top">
38 <td class="content4"><img src="docs/images/arrow-1.gif"></td>
39 <td colspan="2"><a href="docs/idl/ref/index.html" title="link to the IDL reference documentation">IDL Reference</a></td>
40 <td class="content70">Complete LibreOffice API reference.</td>
41 </tr>
42 <tr valign="top">
43 <td class="content4"><img src="docs/images/arrow-1.gif"></td>
44 <td colspan="2"><a href="docs/java/ref/index.html" title="link to the Java UNO runtime API reference documentation">Java UNO Runtime Reference </a></td>
45 <td class="content70">Reference documentation of the Java UNO runtime API.</td>
46 </tr>
47 <tr valign="top">
48 <td class="content4"><img src="docs/images/arrow-1.gif"></td>
49 <td colspan="2"><a href="docs/cpp/ref/index.html" title="link to the C++ API reference documentation">C++ Reference</a></td>
50 <td class="content70">Reference documentation of the C++ UNO runtime and a
51 set of C/C++ base and helper functions and classes to abstract from
52 the system layer.</td>
53 </tr>
54 <tr valign="middle">
55 <td><img class="nothing10" src="docs/images/nada.gif"></td>
56 <td colspan="3"><img class="line" src="docs/images/sdk_line-1.gif"></td>
57 </tr>
58 <tr valign="top">
59 <td class="content4"><img src="docs/images/arrow-1.gif"></td>
60 <td colspan="2"><a href="docs/tools.html" title="link to the tools overview page">Development Tools</a></td>
61 <td class="content70">Overview and a short description of the UNO
62 development tools.</td>
63 </tr>
64 <tr valign="top">
65 <td class="content4"><img src="docs/images/arrow-1.gif"></td>
66 <td colspan="2"><a href="examples/examples.html" title="link to the examples overview page">Examples</a></td>
67 <td class="content70">A collection of examples in different
68 programming languages (Java, Python, C++, Basic, OLE, CLI).</td>
69 </tr>
70 <tr valign="top">
71 <td class="content4"><img src="docs/images/arrow-1.gif"></td>
72 <td colspan="2"><a href="https://gerrit.libreoffice.org/gitweb?p=sdk-examples.git;a=blob;f=README;hb=HEAD" title="link to the git repository README file">Additional Examples</a></td>
73 <td class="content70">A git repository with additional examples
74 from various contributors: <code>git clone
75 https://gerrit.libreoffice.org/sdk-examples</code></td>
76 </tr>
77 <tr valign="middle">
78 <td><img class="nothing10" src="docs/images/nada.gif"></td>
79 <td colspan="3"><img class="line" src="docs/images/sdk_line-1.gif"></td>
80 </tr>
81 <tr valign="top">
82 <td colspan="4"><img class="nothing8" src="docs/images/nada.gif"></td>
83 </tr>
84 <tr valign="middle">
85 <td colspan="4"> <div id="cse" style="width: 100%;">Loading</div>
86 <script src="http://www.google.com/jsapi" type="text/javascript"></script>
87 <script type="text/javascript">
88 google.load('search', '1', {language : 'en', style : google.loader.themes.GREENSKY});
89 google.setOnLoadCallback(function() {
90 var customSearchControl = new google.search.CustomSearchControl('001034089959290472156:2nqofjbliw0');
91 customSearchControl.setResultSetSize(google.search.Search.FILTERED_CSE_RESULTSET);
92 customSearchControl.draw('cse');
93 }, true);
94 </script>
95 <style type="text/css">
96 .gsc-control-cse {
97 font-family: "Trebuchet MS", sans-serif;
98 border-color: #c2f6ba;
99 background-color: #c2f6ba;
101 input.gsc-input {
102 border-color: #18A303;
104 input.gsc-search-button {
105 border-color: #18A303;
106 background-color: #18A303;
108 .gsc-tabHeader.gsc-tabhInactive {
109 border-color: #c2f6ba;
110 background-color: #FFFFFF;
112 .gsc-tabHeader.gsc-tabhActive {
113 border-color: #c2f6ba;
114 background-color: #c2f6ba;
116 .gsc-tabsArea {
117 border-color: #c2f6ba;
119 .gsc-webResult.gsc-result,
120 .gsc-results .gsc-imageResult {
121 border-color: #c2f6ba;
122 background-color: #FFFFFF;
124 .gsc-webResult.gsc-result:hover,
125 .gsc-imageResult:hover {
126 border-color: #c2f6ba;
127 background-color: #FFFFFF;
129 .gs-webResult.gs-result a.gs-title:link,
130 .gs-webResult.gs-result a.gs-title:link b,
131 .gs-imageResult a.gs-title:link,
132 .gs-imageResult a.gs-title:link b {
133 color: #18A303;
135 .gs-webResult.gs-result a.gs-title:visited,
136 .gs-webResult.gs-result a.gs-title:visited b,
137 .gs-imageResult a.gs-title:visited,
138 .gs-imageResult a.gs-title:visited b {
139 color: #18A303;
141 .gs-webResult.gs-result a.gs-title:hover,
142 .gs-webResult.gs-result a.gs-title:hover b,
143 .gs-imageResult a.gs-title:hover,
144 .gs-imageResult a.gs-title:hover b {
145 color: #18A303;
147 .gs-webResult.gs-result a.gs-title:active,
148 .gs-webResult.gs-result a.gs-title:active b,
149 .gs-imageResult a.gs-title:active,
150 .gs-imageResult a.gs-title:active b {
151 color: #18A303;
153 .gsc-cursor-page {
154 color: #18A303;
156 a.gsc-trailing-more-results:link {
157 color: #18A303;
159 .gs-webResult .gs-snippet,
160 .gs-imageResult .gs-snippet {
161 color: #454545;
163 .gs-webResult div.gs-visibleUrl,
164 .gs-imageResult div.gs-visibleUrl {
165 color: #106802;
167 .gs-webResult div.gs-visibleUrl-short {
168 color: #106802;
170 .gs-webResult div.gs-visibleUrl-short {
171 display: none;
173 .gs-webResult div.gs-visibleUrl-long {
174 display: block;
176 .gsc-cursor-box {
177 border-color: #c2f6ba;
179 .gsc-results .gsc-cursor-box .gsc-cursor-page {
180 border-color: #c2f6ba;
181 background-color: #FFFFFF;
182 color: #18A303;
184 .gsc-results .gsc-cursor-box .gsc-cursor-current-page {
185 border-color: #c2f6ba;
186 background-color: #c2f6ba;
187 color: #18A303;
189 .gs-promotion {
190 border-color: #94CC7A;
191 background-color: #CBE8B4;
193 .gs-promotion a.gs-title:link,
194 .gs-promotion a.gs-title:link *,
195 .gs-promotion .gs-snippet a:link {
196 color: #0066CC;
198 .gs-promotion a.gs-title:visited,
199 .gs-promotion a.gs-title:visited *,
200 .gs-promotion .gs-snippet a:visited {
201 color: #0066CC;
203 .gs-promotion a.gs-title:hover,
204 .gs-promotion a.gs-title:hover *,
205 .gs-promotion .gs-snippet a:hover {
206 color: #0066CC;
208 .gs-promotion a.gs-title:active,
209 .gs-promotion a.gs-title:active *,
210 .gs-promotion .gs-snippet a:active {
211 color: #0066CC;
213 .gs-promotion .gs-snippet,
214 .gs-promotion .gs-title .gs-promotion-title-right,
215 .gs-promotion .gs-title .gs-promotion-title-right * {
216 color: #454545;
218 .gs-promotion .gs-visibleUrl,
219 .gs-promotion .gs-visibleUrl-short {
220 color: #815FA7;
222 </style>
223 </td>
224 </tr>
225 </table>
226 </td>
227 <td><img class="nothing8" src="docs/images/nada.gif"></td>
228 </tr>
229 </table>
230 </td>
231 </tr>
232 </table>
233 </div>
234 <div id="Footer">
235 <div id="FooterText">
237 Copyright © 20002023 LibreOffice contributors. All rights reserved.
238 <br>
239 LibreOffice was created by The Document Foundation, based on Apache OpenOffice, which is Copyright 2011 The Apache Software Foundation.
240 <br>
241 The Document Foundation acknowledges all community members, please find more info <a href="https://www.libreoffice.org/about-us/credits/" target="_blank">at our website</a>.
242 </p>
244 &nbsp;
245 </p>
247 <a href="http://www.documentfoundation.org/privacy" target="_blank">Privacy Policy</a> | <a href="http://www.documentfoundation.org/imprint" target="_blank">Impressum (Legal Info)</a>
248 | Copyright information: The source code of LibreOffice is licensed under the Mozilla Public License v2.0 (<a href="http://www.libreoffice.org/download/license/" target="_blank">MPLv2</a>). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our <a href="http://wiki.documentfoundation.org/TradeMark_Policy" target="_blank">trademark policy</a>.
249 </p>
250 </div>
251 </div>
252 </div>
253 </div>
254 </body>
255 </html>