summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--helpers/help_hid.lst1
-rw-r--r--source/text/shared/explorer/database/11020000.xhp4
2 files changed, 2 insertions, 3 deletions
diff --git a/helpers/help_hid.lst b/helpers/help_hid.lst
index fded1f8f25..a22718546b 100644
--- a/helpers/help_hid.lst
+++ b/helpers/help_hid.lst
@@ -1309,7 +1309,6 @@ HID_DSADMIN_ODBC_OPTIONS,38816,
HID_DSADMIN_ORACLE_DATABASE,39018,
HID_DSADMIN_PAGE_ADO,38851,
HID_DSADMIN_PAGE_LDAP,38942,
-HID_DSADMIN_PAGE_ODBC,38799,
HID_DSADMIN_PAGE_TEXT,38801,
HID_DSADMIN_PAGE_USERDRIVER,39001,
HID_DSADMIN_PORTNUMBER,39035,
diff --git a/source/text/shared/explorer/database/11020000.xhp b/source/text/shared/explorer/database/11020000.xhp
index d4f30b9a7f..fb050bd859 100644
--- a/source/text/shared/explorer/database/11020000.xhp
+++ b/source/text/shared/explorer/database/11020000.xhp
@@ -42,8 +42,8 @@
<paragraph role="paragraph" id="par_id3145119" xml-lang="en-US" l10n="U" oldref="7"><ahelp hid=".">Prevents an unauthorized user from accessing the database. You only need to enter the password once per session.</ahelp></paragraph>
</section>
<section id="treibereinstellungen">
-<bookmark xml-lang="en-US" branch="hid/DBACCESS_HID_DSADMIN_ODBC_OPTIONS" id="bm_id3148473" localize="false"/><paragraph role="heading" id="hd_id3153087" xml-lang="en-US" level="2" l10n="U" oldref="10">Driver Settings</paragraph>
-<paragraph role="paragraph" id="par_id3143271" xml-lang="en-US" l10n="U" oldref="11"><ahelp hid="HID_DSADMIN_ODBC_OPTIONS">Use this text field to enter additional optional driver settings if this is necessary.</ahelp></paragraph>
+<bookmark xml-lang="en-US" branch="hid/dbaccess/ui/odbcpage/options" id="bm_id3148473" localize="false"/><paragraph role="heading" id="hd_id3153087" xml-lang="en-US" level="2" l10n="U" oldref="10">Driver Settings</paragraph>
+<paragraph role="paragraph" id="par_id3143271" xml-lang="en-US" l10n="U" oldref="11"><ahelp hid="dbaccess/ui/odbcpage/options">Use this text field to enter additional optional driver settings if this is necessary.</ahelp></paragraph>
</section>
<section id="zeichensatz">
<!-- removed HID HID_DSADMIN_CHARSET_ODBC --><paragraph role="heading" id="hd_id3152472" xml-lang="en-US" level="2" l10n="U" oldref="12">Character Set</paragraph>
ld LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/openssl
AgeCommit message (Expand)Author
2013-09-03Pass no-dso to the OpenSSL configuryTor Lillqvist
2013-09-03For some reason the asm code for rc4_md5_enc seems to go missing for x64 LinuxTor Lillqvist
2013-09-03More headers need un-symlinking for MSVCTor Lillqvist
2013-09-03Upgrade the bundled OpenSSL to 1.0.1eTor Lillqvist
2013-08-17enable binary package option for a set of 'stable' librariesNorbert Thiebaud
2013-06-10Revert "fix gold warning about hidden symbols"Stephan Bergmann
2013-05-10Enable building OpenSSL for OS XTor Lillqvist
2013-05-10Attempt to clarify nested conditional messTor Lillqvist
2013-05-07gbuild: ExternalProject: remove second parameter again...Michael Stahl
2013-05-07gbuild: remove gb_ExternalProject_use_unpackedMichael Stahl
2013-04-20enable symbols and disable optimization in openssl for a dbgutil buildMarkus Mohrhard
2013-04-19Fix https://-related crashes.Jan Holesovsky
2013-04-15adapt all externals to build against MSVC debug runtimeMichael Stahl