diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-05-01 14:36:14 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-05-06 02:39:28 +0200 |
commit | 6de0f39ea58f371de25f22ba95bd8996b08ca09d (patch) | |
tree | f283a0f7dcb53bf6836b5e4f09869d11eedac8fb /source | |
parent | a154b3f59a7d6e6cf17e585521592bf96b42a20e (diff) |
De-dup object ID
Just in case ...
Change-Id: I3950fe9f75b26c9c2cd458048c1eafb326ed488e
Reviewed-on: https://gerrit.libreoffice.org/53714
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-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 c7e3eccf64..230baab03e 100644 --- a/source/text/scalc/06/calcsamplefiles.xhp +++ b/source/text/scalc/06/calcsamplefiles.xhp @@ -21,7 +21,7 @@ <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> <section id="pivot"> - <paragraph role="paragraph" id="par_id161521563314918" xml-lang="en-US"><object data="media/files/scalc/pivot.ods" id="ods_id61521548603544" type="application/vnd.oasis.opendocument.spreadsheet" /></paragraph> + <paragraph role="paragraph" id="par_id161521563314918" xml-lang="en-US"><object data="media/files/scalc/pivot.ods" id="ods_id61521547603544" type="application/vnd.oasis.opendocument.spreadsheet" /></paragraph> </section> </body> </helpdocument> |