source/text/shared/optionen/01060300.xhp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit d65f6985ee55eabcbc8d87639da71b4666644727
Author:     Stephan Bergmann <sberg...@redhat.com>
AuthorDate: Mon Oct 1 10:00:52 2018 +0200
Commit:     Stephan Bergmann <sberg...@redhat.com>
CommitDate: Mon Oct 1 10:03:05 2018 +0200

    Fix duplicate hid
    
    ...introduced by 8e6c3462c929a8ac34609f461ddc68684558c1d0 "tdf#105034 add 
help
    text for option Position cell reference with selection", causing build 
failures
    like
    
    > Error: Duplicated entry. ID = hd_id3146146  LANG = en-US in File 
.../core/helpcontent2/source/text/shared/optionen/01060300.xhp
    > make[1]: *** [.../core/solenv/gbuild/HelpTarget.mk:68: 
.../core/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/done]
 Error 255
    
    Change-Id: I02cc9b99dac272b36e846edfe02a89a7b9fc4bbb

diff --git a/source/text/shared/optionen/01060300.xhp 
b/source/text/shared/optionen/01060300.xhp
index 02282ea81..cbe3b1340 100644
--- a/source/text/shared/optionen/01060300.xhp
+++ b/source/text/shared/optionen/01060300.xhp
@@ -76,7 +76,7 @@
 <bookmark xml-lang="en-US" 
branch="hid/modules/scalc/ui/scgeneralpage/replwarncb" id="bm_id3153363" 
localize="false"/><paragraph role="heading" id="hd_id3146146" xml-lang="en-US" 
level="3">Show overwrite warning when pasting data</paragraph>
 <paragraph role="paragraph" id="par_id3150872" xml-lang="en-US"><ahelp 
hid="modules/scalc/ui/scgeneralpage/replwarncb">Specifies that, when you paste 
cells from the clipboard to a cell range that is not empty, a warning 
appears.</ahelp></paragraph>
 <bookmark xml-lang="en-US" 
branch="hid/modules/scalc/ui/scgeneralpage/legacy_cell_selection_cb" 
id="bm_id31533637" localize="false"/>
-<paragraph role="heading" id="hd_id3146146" xml-lang="en-US" 
level="3">Position cell reference with selection</paragraph>
+<paragraph role="heading" id="hd_id3146147" xml-lang="en-US" 
level="3">Position cell reference with selection</paragraph>
 <paragraph role="paragraph" id="par_id31508727" xml-lang="en-US"><ahelp 
hid="modules/scalc/ui/scgeneralpage/legacy_cell_selection_cb">With the option 
set, expanding a selection (with <switchinline select="sys"><caseinline 
select="MAC"><item type="keycode">Command
   </item></caseinline><defaultinline><item 
type="keycode">Ctrl</item></defaultinline></switchinline>  +<item 
type="keycode">Shift</item>+<item type="keycode">Down/Up</item>) jumps to the 
end of the range in the column that was added as last to the initial selection.
 When the option is not set, expanding a selection (with <switchinline 
select="sys"><caseinline select="MAC"><item 
type="keycode">Command</item></caseinline><defaultinline><item 
type="keycode">Ctrl</item></defaultinline></switchinline>+<item 
type="keycode">Shift
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to