diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-06-18 13:34:52 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-06-20 15:41:34 +0200 |
commit | 5688744142df9c9059b84e4ce8a092d60dcae9f9 (patch) | |
tree | 55ebc3de15e85203b66fe002c0dff6fafbf93610 /source/text/swriter/00 | |
parent | b190949bdc9482030154e4db6de1ffbd4215942c (diff) |
tdf#149318 (part) refactor row/cell table optimization
Change-Id: I8f88def2a5f1b14abf271d6bb950062214d6b193
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136090
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/swriter/00')
-rw-r--r-- | source/text/swriter/00/00000405.xhp | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/source/text/swriter/00/00000405.xhp b/source/text/swriter/00/00000405.xhp index 67f47711c0..5ed9cc14b1 100644 --- a/source/text/swriter/00/00000405.xhp +++ b/source/text/swriter/00/00000405.xhp @@ -217,14 +217,13 @@ <table id="tbl_id3150845"> <tablerow> <tablecell> - <paragraph xml-lang="en-US" id="par_id3145222" role="paragraph"><image id="img_id3145228" src="cmd/sc_setoptimalrowheight.png" width="1cm" height="1cm"><alt xml-lang="en-US" id="alt_id3145228">Icon Optimal Row Height</alt></image></paragraph> + <paragraph xml-lang="en-US" id="par_id3145222" role="paragraph"><image id="img_id3145228" src="cmd/lc_setoptimalrowheight.svg" width="1cm" height="1cm"><alt xml-lang="en-US" id="alt_id3145228">Icon Optimal Row Height</alt></image></paragraph> </tablecell> <tablecell> <paragraph xml-lang="en-US" id="par_id3153545" role="paragraph">Optimal Row Height</paragraph> </tablecell> </tablerow> </table> - </section> </section> <section id="distribute_rows_equally"> @@ -271,7 +270,7 @@ <table id="tbl_id3156030"> <tablerow> <tablecell> - <paragraph xml-lang="en-US" id="par_id3157881" role="paragraph"><image id="img_id3157888" src="cmd/sc_setoptimalcolumnwidthdirect.png" width="1cm" height="1cm"><alt xml-lang="en-US" id="alt_id3157888">Icon Optimal Column Width</alt></image></paragraph> + <paragraph xml-lang="en-US" id="par_id3157881" role="paragraph"><image id="img_id3157888" src="cmd/lc_setoptimalcolumnwidth.svg" width="1cm" height="1cm"><alt xml-lang="en-US" id="alt_id3157888">Icon Optimal Column Width</alt></image></paragraph> </tablecell> <tablecell> <paragraph xml-lang="en-US" id="par_id3150524" role="paragraph">Optimal Column Width</paragraph> |