[Libreoffice-bugs] [Bug 134529] [ENHANCEMENT] Save Solver configurations into the ODS file for each sheet

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun Jul 25 20:11:39 UTC 2021


https://bugs.documentfoundation.org/show_bug.cgi?id=134529

--- Comment #7 from Todor Balabanov <todor.balabanov at gmail.com> ---
One way to be done is by the Export/Import button in the solver settings
dialog. Most of the settings can be exported as a regular sheet. The import can
be done from the same sheet.

These are the common variables that need saving:

targetedit              m_xEdObjectiveCell              aObjRange              
aObjective
max                             m_xRbMax
min                             m_xRbMin
value                   m_xRbValue
valueedit               m_xEdTargetValue
changeedit              m_xEdVariableCells              aVarRanges             
aVariables
ref1edit                m_xEdLeft1                                             
                aConstraints
op1list                 m_xLbOp1
val1edit                m_xEdRight1
ok                              m_xBtnSolve                             BtnHdl 
                CallSolver()
close                   m_xBtnClose                             BtnHdl
                                m_xBtnResetAll

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210725/6bbe425d/attachment.htm>


More information about the Libreoffice-bugs mailing list