diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2016-10-04 16:47:51 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2016-10-07 19:44:33 +0000 |
commit | 144ddfd10227e1df5278f30d769db6d764113802 (patch) | |
tree | 00a9c0cb96324a5be902ba102b8f1b65c9a58d16 /source | |
parent | 290fafb8251ba86d9ab9eb33c8190ab1dea1e429 (diff) |
test-hid-vs-ui.py: Fix reference to the FrameTypePage element
From source/text/swriter/01/05060100.xhp, referenced items ['FrmTypePage']
were not found inside sw/uiconfig/swriter/ui/frmtypepage.ui.
Change-Id: Id90eac6a6e056ac7f41865d47a883e11d064a6a0
Reviewed-on: https://gerrit.libreoffice.org/29563
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/swriter/01/05060100.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/swriter/01/05060100.xhp b/source/text/swriter/01/05060100.xhp index cfd164d7bb..9c3135fbb3 100644 --- a/source/text/swriter/01/05060100.xhp +++ b/source/text/swriter/01/05060100.xhp @@ -31,10 +31,10 @@ <bookmark xml-lang="en-US" branch="index" id="bm_id9646290"><bookmark_value>resizing;aspect ratio</bookmark_value> <bookmark_value>aspect ratio;resizing objects</bookmark_value> </bookmark><comment>UFI: new index entries, see i54237</comment> -<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/frmtypepage/FrmTypePage" id="bm_id3147406" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/frmtypepage/FrameTypePage" id="bm_id3147406" localize="false"/> <bookmark xml-lang="en-US" branch="hid/cui/ui/swpossizepage/SwPosSizePage" id="bm_id3147407" localize="false"/> <paragraph role="heading" id="hd_id3151389" xml-lang="en-US" level="1" l10n="U" oldref="1"><link href="text/swriter/01/05060100.xhp" name="Type">Type</link></paragraph> -<paragraph role="paragraph" id="par_id3150568" xml-lang="en-US" l10n="U" oldref="2"><ahelp hid="modules/swriter/ui/frmtypepage/FrmTypePage">Specifies the size and the position of the selected object or frame on a page.</ahelp></paragraph> +<paragraph role="paragraph" id="par_id3150568" xml-lang="en-US" l10n="U" oldref="2"><ahelp hid="modules/swriter/ui/frmtypepage/FrameTypePage">Specifies the size and the position of the selected object or frame on a page.</ahelp></paragraph> </section> <section id="howtoget"> <embed href="text/swriter/00/00000405.xhp#grafiktyp"/> |