summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--helpers/help_hid.lst1
-rw-r--r--source/text/swriter/guide/indices_toc.xhp5
2 files changed, 3 insertions, 3 deletions
diff --git a/helpers/help_hid.lst b/helpers/help_hid.lst
index 3a0164264a..16276b69d5 100644
--- a/helpers/help_hid.lst
+++ b/helpers/help_hid.lst
@@ -2506,7 +2506,6 @@ HID_MN_XFORMS_MODELS_REMOVE,38118,
HID_MN_XFORMS_SHOW_DETAILS,38122,
HID_MODULE_TOOLBOX,54952,
HID_MULTIPATH,33825,
-HID_MULTI_TOX_DLG,53073,
HID_NAVIGATION_IMGBTN,54822,
HID_NAVIGATION_PI,54424,
HID_NAVIGATOR_GLOBAL_TOOLBOX,53019,
diff --git a/source/text/swriter/guide/indices_toc.xhp b/source/text/swriter/guide/indices_toc.xhp
index b5dcecabb5..cfbcb4b9e3 100644
--- a/source/text/swriter/guide/indices_toc.xhp
+++ b/source/text/swriter/guide/indices_toc.xhp
@@ -29,7 +29,8 @@
<body>
<bookmark xml-lang="en-US" branch="index" id="bm_id3147104"><bookmark_value>tables of contents; creating and updating</bookmark_value>
<bookmark_value>updating; tables of contents</bookmark_value>
-</bookmark><comment>mw deleted "creating;"</comment>
+</bookmark>
+<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/tocdialog/TocDialog" id="bm_id3154749" localize="false"/>
<paragraph xml-lang="en-US" id="hd_id3147104" role="heading" level="1" l10n="U"
oldref="16"><variable id="indices_toc"><link href="text/swriter/guide/indices_toc.xhp" name="Creating a Table of Contents">Creating a Table of Contents</link>
</variable></paragraph>
@@ -79,4 +80,4 @@
<embed href="text/swriter/guide/indices_literature.xhp#indices_literature"/>
<embed href="text/swriter/guide/indices_multidoc.xhp#indices_multidoc"/>
</body>
-</helpdocument> \ No newline at end of file
+</helpdocument>
c'>feature/vlc LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/editeng/qa/unit/ESelectionTest.cxx
AgeCommit message (Expand)Author
2024-11-24Let ESelection use EPaM for simplificationMike Kaganski
2023-12-28Fix typoAndrea Gelmini
2023-12-28editeng: add ESelection unit testsTomaž Vajngerl