office-gobmx/formula/source
Eike Rathke 34c9a01b07 fix fdo#40590 stop abusing regular string token for XML import
During XML import formulas of defined names and conditional formatting
were remembered as regular svString tokens that then later were
retrieved without quotes for compilation. This didn't go along with the
new ScRangeData::CompileUnresolvedXML() that recreates the formula
string from an already tokenized form of the formula.

Introduced FormulaToken::AddStringXML() with ocStringXML to sort those
out and removed the IsImportingXML() hack from
FormulaCompiler::AppendString(), the ocStringXML case is handled in
FormulaCompiler::CreateStringFromToken().
2011-09-11 15:21:03 +02:00
..
core fix fdo#40590 stop abusing regular string token for XML import 2011-09-11 15:21:03 +02:00
ui fix syntax 2011-08-08 13:04:46 +01:00