diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2017-05-17 22:35:17 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2017-05-17 22:35:17 +0200 |
commit | 0471f5a415ad52f9bb666477fd3ba33e202b87b7 (patch) | |
tree | 5397cc58b3142f49b58e468c8604eae9d5b5ba1f | |
parent | dd1425ce62fde38d1501634238c3da97f4c641bc (diff) |
no CDATA (random literals) allowed as child in body
Change-Id: I432e8f0b5a4e8168d94987a2ef44d679cbb5c024
-rw-r--r-- | source/text/schart/01/04010000.xhp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source/text/schart/01/04010000.xhp b/source/text/schart/01/04010000.xhp index 715ebe7891..b88b415054 100644 --- a/source/text/schart/01/04010000.xhp +++ b/source/text/schart/01/04010000.xhp @@ -40,7 +40,6 @@ <bookmark xml-lang="en-US" branch="hid/modules/schart/ui/inserttitledlg/maintitle" id="bm_id3146314" localize="false"/> <paragraph role="heading" id="hd_id3150207" xml-lang="en-US" level="3">Title</paragraph> <paragraph role="paragraph" id="par_id3150371" xml-lang="en-US"><ahelp hid="modules/schart/ui/inserttitledlg/maintitle">Enter the desired title for the chart.</ahelp> This will be displayed at the top of the chart.</paragraph> -X <bookmark xml-lang="en-US" branch="hid/modules/schart/ui/inserttitledlg/subtitle" id="bm_id3146315" localize="false"/> <paragraph role="heading" id="hd_id3146980" xml-lang="en-US" level="3">Subtitle</paragraph> <paragraph role="paragraph" id="par_id3149404" xml-lang="en-US"><ahelp hid="modules/schart/ui/inserttitledlg/subtitle">Enter the desired subtitle for the chart.</ahelp> This will be displayed under the title set in the <emph>Title</emph> field.</paragraph> |