sc: enable document themes in Calc
commit60cc7b1fbe8e44f323016ce79a14c5c74c8b4cd0
authorTomaž Vajngerl <tomaz.vajngerl@collabora.co.uk>
Wed, 12 Apr 2023 07:04:42 +0000 (12 16:04 +0900)
committerTomaž Vajngerl <quikee@gmail.com>
Tue, 9 May 2023 10:41:58 +0000 (9 12:41 +0200)
tree32a8b8798b16708a41c8a1fcb0325a83fb8bda36
parent33d35a2181c9cebf77bc1aa9322a2d11892de5fd
sc: enable document themes in Calc

Create and check that the SdrPage, that is associated with the
current sheet, has a model::Theme available on creation.

Change-Id: I1814d4a86452b1a15ef01e0b2349d435405f4b7d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/150263
Tested-by: Jenkins
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
sc/CppunitTest_sc_ucalc_document_themes.mk [new file with mode: 0644]
sc/Module_sc.mk
sc/qa/unit/ucalc_DocumentThemes.cxx [new file with mode: 0644]
svx/source/svdraw/svdpage.cxx