diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2017-05-22 21:39:47 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2017-05-30 10:43:24 +0200 |
commit | 6826dc9d462ecaa54a317c51c06aba2d411bc122 (patch) | |
tree | 3212e7bbc5d314bfa78c6893575fb1bd4bfdf74e /source | |
parent | 59f6a46cb49eb4c7247bfee8db9d533c6b17b7dc (diff) |
Convert bogus head2 roles to "heading level 2" roles
Change-Id: I911bcf79b2ce0f0d8812f8756260861b95624b3b
Reviewed-on: https://gerrit.libreoffice.org/37932
Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>
(cherry picked from commit 3106a05e988e7ed831840b47e8ecbf2961d34d94)
Reviewed-on: https://gerrit.libreoffice.org/38193
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Tested-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/guide/macro_recording.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/main0212.xhp | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/source/text/shared/guide/macro_recording.xhp b/source/text/shared/guide/macro_recording.xhp index fad4de9022..dc77467189 100644 --- a/source/text/shared/guide/macro_recording.xhp +++ b/source/text/shared/guide/macro_recording.xhp @@ -66,7 +66,7 @@ <paragraph role="listitem" id="par_id3154138" xml-lang="en-US">Click <emph>Save</emph>.</paragraph> </listitem> </list> -<paragraph role="head2" id="hd_id2486342" xml-lang="en-US">Limitations of the macro recorder</paragraph> +<paragraph role="heading" level="2" id="hd_id2486342" xml-lang="en-US">Limitations of the macro recorder</paragraph> <paragraph role="paragraph" id="par_id3608508" xml-lang="en-US">The following actions are <emph>not</emph> recorded:</paragraph> <list type="unordered"> <listitem> diff --git a/source/text/shared/main0212.xhp b/source/text/shared/main0212.xhp index 7ce16bf512..9f8eb26da2 100644 --- a/source/text/shared/main0212.xhp +++ b/source/text/shared/main0212.xhp @@ -79,13 +79,13 @@ <embed href="text/shared/02/12040000.xhp#filterentfernen"/> <embed href="text/shared/02/12040000.xhp#syfilterentfernen"/> <bookmark xml-lang="en-US" branch="hid/.uno:DSBInsertColumns" id="bm_id5734733" localize="false"/> -<paragraph xml-lang="en-US" id="par_idN10744" role="head2"><link href="text/shared/02/12070000.xhp">Data to Text</link></paragraph> +<paragraph xml-lang="en-US" id="par_idN10744" role="heading" level="2"><link href="text/shared/02/12070000.xhp">Data to Text</link></paragraph> <paragraph xml-lang="en-US" id="par_idN10753" role="paragraph"><ahelp hid=".">Inserts all fields of the marked record into the current document at the cursor position.</ahelp></paragraph> <embed href="text/shared/02/12070000.xhp#sydatenintext"/> <embed href="text/shared/02/12080000.xhp#dateninfelder"/> <embed href="text/shared/02/12080000.xhp#sydateninfelder"/> <bookmark xml-lang="en-US" branch="hid/.uno:DSBFormLetter" id="bm_id0928200901513623" localize="false"/><comment>Help ID is here because we need it in shared since the F4 browser has another context "sdatabase" so I had to move the Help ID from the swriter folder</comment> -<paragraph xml-lang="en-US" id="par_idN10780" role="head2"><link href="text/swriter/01/mailmerge00.xhp">Mail Merge</link></paragraph> +<paragraph xml-lang="en-US" id="par_idN10780" role="heading" level="2"><link href="text/swriter/01/mailmerge00.xhp">Mail Merge</link></paragraph> <paragraph xml-lang="en-US" id="par_idN1078F" role="paragraph"><ahelp hid=".">Starts the Mail Merge Wizard to create form letters.</ahelp></paragraph> <embed href="text/swriter/00/00000401.xhp#syserienbrief"/> <embed href="text/shared/02/12140000.xhp#aktdokdat"/> @@ -93,4 +93,4 @@ <embed href="text/shared/02/12000000.xhp#explorer"/> <embed href="text/shared/02/12000000.xhp#syexplorer"/> </body> -</helpdocument>
\ No newline at end of file +</helpdocument> |