summaryrefslogtreecommitdiff
path: root/source/text/shared/01/02220000.xhp
diff options
context:
space:
mode:
Diffstat (limited to 'source/text/shared/01/02220000.xhp')
-rw-r--r--source/text/shared/01/02220000.xhp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/shared/01/02220000.xhp b/source/text/shared/01/02220000.xhp
index cb1834cf3b..3fece21ede 100644
--- a/source/text/shared/01/02220000.xhp
+++ b/source/text/shared/01/02220000.xhp
@@ -257,7 +257,7 @@
<paragraph role="paragraph" id="par_id3150208" xml-lang="en-US" l10n="U" oldref="34">Enter the name of the target frame that you want to open the URL in. You can also select a standard frame name from the list.</paragraph>
<paragraph role="paragraph" id="par_id3153231" xml-lang="en-US" l10n="U" oldref="35"><link href="text/shared/01/05020400.xhp#targets" name="List of frame types">List of frame types</link></paragraph>
<bookmark xml-lang="en-US" branch="hid/svx/ui/imapdialog/container" id="bm_id3145131" localize="false"/><paragraph role="heading" id="hd_id3150345" xml-lang="en-US" level="2" l10n="U" oldref="36">Graphic View</paragraph>
-<paragraph role="paragraph" id="par_id3150382" xml-lang="en-US" l10n="U" oldref="37"><ahelp hid="svx/ui/imapdialog/container"></ahelp><comment>dont hide the imagemap if extended tips are on</comment>Displays the image map, so that you can click and edit the hotspots.</paragraph>
+<paragraph role="paragraph" id="par_id3150382" xml-lang="en-US" l10n="U" oldref="37"><ahelp hid="svx/ui/imapdialog/container"><comment>dont hide the imagemap if extended tips are on</comment>Displays the image map, so that you can click and edit the hotspots.</ahelp></paragraph>
<section id="relatedtopics">
<paragraph role="paragraph" id="par_id3150983" xml-lang="en-US" l10n="C"><link href="text/shared/guide/keyboard.xhp" name="Controlling the ImageMap Editor With the Keyboard">Controlling the ImageMap Editor With the Keyboard</link></paragraph>
</section>
n> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/tpsubt.hxx
AgeCommit message (Expand)Author
2024-10-28tdf#162262 sc add "Summary below data" option for Subtotal dialogBalazs Varga
2022-11-24loplugin:unusedfields make some fields privateNoel Grandin
2022-03-01use SfxItemSet::GetItemIfSet in sc/source/ui/Noel Grandin
2022-02-14Recheck modules s[a-c]* with IWYUGabor Kelemen
2022-02-11uitest: sc: add a buidable name to the tabs in DataSubTotals dialogXisco Fauli
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-20use toggle instead of click for CheckButtonCaolán McNamara
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2020-12-22more jumbo sheet workNoel Grandin
2020-10-11tdf#133886 - Libreoffice Calc Subtotals check all columns at onceTomofumi Yagi
2020-05-29change TreeView toggle signal to provide an iter instead of a row indexCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-06-02drop some unneeded includesCaolán McNamara
2019-03-10weld ScTpSubTotalGroupCaolán McNamara
2018-11-06tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[m-z]*Gabor Kelemen
2018-10-08weld ScTpSubTotalOptionsCaolán McNamara
2018-09-17loplugin:staticconstfield improvementsNoel Grandin
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2017-10-27loplugin:finalclasses in scNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-08-29loplugin:constparam in sc part9Noel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in scNoel Grandin
2015-01-20Some more loplugin:cstylecast: scStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin