diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2018-04-24 12:17:06 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2018-04-24 12:17:06 +0200 |
commit | 063187cceb37702ed5cfff401318d3b751387083 (patch) | |
tree | 95592a39be3f674c60e96f3ce0f47685eb41702c /source/text/scalc | |
parent | 7b2fa0a342d200612718eede865b3d649eb72d7e (diff) |
paragraph IDs need to be unique...
Change-Id: Id44418c90ee071cd98f20ecfa0296b06292d3343
Diffstat (limited to 'source/text/scalc')
-rw-r--r-- | source/text/scalc/06/calcsamplefiles.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/scalc/06/calcsamplefiles.xhp b/source/text/scalc/06/calcsamplefiles.xhp index 23ebeace6e..64171b0831 100644 --- a/source/text/scalc/06/calcsamplefiles.xhp +++ b/source/text/scalc/06/calcsamplefiles.xhp @@ -18,7 +18,7 @@ <paragraph role="paragraph" id="par_id161521663319917" xml-lang="en-US"><object data="media/files/scalc/imtrigon.ods" id="ods_id61521568603544" type="application/vnd.oasis.opendocument.spreadsheet" /></paragraph> </section> <section id="trigon"> - <paragraph role="paragraph" id="par_id161521663319917" xml-lang="en-US"><object data="media/files/scalc/trigon.ods" id="ods_id61521548603544" type="application/vnd.oasis.opendocument.spreadsheet" /></paragraph> + <paragraph role="paragraph" id="par_id161521663319918" xml-lang="en-US"><object data="media/files/scalc/trigon.ods" id="ods_id61521548603544" type="application/vnd.oasis.opendocument.spreadsheet" /></paragraph> </section> </body> </helpdocument> |