diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-04-09 13:18:27 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-04-09 13:18:27 +0100 |
commit | ffc7126974af6e43a8651006b23f1b8e97140f7b (patch) | |
tree | 5f94e4ad876595b40c1bf7102eea81356a621686 | |
parent | 77f7ec5184335f7fb4e8f63845269a247bb5df31 (diff) |
adapt code to select range dialog .ui conversion
Change-Id: I2af36a4f43323e18e66291663b1ebe16932e87f3
-rw-r--r-- | helpers/help_hid.lst | 1 | ||||
-rw-r--r-- | source/text/scalc/01/12020000.xhp | 6 |
2 files changed, 3 insertions, 4 deletions
diff --git a/helpers/help_hid.lst b/helpers/help_hid.lst index 679ca2155f..bfd91a3bb9 100644 --- a/helpers/help_hid.lst +++ b/helpers/help_hid.lst @@ -3360,7 +3360,6 @@ HID_SC_SCENARIO_DELETE,58927, HID_SC_SCENARIO_EDIT,58928, HID_SC_SCENWIN_BOTTOM,58911, HID_SC_SCENWIN_TOP,58910, -HID_SC_SELENTRY_LIST,58898, HID_SC_SHEET_CELL_ERG,58779, HID_SC_SHEET_CELL_ERG1,58780, HID_SC_SHEET_CELL_STD,58778, diff --git a/source/text/scalc/01/12020000.xhp b/source/text/scalc/01/12020000.xhp index c073db7b8d..d49056cc92 100644 --- a/source/text/scalc/01/12020000.xhp +++ b/source/text/scalc/01/12020000.xhp @@ -34,15 +34,15 @@ <bookmark xml-lang="en-US" branch="index" id="bm_id3145068"><bookmark_value>databases; selecting (Calc)</bookmark_value> </bookmark> <bookmark xml-lang="en-US" branch="hid/.uno:SelectDB" id="bm_id2131630" localize="false"/> -<bookmark xml-lang="en-US" branch="hid/.uno:SelectDB" id="bm_id3148946" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/selectrange/SelectRangeDialog" id="bm_id3148946" localize="false"/> <paragraph role="heading" id="hd_id3145068" xml-lang="en-US" level="1" l10n="CHG" oldref="1">Select Database Range</paragraph> <paragraph role="paragraph" id="par_id3149655" xml-lang="en-US" l10n="CHG" oldref="2"><variable id="bereichwaehlen"><ahelp hid=".uno:SelectDB">Selects a database range that you defined under <link href="text/scalc/01/12010000.xhp" name="Data - Define Range">Data - Define Range</link>.</ahelp> </variable></paragraph> <section id="howtoget"> <embed href="text/scalc/00/00000412.xhp#dbrba"/> </section> -<bookmark xml-lang="en-US" branch="hid/SC_HID_SC_SELENTRY_LIST" id="bm_id3125865" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/selectrange/treeview" id="bm_id3125865" localize="false"/> <paragraph role="heading" id="hd_id3153192" xml-lang="en-US" level="2" l10n="CHG" oldref="3">Ranges</paragraph> -<paragraph role="paragraph" id="par_id3154684" xml-lang="en-US" l10n="CHG" oldref="4"><ahelp hid="HID_SC_SELENTRY_LIST">Lists the available database ranges. To select a database range, click its name, and then click <emph>OK</emph>.</ahelp></paragraph> +<paragraph role="paragraph" id="par_id3154684" xml-lang="en-US" l10n="CHG" oldref="4"><ahelp hid="modules/scalc/ui/selectrange/treeview">Lists the available database ranges. To select a database range, click its name, and then click <emph>OK</emph>.</ahelp></paragraph> </body> </helpdocument> |