summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTaichi Haradaguchi <20001722@ymail.ne.jp>2024-05-25 17:43:02 +0200
committerAndras Timar <andras.timar@collabora.com>2024-06-03 17:29:13 +0200
commit27f62cdb52fe23f6090a3249fcd1433777b2598d (patch)
tree3297bad2885f7647e9a13fb827eab25c95e6b4e2
parent7fb7d1daa6a67905417d701f0f85560b8644e80e (diff)
...after commit 2dea31ccc46cfbc44fed1c3348ed57f9b3344a7a "tdf#155876 UI cmds Calc-Insert menu (18)" Change-Id: I63130ed5a60defa8b917d1ffe24d3223eeab1002 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/168053 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-rw-r--r--source/text/scalc/01/02120000.xhp4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/scalc/01/02120000.xhp b/source/text/scalc/01/02120000.xhp
index e8e06a7171..4ea8b53270 100644
--- a/source/text/scalc/01/02120000.xhp
+++ b/source/text/scalc/01/02120000.xhp
@@ -32,9 +32,9 @@
</section>
<paragraph id="par_id3153415" role="paragraph">The <emph>Headers/Footers</emph> dialog contains the tabs for defining headers and footers. There will be separate tabs for the left and right page headers and footers if the <emph>Same content left/right</emph> option was not marked in the <link href="text/scalc/01/05070000.xhp"><emph>Page Style</emph></link> dialog.</paragraph>
<section id="howtoget">
-<embed href="text/scalc/00/00000402.xhp#kopffuss"/>
+<embed href="text/scalc/00/00000404.xhp#par_id3159233"/>
</section>
-<embed href="text/scalc/01/02120100.xhp#header"/>
+<embed href="text/scalc/01/02120100.xhp#headerfooter"/>
<embed href="text/shared/00/00000001.xhp#reset"/>
</body>
</helpdocument>
-3-6-6'>libreoffice-3-6-6 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/cppcanvas/Library_cppcanvas.mk
AgeCommit message (Expand)Author
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák
2018-12-07tdf#111486 Removed not used EMF+ codeBartosz Kosiorek
2018-11-05tdf#37636 Render textlines with colors.Mark Hung
2018-04-12fix Windows buildNoel Grandin
2018-03-14loplugin:unusedmethodsNoel Grandin
2017-10-09remove cppcanvas Color classNoel Grandin
2017-04-24EMF+ Add initial support for EmfPlusStringFormat ObjectBartosz Kosiorek
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-01-23Split emfplus.cxx into multiple filesMark Page
2014-06-04update_pch: add a bunch of pch filesThomas Arnhold
2013-04-24Don't point to inc directories that don't exist any longerTor Lillqvist
2013-04-24gbuild: drop uses of removed packagesDavid Tardon
2013-04-05new module i18nlangtagEike Rathke
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks