sc: rename oox::xls::Color to oox::xls::XlsColor
commit0eeb6f59cc7b3822c12a39e7261f44d7d7d32262
authorTomaž Vajngerl <tomaz.vajngerl@collabora.co.uk>
Fri, 28 Jul 2023 15:01:42 +0000 (28 17:01 +0200)
committerMiklos Vajna <vmiklos@collabora.com>
Fri, 4 Aug 2023 08:30:33 +0000 (4 10:30 +0200)
treeb270f3a65a08b277348473bfb7bc6b331690046d
parent41060a937c529247c0d4f815228bb1e21803de60
sc: rename oox::xls::Color to oox::xls::XlsColor

It's annoying that the class name is so similar to the commonly
used class Color, even when it is in its own namespace. To avoid
unneccesary conflicts and confusion, it was renamed.

(Similar would be also good for oox::drawingml::Color)

Change-Id: I68dcaf951b7faf089cb2b13d94576007f40c441e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/155109
Tested-by: Jenkins
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
(cherry picked from commit 7f265875ef784d717f5a534bdca2cd36fdce7ecb)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/155155
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
sc/source/filter/inc/stylesbuffer.hxx
sc/source/filter/inc/viewsettings.hxx
sc/source/filter/inc/worksheetsettings.hxx
sc/source/filter/oox/stylesbuffer.cxx