summaryrefslogtreecommitdiff
path: root/source/auxiliary/bn-IN/highcontrast2.css
blob: 0e31b9046625aa0b4ad8353e12bc66a4401344c0 (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
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
/*
 * 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 .
 */

/*
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+                          OPENOFFICE.ORG 2.0 HELP                  +
+                       HIGH CONTRAST #2 STYLESHEET                 +
+                           WESTERN LANGUAGES                       +
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ LAST CHANGES: 15-NOV-2004                                         +
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/


body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable
	{ font-family: "Albany AMT",Albany,Arial,"Nimbus Sans L","Bitstream Vera Sans",Helvetica,Lucida,Geneva,Helmet,"Andale Sans UI","Arial Unicode MS","Lucida Sans Unicode",Tahoma,sans-serif; }

pre, .code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable
	{ font-family: "Cumberland AMT",Cumberland,"Courier New","Nimbus Mono L","Bitstream Vera Sans Mono",Courier,"Lucida Sans Typewriter","Lucida Typewriter",Monaco,Monospaced; margin-top: 1pt; margin-bottom: 1pt;}

.acronym 
	{ font-weight: bold;}

.related
	{ font-weight: bold; margin-top:20pt;}

.emph, .menuitem, .keycode
	{ font-weight: bold; }

.tablehead, .tableheadintable
	{ font-weight: bold; margin-top: 0px;}

.howtogetheader
	{ font-weight: bold; padding: 3px;}

h1, h2, h3, h4, h5, h6
	{ margin-bottom: 5pt; }

p, td
	{ font-size: 10pt; }

h1
	{ font-size: 18pt; padding-bottom: 6px; margin-bottom: 6px;}

h2
	{ font-size: 14pt; }

h3
	{ font-size: 12pt; }

h4, h5, h6
	{ font-size: 10pt; }

.relatedtopics
	{ font-weight: normal; }

.relatedbody  
	{ margin-top: 2px; margin-bottom: 2px; margin-left: 5px; }

.wide 
	{ width: 100%; }

.topalign
	 { vertical-align: top; border: 1px;}

.bug 
	{ color: red; border: 1px solid red;}


/* HIGH CONTRAST SPECIFIC SETTINGS */

body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable
	{ background: #000000; color: #00FF00;}

.related 
	{ border-top: 1px solid #00FF00; }

.howtogetheader
	{border: 1px solid #EFEFEF; background: #000000;}

h1 
	{ border-bottom: 1px solid #00FF00; ]

.howtoget
	{ background:#000000;}

.howtogetbody
	{ background:#000000;}

.debug
	{ border: 1px solid red; padding: 3px; display: none;}

a
 { color: #00FF00; }
ffice-3-6-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/idl/inc
AgeCommit message (Expand)Author
2023-02-24tdf#114441 Convert sal_uLong to a better typeAdoche Onaji
2022-05-18clang-tidy modernize-pass-by-value in idl/idlcNoel Grandin
2022-01-27Recheck modules [i-l]* with IWYUGabor Kelemen
2021-04-27use more string_view in tools/streamNoel Grandin
2021-04-19use more string_view in OString APINoel Grandin
2021-03-16tdf#114441: Convert use of sal_uLong to better integer typesAhmet Hakan Çelik
2021-01-21tdf#114441: Convert use of sal_uLong to better integer typessiddheshpatil777
2020-12-20No longer need to worry about ambiguous operator== in loplugin:stringviewparamStephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-09-10Remove the useless Export sdi propertyMaxim Monastirsky
2020-03-11tdf#114441: Convert use of sal_uLong to better integer typesBugra
2020-01-14loplugin:finalclasses in i18npool..linguisticNoel Grandin
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2018-09-18loplugin:useuniqueptr in SvMetaSlotNoel Grandin
2018-07-26idl: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-16SvPersistBase no longer necessaryNoel Grandin
2018-06-11tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov
2018-03-30loplugin:virtualdown in variousNoel Grandin
2018-02-27tdf#114441 sal_uLong to better integer typesShubham Verma
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin
2018-01-19loplugin:useuniqueptr in idlNoel Grandin
2017-11-22drop duplicate methodCaolán McNamara
2017-10-30loplugin:constmethod in idl,helpcompilerNoel Grandin
2017-10-23loplugin:includeform: idlStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-08-08SvPersistStream deadNoel Grandin
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-18loplugin:constparams codemaker,idl,idlcNoel Grandin
2017-07-04loplugin:unusedfields in cui..idlNoel Grandin
2017-05-01svidl: Adapt to SlotType removalMaxim Monastirsky
2017-05-01svidl: Remove nested method supportMaxim Monastirsky
2017-04-28loplugin:checkunusedparams in configmgr and vclNoel Grandin
2017-03-29loplugin:unusedmethodsNoel Grandin
2017-03-28remove PseudoSlot support from idl compilerNoel Grandin
2017-03-23This code trades in 'char' entities disguised as 'int'Stephan Bergmann
2017-02-27Remove unused forward declarationStephan Bergmann
2017-02-25SvTokenStream::nBufPos should be sal_Int32Stephan Bergmann
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-17new loplugin: useuniqueptr: helpcompiler..ioNoel Grandin