summaryrefslogtreecommitdiff
path: root/source/text
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-03-21 13:30:00 +0000
committerCaolán McNamara <caolanm@redhat.com>2014-03-21 13:30:00 +0000
commit8a29d34fec7d051bed1f2d47fea39455043c456a (patch)
treee803924c3280fa161204035551138eec2d51e846 /source/text
parent8af55c32f7b639ad95ea753d7a6c2c4276eee1ec (diff)
Related: fdo#67350 test-hid-vs-ui detected typo
Change-Id: I5c264334c59e3b080bc57f7829aa7a19217b7765
Diffstat (limited to 'source/text')
-rw-r--r--source/text/smath/01/05010000.xhp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/smath/01/05010000.xhp b/source/text/smath/01/05010000.xhp
index bd30bad016..08dce70746 100644
--- a/source/text/smath/01/05010000.xhp
+++ b/source/text/smath/01/05010000.xhp
@@ -37,7 +37,7 @@ dedr: fixed #i30893#</lastedited>
<bookmark_value>defining; formula fonts</bookmark_value>
</bookmark>
<bookmark xml-lang="en-US" branch="hid/.uno:ChangeFont" id="bm_id3153925" localize="false"/>
-<bookmark xml-lang="en-US" branch="hid/modules/smath/ui/fonttypedialog/FontTypeDialog" id="bm_id3153926" localize="false"/>
+<bookmark xml-lang="en-US" branch="hid/modules/smath/ui/fonttypedialog/FontsDialog" id="bm_id3153926" localize="false"/>
<paragraph role="heading" id="hd_id3156261" xml-lang="en-US" level="1" l10n="U" oldref="1">Fonts</paragraph>
<paragraph role="paragraph" id="par_id3153716" xml-lang="en-US" l10n="U" oldref="2"><variable id="schriftartentext"><ahelp hid="modules/smath/ui/fonttypedialog/FontTypeDialog">Defines the fonts that can be applied to formula elements.</ahelp>
</variable></paragraph>
ows-cross-build'>feature/windows-cross-build LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sal/util
AgeCommit message (Expand)Author
2020-09-04Make many OUString functions take std::u16string_view parametersStephan Bergmann
2019-10-31tdf#125688 speed up load of change-tracking ODSNoel Grandin
2018-09-27tdf#119238: keep replaced file's identity when renaming docfileMike Kaganski
2018-09-14These rtl_hash* functions appear to never have been exported from salStephan Bergmann
2017-12-15sal: add pre-initialization scheme for allocations.Michael Meeks
2017-09-15sal: add missing 32-bit backtrace symbol to sal.mapMichael Stahl
2017-09-06Clean up sal/backtrace.hxxStephan Bergmann
2017-08-16assert on duplicate listener in SfxListenerNoel Grandin
2017-02-09Fold sal_detail_log_backtrace into sal_detail_logStephan Bergmann
2017-02-03tdf#91872: Make SAL_INFO and friends more efficientArnold Dumas
2017-01-10rename SAL_DEBUG_TRACE to SAL_DEBUG_BACKTRACENoel Grandin
2016-10-04@since tag; sortingStephan Bergmann
2016-10-01let approxEqual() not scale too early for large representable integer valuesEike Rathke