summaryrefslogtreecommitdiff
path: root/helpcontent2/source/auxiliary/kk/default.css
blob: bcdc5f4e6108136297e5da349c295ddd75ac71d8 (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
/*
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+                          OPENOFFICE.ORG 2.0 HELP                  +
+                          DEFAULT 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; }

.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; border-top: 1px solid black;}

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

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

.howtogetheader
	{ font-weight: bold; border: 1px solid #999999; background: #FFFFFF; padding: 3px;}	

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

p, td
	{ font-size: 10pt; margin-top: 2px; margin-bottom: 2px;}

h1
	{ font-size: 18pt; border-bottom: 1px solid black; 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; }

.howtoget
	{ background:#EEEEEE;}

.howtogetbody
	{ background:#EEEEEE; margin: 0px;}

.wide 
	{ width: 100%; }

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

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

.debug
	{ border: 1px solid black; padding: 3px; display: none;}
n> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/source/core/text/frmpaint.cxx
AgeCommit message (Expand)Author
2019-01-11use unique_ptr in swNoel Grandin
2018-12-18Get rid of aEmptyOUStrMike Kaganski
2018-10-29sw: prefix members of SwExtraPainterMiklos Vajna
2018-09-19sw_redlinehide_2: fix painting of "bars" in the marginMichael Stahl
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-06-17cppcheck: uselessAssignmentArgJochen Nitschke
2018-06-13loplugin:unusedfields only-used-in-constructor in swNoel Grandin
2018-06-08sw_redlinehide: use WrongListIterator in text formatting codeMichael Stahl
2018-06-08sw_redlinehide: split up SwScriptInfo::WhichFont confusionMichael Stahl
2018-06-08sw_redlinehide: SwDrawTextInfo conversion in frmpaint.cxx etc.Michael Stahl
2018-06-08sw_redlinehide: trivial node conversions in frmpaint.cxxMichael Stahl
2018-06-08sw_redlinehide: add 3rd mode to SwRedlineItrMichael Stahl
2018-02-21loplugin:changetoolsgen in swNoel Grandin
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-12-07SwFrameBorder: Preparations and renamingsArmin Le Grand
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-11-21loplugin:flatten in swNoel Grandin
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand
2017-10-27sw: clean up temporary debug code in frmpaintMiklos Vajna
2017-10-23loplugin:includeform: swStephan Bergmann
2017-10-07sw: always use "" for includes in current source's directoryMike Kaganski
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-06-22loplugin:unusedfields in sw part4Noel Grandin
2017-06-05Improved loplugin:cstylecast to reference types: swStephan Bergmann
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-02Complete the transition of SwRedlineTable::size_typeStephan Bergmann
2017-01-26loplugin: unnecessary destructor swNoel Grandin
2017-01-13new loplugin: useuniqueptr: sw part 1Noel Grandin
2016-09-08loplugin:constantparam in swNoel Grandin
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin
2016-08-18cppcheck: noCopyConstructorCaolán McNamara
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-03-31tdf#84938 convert SW_* script constants to scoped enumNoel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-15sw: SWAP_IF_ -> SwSwapIfMiklos Vajna
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-06-24SwTextFrm::Paint: use vcl::RenderContextMiklos Vajna
2015-06-24SwFrm::Paint: take a vcl::RenderContextMiklos Vajna
2015-05-28brown paper bagStephan Bergmann
2015-05-28Replace SWAP_IF_[NOT_]SWAPPED/UNDO_SWAP with RAII classesStephan Bergmann
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-08rename these scope lock guards, no logic changeCaolán McNamara
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann