Hi Markus,
On Wednesday, 2011-08-17 14:14:18 +0200, Eike Rathke wrote:
Apparently the FormulaToken used is not a FormulaIndexToken.
Oh. I should not only override SetByte but also SetIndex. In calc all
formula tokens are derived from ScToken which is derived from
FormulaToken
and not from FormulaIndexToken. I should no longer finish patchs after
learning.c
[...]
Actually the new ScNameToken implemented would belong to formula/*
instead, but there is already FormulaIndexToken, which also now has
changes for local/global names, so ScNameToken is superfluous and can be
removed. ScRawToken::CreateToken() needs to be changed back to return
a FormulaIndexToken.
I did the necessary changes in
http://cgit.freedesktop.org/libreoffice/core/commit/?id=fcac4e3eb4df6dcd4d6f6955a5d369262bcd1ea4
Thanks. I'll hope I can push my changes at the end of the week.
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.