diff options
Diffstat (limited to 'nlpsolver/help')
-rw-r--r-- | nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree | 19 | ||||
-rw-r--r-- | nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/tree_strings.xhp | 29 |
2 files changed, 48 insertions, 0 deletions
diff --git a/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree b/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree new file mode 100644 index 000000000000..7ccf4d6c25a9 --- /dev/null +++ b/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="UTF-8"?> + +<!-- + * This file is part of the LibreOffice project. + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * +--> + +<tree_view> +<help_section application="scalc" id="08" title="Solver for Nonlinear Problems"> + <node id="0816" title="Solver for Nonlinear Problems"> + <topic id="help/com.sun.star.comp.Calc.NLPSolver/Usage.xhp">Usage</topic> + <topic id="help/com.sun.star.comp.Calc.NLPSolver/Options.xhp">Options</topic> + </node> +</help_section> +</tree_view> diff --git a/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/tree_strings.xhp b/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/tree_strings.xhp new file mode 100644 index 000000000000..f6403c45c42b --- /dev/null +++ b/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/tree_strings.xhp @@ -0,0 +1,29 @@ +<?xml version="1.0" encoding="UTF-8"?> +<helpdocument version="1.0"> + +<!-- + * This file is part of the LibreOffice project. + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * +--> + +<meta> + <topic id="tree_stringsxml" indexer="include" status="PUBLISH"> + <title xml-lang="en-US" id="tit" localize="false">Note to translators:</title> + <filename>/help/en/com.sun.star.comp.Calc.NLPSolver/tree_strings.xhp</filename> + </topic> +</meta> + +<body> + <comment>This file contains extra strings for the contents (*.tree) files. No indexing!</comment> + <switch select="sys"> <case select="OS2"> + <paragraph role="heading" level="1" id="hd_id3150150" xml-lang="en-US" localize="false">File: help.tree</paragraph> + <paragraph role="paragraph" id="par_id3160160" xml-lang="en-US"><help_section application="scalc" id="08" title="Solver for Nonlinear Problems"></paragraph> + <paragraph role="paragraph" id="par_id3170170" xml-lang="en-US"><node id="0816" title="Solver for Nonlinear Problems"></paragraph> + </case> </switch> +</body> + +</helpdocument> |