/*
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 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; }
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; 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;}
LibreOffice 核心代码仓库 | 文档基金会 |
Age | Commit message (Expand) | Author |
2023-10-25 | tdf#139141: Add UNO commands for variable date/time fields | Xisco Fauli |
2023-05-15 | tdf#148979 Added option to update selected field | TokieSan |
2023-04-20 | Allow Copy Hyperlink Location in protected fields | Vojtěch Doležal |
2023-02-02 | sw, FN_UPDATE_TEXT_FORMFIELD: remove unused StateMethod | Miklos Vajna |
2023-01-26 | sw, FN_DELETE_TEXT_FORMFIELDS: remove unused StateMethod | Miklos Vajna |
2023-01-20 | sw: add a new .uno:DeleteSections UNO command | Miklos Vajna |
2023-01-16 | sw: add a new .uno:DeleteFields UNO command | Miklos Vajna |
2023-01-13 | sw: add a new .uno:DeleteBookmarks UNO command | Miklos Vajna |
2023-01-12 | sw, UpdateSections: remove not needed StateMethod | Miklos Vajna |
2023-01-11 | sw: add a new .uno:UpdateBookmark UNO command | Miklos Vajna |
2023-01-10 | sw: add a new .uno:DeleteTextFormFields UNO command | Miklos Vajna |
2023-01-10 | sw: add a new .uno:UpdateSections command | Miklos Vajna |
2023-01-06 | sw: add a new .uno:UpdateTextFormField UNO command | Miklos Vajna |
2023-01-06 | tdf#86630 sw: Add one-step page number insertion wizard | offtkp |
2023-01-06 | tdf#56258 svx SetOutline: convert to toggle | Justin Luth |
2022-12-19 | [API CHANGE] tdf#85592: deprecate .uno:BackColor, use .uno:CharBackColor | Justin Luth |
2022-12-16 | [API CHANGE] related tdf#85592: drop duplicate use of .uno:CharBackgroundExt | Justin Luth |
2022-12-14 | sw: add a new .uno:UpdateBookmarks UNO command | Miklos Vajna |
2022-12-08 | sw: introduce a .uno:GotoMark command | Miklos Vajna |
2022-11-28 | sw: add a new .uno:TextFormFields UNO command | Miklos Vajna |
2022-10-12 | new uno command uno:Translate with deepl api | Mert Tumer |
2022-09-29 | tdf#151197: Remove EmojiControl | Khaled Hosny |
2022-09-23 | sw content controls, combo box: add insert UI | Miklos Vajna |
2022-08-12 | sw: select entry in Insert->Bookmarks dialog when called from Navigator | Michael Stahl |
2022-07-26 | sw content controls, plain text: add insert UI | Miklos Vajna |
2022-06-16 | sw content controls: allow the properties dialog in read-only sel | Miklos Vajna |
2022-05-31 | sw content controls, date: add insert UI | Miklos Vajna |
2022-05-20 | sw content controls, picture: add insert UI | Miklos Vajna |
2022-05-13 | sw content controls, dropdown: add an initial properties dialog | Miklos Vajna |
2022-05-12 | sw content controls, dropdown: add insert UI | Miklos Vajna |
2022-05-02 | sw content controls, checkbox: add insert UI | Miklos Vajna |
2022-04-21 | sw content controls: add insert UI | Miklos Vajna |
2022-01-27 | related tdf#111733 TextCharacterSpacingControl sw: goto position tab | Justin Luth |
2021-10-19 | tdf#113512 Writer: 1.15 line spacing UNO command | Jim Raykowski |
2021-07-22 | sw bibliography, local copy: add context menu | Miklos Vajna |
2021-05-03 | tdf#141995 Remove uno:Flash command from Customize dialog | Gabor Kelemen |
2021-03-08 | tdf#140796: Wrong English string for U+2060 character | Julien Nabet |
2021-02-17 | tdf#115965 tdf#92622 NoList default in menu,tool,sidebar | Anshu |