summaryrefslogtreecommitdiff
path: root/source/text
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2018-09-06 12:35:11 -0300
committerOlivier Hallot <olivier.hallot@libreoffice.org>2018-09-06 19:40:48 +0200
commit6c13566736d33e049e453283faf0a8a2e0206cca (patch)
tree3336bd2f5cde0973c4ab18f6bcfa7935ac3c8e87 /source/text
parent39da00d7b4006f8bffe2075ac7c58afbdbc81785 (diff)
Move bookmark out of list
Change-Id: Ib1d844ed88a7389e1eeeb9f2279266745ba6acec Reviewed-on: https://gerrit.libreoffice.org/60099 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text')
-rw-r--r--source/text/shared/02/12050000.xhp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/shared/02/12050000.xhp b/source/text/shared/02/12050000.xhp
index c9477115e1..2e32d0ee0c 100644
--- a/source/text/shared/02/12050000.xhp
+++ b/source/text/shared/02/12050000.xhp
@@ -51,13 +51,13 @@
</section>
<paragraph role="paragraph" id="par_id3145345" xml-lang="en-US">Click the arrow next to the <emph>Refresh </emph>icon to open a submenu with the following commands:</paragraph>
+<bookmark xml-lang="en-US" branch="hid/DBACCESS_HID_BROWSER_REFRESH_REBUILDVIEW" id="bm_id3154317" localize="false"/>
<list type="unordered">
<listitem>
<paragraph role="listitem" id="par_id3156426" xml-lang="en-US">
<emph>Refresh</emph> - Displays the refreshed contents of the database table.</paragraph>
</listitem>
<listitem>
-<bookmark xml-lang="en-US" branch="hid/DBACCESS_HID_BROWSER_REFRESH_REBUILDVIEW" id="bm_id3154317" localize="false"/>
<paragraph role="listitem" id="par_id3147088" xml-lang="en-US">
<emph>Rebuild</emph> - <ahelp hid="HID_BROWSER_REFRESH_REBUILDVIEW">Rebuilds the view of the database table. Use this command when you have changed the structure of the table.</ahelp></paragraph>
</listitem>
4-2-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/desktop/Library_deploymentmisc.mk
AgeCommit message (Expand)Author
2017-07-21migrate to boost::gettextCaolán McNamara
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2014-06-04update_pch: add a bunch of pch filesThomas Arnhold
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-05new module i18nlangtagEike Rathke
2013-03-29ResMgr with LanguageTagEike Rathke
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2012-11-19re-base on ALv2 code. Includes:Michael Meeks