diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2017-01-30 22:45:32 +0100 |
---|---|---|
committer | Gabor Kelemen <kelemeng@ubuntu.com> | 2017-01-31 08:12:45 +0000 |
commit | d427d899f1228bcb309f349c39c17eb96d80d980 (patch) | |
tree | 705a1e5585e48247c47e62000e173aedab75b20e /source/text/swriter/01 | |
parent | ae83c2d740080cd66029a9cf58457f9711c95b66 (diff) |
Fix ahelp for InsertCaptionDialog UNO command
This is on the Drawing Object Properties toolbar
Change-Id: I2f50145a75d213914f1b699753f39a19cc4a3b71
Reviewed-on: https://gerrit.libreoffice.org/33728
Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>
Diffstat (limited to 'source/text/swriter/01')
-rw-r--r-- | source/text/swriter/01/04060000.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/swriter/01/04060000.xhp b/source/text/swriter/01/04060000.xhp index c236f02c47..58f1d3af92 100644 --- a/source/text/swriter/01/04060000.xhp +++ b/source/text/swriter/01/04060000.xhp @@ -33,7 +33,7 @@ <section id="caption"> <paragraph id="hd_id3147173" role="heading" level="1" xml-lang="en-US"><link href="text/swriter/01/04060000.xhp" name="Caption">Caption</link></paragraph> -<paragraph id="par_id3149288" role="paragraph" xml-lang="en-US"><variable id="beschrifttext"><ahelp hid="modules/swriter/ui/insertcaption/InsertCaptionDialog">Adds a numbered caption to a selected image, table, chart, frame, or shape.</ahelp> You can also access this command by right-clicking the item that you want to add the caption to. </variable></paragraph> +<paragraph id="par_id3149288" role="paragraph" xml-lang="en-US"><variable id="beschrifttext"><ahelp hid=".">Adds a numbered caption to a selected image, table, chart, frame, or shape.</ahelp> You can also access this command by right-clicking the item that you want to add the caption to. </variable></paragraph> </section> <section id="howtoget"> @@ -74,4 +74,4 @@ <embed href="text/swriter/guide/captions_numbers.xhp#captions_numbers"/> </body> -</helpdocument>
\ No newline at end of file +</helpdocument> |