https://bugs.documentfoundation.org/show_bug.cgi?id=106260
Julien Nabet <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[email protected]
--- Comment #7 from Julien Nabet <[email protected]> ---
Noel: I noticed SID_FIELD has been removed with
https://cgit.freedesktop.org/libreoffice/core/commit/?id=fa135fd0e05fc4ba784b4349d65f2e5ed26c0f55
In editeng/source/editeng/editdoc.cxx, aItemInfos contains EDITITEMCOUNT but is
initialized until EE_FEATURE_NOTCONV.
see
https://opengrok.libreoffice.org/xref/core/editeng/source/editeng/editdoc.cxx#161
EDITITEMCOUNT comes from
https://opengrok.libreoffice.org/xref/core/include/editeng/eeitem.hxx#137 which
contains:
131 #define EE_FEATURE_NOTCONV (EE_ITEMS_START+53)
but also
132 #define EE_FEATURE_FIELD (EE_ITEMS_START+54)
Do you think it might trigger a problem here?
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs