diff options
author | Mike Kaganski <mike.kaganski@collabora.com> | 2023-12-22 10:47:23 +0300 |
---|---|---|
committer | Mike Kaganski <mike.kaganski@collabora.com> | 2023-12-22 11:28:33 +0100 |
commit | 514913074c9c3f503cbbc9b6130d52e055e2ac81 (patch) | |
tree | 4158a0b729c6b6961a58cf117a818ec7d168ee55 /xmlsecurity/uiconfig/ui | |
parent | fdc1a42db0423e36bd512c7048a0be1fdd09f611 (diff) |
InsertDeleteFlags should be synchronized with css::sheet::CellFlags
They get casted to each other in sc/source/ui/unoobj/cellsuno.cxx
(see ScCellRangesBase::clearContents, which implements respective
method of css::sheet::XSheetOperation).
Commit 07b0c01857137de7e4bd02375e7c892d622d270e (CWS-TOOLING:
integrate CWS dr66, 2009-03-02) introduced IDF_NOCAPTIONS with
value of 0x0200, which conflicted with css::sheet::CellFlags::FORMATTED
(itself introduced in commit b4100bbf615fd3d1cbae200ae187ccbddf8e44a6
(INTEGRATION: CWS calcuno01 (1.5.284); FILE MERGED, 2005-03-23)).
Make the underlying type of InsertDeleteFlags consistent with the
IDL definition; and make sure to avoid the conflicting values.
Change-Id: Ic348f69a1e58db84ef6203391020f45b331e6967
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161145
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Diffstat (limited to 'xmlsecurity/uiconfig/ui')
0 files changed, 0 insertions, 0 deletions