https://bugs.freedesktop.org/show_bug.cgi?id=45664
Eike Rathke <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard| |EasyHack,DifficultyInterest | |ing,SkillCpp,TopicUI CC| |[email protected] --- Comment #2 from Eike Rathke <[email protected]> 2012-04-04 15:15:09 PDT --- Note that you can check Tools->Options->Calc->View Display Formulas, if that is enabled formulas are written to CSV instead of results. If someone is interested in the EasyHack to implement the check box mentioned: dialog is in sc/source/ui/dbgui/scuiimoptdlg.cxx If checked, a parameter needs to be passed down to ScDocShell::AsciiSave() to force the bShowFormulas in there. Implement transport of option parameter via ScImportOptions similar to bSaveAsShown. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
