diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-08-10 13:40:13 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-08-12 13:00:29 +0200 |
commit | 1fbd4a961d94cd74ba92e1a5d02085d216af0474 (patch) | |
tree | 1531399679c7961f6797536c715eac8cf04da89f /source/text/shared/02/14020200.xhp | |
parent | b03d629ddcee775872cc84ffd4df70661cf50f29 (diff) |
tdf#126800 Fix missing icons in Query Help page
Change some png to svg too
Change-Id: Ie2bc08fc9b18e1009d23328cbbb4d0164a6b0dba
Reviewed-on: https://gerrit.libreoffice.org/77247
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/shared/02/14020200.xhp')
-rw-r--r-- | source/text/shared/02/14020200.xhp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/source/text/shared/02/14020200.xhp b/source/text/shared/02/14020200.xhp index 26afc52d27..1d40edf3f0 100644 --- a/source/text/shared/02/14020200.xhp +++ b/source/text/shared/02/14020200.xhp @@ -30,16 +30,16 @@ <body> <section id="designansicht"> <bookmark xml-lang="en-US" branch="hid/.uno:DBChangeDesignMode" id="bm_id3151262" localize="false"/> -<paragraph role="heading" id="hd_id3159411" xml-lang="en-US" level="1"><link href="text/shared/02/14020200.xhp" name="Switch Design View On / Off">Switch Design View On/Off</link></paragraph> +<h1 id="hd_id3159411"><link href="text/shared/02/14020200.xhp" name="Switch Design View On / Off">Switch Design View On/Off</link></h1> <paragraph role="paragraph" id="par_id3149495" xml-lang="en-US"><ahelp hid=".uno:DBChangeDesignMode">Displays the design view or the SQL view of the query.</ahelp></paragraph> </section> <section id="sydesignansicht"> <table id="tbl_id3155150"> <tablerow> - <tablecell colspan="" rowspan=""> - <paragraph role="paragraph" id="par_id3149140" xml-lang="en-US"><image id="img_id3152918" src="cmd/sc_dbchangedesignmode.png" width="0.222inch" height="0.222inch"><alt id="alt_id3152918" xml-lang="en-US">Icon</alt></image></paragraph> + <tablecell> + <paragraph role="paragraph" id="par_id3149140" xml-lang="en-US"><image id="img_id3152918" src="cmd/sc_dbchangedesignmode.svg" width="1cm" height="1cm"><alt id="alt_id3152918" xml-lang="en-US"> Switch Design View On/Off Icon</alt></image></paragraph> </tablecell> - <tablecell colspan="" rowspan=""> + <tablecell> <paragraph role="paragraph" id="par_id3147399" xml-lang="en-US">Switch Design View On/Off</paragraph> </tablecell> </tablerow> |