diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-10-24 14:12:15 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-10-24 14:12:15 +0100 |
commit | 91f8b3cb54e752a174ee10be4e528c7dcd4fb55e (patch) | |
tree | a6d7f3efde2a6e8f74c37b875606ee050194f51c | |
parent | 4327d90e23cba2f2829a4d2bf0ed449fbeb92cdb (diff) |
add a help id for the double input dialog
Change-Id: Ic520786fac92674130dee6f309df3094e81e2a8e
-rw-r--r-- | helpers/help_hid.lst | 1 | ||||
-rw-r--r-- | source/text/scalc/01/solver_options.xhp | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/helpers/help_hid.lst b/helpers/help_hid.lst index 0c31becaf2..8234a1f8cb 100644 --- a/helpers/help_hid.lst +++ b/helpers/help_hid.lst @@ -3186,7 +3186,6 @@ HID_SC_SHEET_PAGE_REP,58789, HID_SC_SHEET_PAGE_STD,58788, HID_SC_SOLVEROPTIONS,59016, HID_SC_SOLVEROPTIONS_LB,59017, -HID_SC_SOLVER_DOUBLE,59019, HID_SC_SOLVER_NOSOLUTION,59021, HID_SC_SOLVER_PROGRESS,59020, HID_SC_SOLVER_SUCCESS,59022, diff --git a/source/text/scalc/01/solver_options.xhp b/source/text/scalc/01/solver_options.xhp index 69e6782c6e..8fade244dd 100644 --- a/source/text/scalc/01/solver_options.xhp +++ b/source/text/scalc/01/solver_options.xhp @@ -37,6 +37,7 @@ <bookmark xml-lang="en-US" branch="hid/sc:ListBox:RID_SCDLG_SOLVEROPTIONS:LB_ENGINE" id="bm_id7214270" localize="false"/><paragraph role="paragraph" id="par_id393993" xml-lang="en-US" l10n="NEW"><ahelp hid="." visibility="hidden">Select a solver engine. The listbox is disabled if only one solver engine is installed. Solver engines can be installed as extensions.</ahelp></paragraph><comment>settings</comment> <bookmark xml-lang="en-US" branch="hid/SC_HID_SC_SOLVEROPTIONS_LB" id="bm_id1331217" localize="false"/><paragraph role="paragraph" id="par_id5871761" xml-lang="en-US" l10n="NEW"><ahelp hid="." visibility="hidden">Configure the current solver.</ahelp></paragraph><comment>edit</comment> <bookmark xml-lang="en-US" branch="hid/sc:PushButton:RID_SCDLG_SOLVEROPTIONS:BTN_EDIT" id="bm_id2186346" localize="false"/><paragraph role="paragraph" id="par_id6531266" xml-lang="en-US" l10n="NEW"><ahelp hid="." visibility="hidden">If the current entry in the Settings listbox allows to edit a value, you can click the Edit button. A dialog opens where you can change the value.</ahelp></paragraph><comment>edit settings spin box</comment> +<bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/doubledialog/DoubleDialog" id="bm_id2761315" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/integerdialog/IntegerDialog" id="bm_id2761314" localize="false"/><paragraph role="paragraph" id="par_id3912778" xml-lang="en-US" l10n="NEW"><ahelp hid="." visibility="hidden">Enter or change the value.</ahelp></paragraph> <paragraph role="paragraph" id="par_id3163853" xml-lang="en-US" l10n="NEW">Use the Options dialog to configure the current solver engine.</paragraph> <paragraph role="paragraph" id="par_id121158" xml-lang="en-US" l10n="NEW">You can install more solver engines as extensions, if available. Open Tools - Extension Manager and browse to the Extensions web site to search for extensions.</paragraph> |