diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-09-28 13:00:42 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-09-28 15:21:26 +0200 |
commit | b908b46979dcf004ee504ca95b64a0c9441a3164 (patch) | |
tree | 0f3341dbf4dcea7729600ca194fe5888e3a5fb56 | |
parent | eefef8231b5fbbb4148fa57a5a01b5c160a4ad9b (diff) |
remove l10n on empty paragraph
Change-Id: I4f736b14a97e9cefd893b3fee1a2a8e64156c439
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103438
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/sbasic/shared/01040000.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/sbasic/shared/01040000.xhp b/source/text/sbasic/shared/01040000.xhp index 2e6816f727..7d2d273a66 100644 --- a/source/text/sbasic/shared/01040000.xhp +++ b/source/text/sbasic/shared/01040000.xhp @@ -88,7 +88,7 @@ </tablerow> <tablerow> <tablecell><paragraph id="par_id391600157320922" role="tablecontent">-no UI-</paragraph></tablecell> - <tablecell><paragraph id="par_id191600157322154" role="tablecontent"></paragraph></tablecell> + <tablecell></tablecell> <tablecell><paragraph id="par_id81600157323361" role="tablecontent" localize="false">OnLayoutFinished</paragraph></tablecell> </tablerow> <tablerow> |