diff options
author | Noel Grandin <noelgrandin@gmail.com> | 2024-12-06 20:47:30 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2024-12-09 10:45:46 +0100 |
commit | 0aa4bfe37a80f3b17430cb91b4fd5e9e528efcbd (patch) | |
tree | f480be7059bd1ee8b78b7f846c7303ac771c5aed /shell/CppunitTest_shell_zip.mk | |
parent | ba16fd8e741e85e3472b7425e25986ebfe4901a8 (diff) |
improve SalInstanceNotebook m_aPages handling
I added some asserts here, and discovered that sometimes
m_aPages and the pages in the underlying TabControl get out
of sync. So rather than relying on indexing into a vector,
just store a map indexed on the page identifier, which
means everything uses the same scheme now.
Change-Id: I1b8228e9b124521bda0e79c98e4961bedc71d641
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/178003
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Tested-by: Jenkins
Diffstat (limited to 'shell/CppunitTest_shell_zip.mk')
0 files changed, 0 insertions, 0 deletions