On Thursday 13 January 2011, Marijn Kruisselbrink wrote: > On Tuesday, January 11, 2011 03:50:51 pm David Faure wrote: > > Hello, > > > > I have a question for the applixspread import filter: if I have a formula > > like =B1+C1 for A1, > > and I want to reuse this formula for A3, I need to somehow change it to > > =B3+C3, just like copy/paste would do. Is there some utility function for > > this, which I can call from the applixspread import filter? Thanks. > > The xlsx import filter has its own code for that > (filters/tables/xlsx/FormulaParser.cpp, MSOOXML::convertFormulaReference), > which probably doesn't even handle 100% all cases correctly. So I think at > the moment that is something every filter implements independently.
Thanks. What would be a good lib for me to move this code to? -- David Faure, fa...@kde.org, http://www.davidfaure.fr Sponsored by Nokia to work on KDE, incl. Konqueror (http://www.konqueror.org). _______________________________________________ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel