summaryrefslogtreecommitdiff
path: root/helpers/xmlhelp.dtd
diff options
context:
space:
mode:
Diffstat (limited to 'helpers/xmlhelp.dtd')
-rw-r--r--helpers/xmlhelp.dtd1
1 files changed, 1 insertions, 0 deletions
diff --git a/helpers/xmlhelp.dtd b/helpers/xmlhelp.dtd
index 488e7286f8..6a4ef9778b 100644
--- a/helpers/xmlhelp.dtd
+++ b/helpers/xmlhelp.dtd
@@ -215,6 +215,7 @@ Version Nov 2018
<!ELEMENT sort (section+)>
<!ATTLIST sort
order (asc | desc) #IMPLIED
+ descendant (paragraph | h1 | h2 | h3 | h4 | h5 | h6 ) #IMPLIED
>
<!ELEMENT switch ((case | comment)* | default?)*>
-optimisations LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/CppunitTest_sw_tiledrendering2.mk
AgeCommit message (Expand)Author
2024-11-20CppunitTest_sw_tiledrendering2: move to tiledrendering folderXisco Fauli
2024-02-29CppunitTest_sw_tiledrendering2: turn on set_non_application_font_useMiklos Vajna
2024-02-19CppunitTest_sw_tiledrendering2: extract one test from the old, large suiteMiklos Vajna