diff options
author | Caolán McNamara <caolanm@redhat.com> | 2014-07-22 09:15:59 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-07-22 09:15:59 +0100 |
commit | 10fd3e1326ecf705030189e233a895be7918ea72 (patch) | |
tree | 81021ff937ad95cbdbaf6aba9951aaeea5545901 /source/text/shared | |
parent | 3d0fefd1db11ee86be12b2db37fed812f6561d7c (diff) |
update help ids for summary page .ui conversion
Change-Id: Ife99575dbcdcedb0dfad2415f419de3501849651
Diffstat (limited to 'source/text/shared')
-rw-r--r-- | source/text/shared/explorer/database/migrate_macros.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/shared/explorer/database/migrate_macros.xhp b/source/text/shared/explorer/database/migrate_macros.xhp index 6ea336baeb..9e54904b0c 100644 --- a/source/text/shared/explorer/database/migrate_macros.xhp +++ b/source/text/shared/explorer/database/migrate_macros.xhp @@ -40,7 +40,7 @@ </section> <bookmark xml-lang="en-US" branch="hid/dbaccess/ui/backuppage/browse" id="bm_id022420091141368" localize="false"/> <paragraph xml-lang="en-US" id="par_id0224200911454780" role="paragraph" l10n="NEW"><ahelp hid="." visibility="hidden">Choose a location and file name to save the new database file. By default, the new file gets the same name as the old file, while the old file gets renamed with the string "backup" in the name.</ahelp></paragraph> -<bookmark xml-lang="en-US" branch="hid/dbaccess:MultiLineEdit:TP_SUMMARY:ED_CHANGES" id="bm_id0224200911450172" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/dbaccess/ui/summarypage/textview" id="bm_id0224200911450172" localize="false"/> <paragraph xml-lang="en-US" id="par_id022420091145472" role="paragraph" l10n="NEW"><ahelp hid="." visibility="hidden">The list shows all changes that were applied to the database file.</ahelp></paragraph> <paragraph xml-lang="en-US" id="par_id0112200902353542" role="paragraph" l10n="NEW">Previously, macros have been allowed to reside only in the text sub-documents of forms and reports. Now macros can also be stored in the Base file itself. This means that macros in Base files can be called now from any of its sub-components: forms, reports, table design, query design, relation design, table data view.</paragraph> <paragraph xml-lang="en-US" id="par_id0112200903075865" role="paragraph" l10n="NEW">However, it is technically not possible to store macros both in a Base file and in its sub-documents at the same time. So, if you want to attach some new macros to the Base file, while retaining any existing old macros that were stored in the sub-documents, you must move the existing old macros up to the Base file's macro storage area. </paragraph> |