Revision 627764

Go back to digest for 4th February 2007

Features in Office

Brad Hards committed changes in /trunk/koffice/kspread/functions:

Add in a couple more functions required by the OpenFormula specification - BITAND and BITOR, which do bitwise operations on their arguments. Note thatThe current implementation doesn't match the OpenFormula requirement for 48 bits - we only do 31 bits.

I've added these into the logic section of the KSpread formulas directory. Perhaps there might be a case for a new section (bitops.cpp and bitops.xml)?

File Changes

Modified 2 files
  • /trunk/koffice/kspread/functions
  •   /logic.cpp
  •   /logic.xml
2 files changed in total