summaryrefslogtreecommitdiff
path: root/source
diff options
context:
space:
mode:
Diffstat (limited to 'source')
-rw-r--r--source/text/shared/01/06010101.xhp2
-rw-r--r--source/text/shared/optionen/01010400.xhp2
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/shared/01/06010101.xhp b/source/text/shared/01/06010101.xhp
index be85cb4e2e..352c99108e 100644
--- a/source/text/shared/01/06010101.xhp
+++ b/source/text/shared/01/06010101.xhp
@@ -37,7 +37,7 @@
<section id="howtoget">
<embed href="text/shared/00/00000406.xhp#zoptionen"/>
</section>
- <embed href="text/shared/optionen/01010400.xhp#benutzerwb"/>
+ <embed href="text/shared/optionen/01010400.xhp#user_dictionaries"/>
<embed href="text/shared/optionen/01010400.xhp#options"/>
</body>
</helpdocument>
diff --git a/source/text/shared/optionen/01010400.xhp b/source/text/shared/optionen/01010400.xhp
index 8e2be3b74e..9bd4fb4b45 100644
--- a/source/text/shared/optionen/01010400.xhp
+++ b/source/text/shared/optionen/01010400.xhp
@@ -59,7 +59,7 @@
<bookmark xml-lang="en-US" branch="hid/cui/ui/optlingupage/lingumodulesedit" id="bm_id3154898" localize="false"/>
<h3 id="hd_id3154307">Edit</h3>
<paragraph role="paragraph" id="par_id3145673" xml-lang="en-US"><ahelp hid="cui/ui/optlingupage/lingumodulesedit">To edit a language module, select it and click <emph>Edit</emph>.</ahelp> The <link href="text/shared/optionen/01010401.xhp" name="Edit Modules"><emph>Edit Modules</emph></link> dialog appears.</paragraph>
-<section id="benutzerwb">
+<section id="user_dictionaries">
<bookmark xml-lang="en-US" branch="hid/cui/ui/optlingupage/lingudicts" id="bm_id3150503" localize="false"/>
<h2 id="hd_id3153348">User-defined dictionaries</h2>
<paragraph role="paragraph" id="par_id3155419"><ahelp hid=".">Lists the available user dictionaries.</ahelp> Mark the user dictionaries that you want to use for spelling and hyphenation.</paragraph>
ion> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/inc/stlpool.hxx
AgeCommit message (Expand)Author
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2021-02-26loplugin:refcounting in svlNoel
2021-02-20loplugin:refcounting in svlNoel
2020-05-05ScOrcusStyles::commit_cell_style creates SfxStyleFamily::Para stylesCaolán McNamara
2019-11-01loplugin:finalclasses in sc/incNoel Grandin
2019-09-26loplugin:constmethod in scNoel Grandin
2018-04-19convert SFXSTYLEBIT to scoped enumNoel Grandin
2017-08-23loplugin:constparam in sc part2Noel Grandin
2017-04-22mark all new styles as default styles, tdf#103380, tdf#103330Markus Mohrhard
2016-09-18Export ScStyleSheetPool Symbol out of its libJaskaran Singh
2016-09-18Add to a method to check if stlpool already has standard stylesJaskaran Singh
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann