summaryrefslogtreecommitdiff
path: root/source/text/simpress/01/02130000.xhp
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@gnome.hu>2019-06-23 18:42:40 +0200
committerOlivier Hallot <olivier.hallot@libreoffice.org>2019-06-25 04:10:53 +0200
commit8e866eb6fff05c52930debaee596a50f2968cea1 (patch)
tree9882b04066ba3a899703927f4d12bec2823da579 /source/text/simpress/01/02130000.xhp
parent414be5f0b520740158392e93835ed910e09100b5 (diff)
Remove duplicated HID bookmarks in swriter
Also remove a few obsolete bookmarks and fix ahelps Duplicates found with: for i in $(find source/text/swriter -name "*xhp") ; do grep branch=\"hid/.uno: "$i" | cut -d ":" -f2 | cut -d \" -f 1 | uniq -c | grep -v "1 " ; if [ $? -eq 0 ] ; then echo "Above HID branches are redundant in: $i" ; fi done Change-Id: I39c9eed29db7612e2000912112f1629e20fd5774 Reviewed-on: https://gerrit.libreoffice.org/74658 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/simpress/01/02130000.xhp')
0 files changed, 0 insertions, 0 deletions