Hi Eike,
Regina Henschel schrieb:
Hi Eike,
Eike Rathke schrieb:
Hi Regina,
That's odd. I'd have to take a deeper look at that. I expected that with
{ "IMCOT", "IMCOT", false,
"com.sun.star.sheet.addin.Analysis.getImcot", "IMCOT" },
the last IMCOT would had setup the map for FormulaGrammar::GRAM_PODF to
be used in 'oooc:' namespace import, see ScCompiler::fillFromAddInMap().
Using FindFunction() may be a workaround, but I'd rather find the real
cause and a different solution without looking through all AddIns.
I have tested it once again. And you are right, using
{ "IMCOT", "IMCOT", false, "com.sun.star.sheet.addin.Analysis.getImcot",
"IMCOT" }
works indeed. It was my fault, nothing to do for you. I'll will change
the file in this way.
The round trip ODF1.2 -> OOo2.4.3 -> ODF1.2 for sxc file format is OK
with that setting, but now sxc files fail both for reopen and for round
trip through OOo2.4.3 if load/save setting is "ODF1.0" with an entry of
kind =com.sun.star.addin.analysis.getimcot :(
I have attached a summary of my tests and the current version of my work
(based on DEV300m78) to issue 111609. Perhaps you can find the cause of
the Addin troubles.
kind regards
Regina
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@sc.openoffice.org
For additional commands, e-mail: dev-h...@sc.openoffice.org