summaryrefslogtreecommitdiff
path: root/source/text/swriter/guide/globaldoc_howtos.xhp
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2016-12-22 18:07:40 +0000
committerCaolán McNamara <caolanm@redhat.com>2016-12-22 18:07:40 +0000
commitb46832dd2c7738ccb0bbd285792b113cc869cecb (patch)
treed331d184cc09a0b9da149e70915246963698e16e /source/text/swriter/guide/globaldoc_howtos.xhp
parentb87c7bf36032b0b3fe31c37e9a434ce2019b8bfe (diff)
drop imglst
Change-Id: I6a9caacfb23c7610bf531e7a8b2719d6ebae3bf0
Diffstat (limited to 'source/text/swriter/guide/globaldoc_howtos.xhp')
-rw-r--r--source/text/swriter/guide/globaldoc_howtos.xhp4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/swriter/guide/globaldoc_howtos.xhp b/source/text/swriter/guide/globaldoc_howtos.xhp
index cc53e8afd3..a34e7c4a78 100644
--- a/source/text/swriter/guide/globaldoc_howtos.xhp
+++ b/source/text/swriter/guide/globaldoc_howtos.xhp
@@ -112,7 +112,7 @@
<table id="tbl_id3154206">
<tablerow>
<tablecell>
- <paragraph id="par_id3148949" role="paragraph" xml-lang="en-US"> <image id="img_id3148959" src="sw/imglst/sc20246.png" width="0.473cm" height="0.473cm"><alt xml-lang="en-US" id="alt_id3148959">Icon</alt></image></paragraph>
+ <paragraph id="par_id3148949" role="paragraph" xml-lang="en-US"> <image id="img_id3148959" src="sw/res/sc20246.png" width="0.473cm" height="0.473cm"><alt xml-lang="en-US" id="alt_id3148959">Icon</alt></image></paragraph>
</tablecell>
<tablecell>
<paragraph id="par_id3153632" role="paragraph" xml-lang="en-US">To update an index in a master document, select the index in the Navigator, and then click the <emph>Update</emph> icon.</paragraph>
@@ -166,4 +166,4 @@
</section>
</body>
-</helpdocument> \ No newline at end of file
+</helpdocument>
eoffice-24-8'>libreoffice-24-8 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/xmloff/source/xforms/TokenContext.cxx
AgeCommit message (Expand)Author
2024-03-12tdf#146619 Recheck xmloff/*cxx with IWYUGabor Kelemen
2020-12-17use views to parseNoel
2020-11-24fix crash in loading ooo57731-1.odtNoel
2020-11-19fastparser in TokenContextNoel
2020-11-19fastparser in TokenContextNoel
2020-11-11use fastparser in formsNoel Grandin
2020-11-02drop the SvXMLExport::Characters method..Noel
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-04-30Revert "Convert TokenContext to fastparser APIs"Noel Grandin
2020-04-29Convert TokenContext to fastparser APIsNoel Grandin
2020-01-07extract some common code from ImportContext classesNoel Grandin
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-07-26Mark SvXMLTokenMapEntry arrays as constantTakeshi Abe
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-04-28loplugin:salunicodeliteral: xmloffStephan Bergmann
2017-01-23ditch some empty dtors which match the default dtorCaolán McNamara
2016-06-17convert DBG_ASSERT in xmloffNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-04-30xmloff: simplify code by using std::all_of/std::any_of/std::none_ofTakeshi Abe
2015-02-18Missing includeStephan Bergmann