summaryrefslogtreecommitdiff
path: root/xmloff/source/style/XMLThemeContext.cxx
diff options
context:
space:
mode:
authorGabor Kelemen <gabor.kelemen.extern@allotropia.de>2024-03-05 00:47:59 +0100
committerThorsten Behrens <thorsten.behrens@allotropia.de>2024-03-12 10:37:31 +0100
commit7da8fce0cd13a83a34b732615e95f477f4c4857e (patch)
treede25e90a95e74b0b980d9c975878ba33398e82f5 /xmloff/source/style/XMLThemeContext.cxx
parent51964bb719848277094afe22d144d2814e1cce46 (diff)
tdf#146619 Recheck xmloff/*cxx with IWYU
Change-Id: I6e39a223fd567d70254998e55de5110db87ab4fa Reviewed-on: https://gerrit.libreoffice.org/c/core/+/164486 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
Diffstat (limited to 'xmloff/source/style/XMLThemeContext.cxx')
-rw-r--r--xmloff/source/style/XMLThemeContext.cxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/xmloff/source/style/XMLThemeContext.cxx b/xmloff/source/style/XMLThemeContext.cxx
index 564d934ff8fb..002140ece452 100644
--- a/xmloff/source/style/XMLThemeContext.cxx
+++ b/xmloff/source/style/XMLThemeContext.cxx
@@ -9,21 +9,13 @@
#include <XMLThemeContext.hxx>
-#include <xmloff/maptype.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmltoken.hxx>
-#include <xmloff/xmlprcon.hxx>
-#include <xmloff/xmlerror.hxx>
-#include <xmloff/namespacemap.hxx>
#include <xmloff/xmlimp.hxx>
-#include <xmloff/xmlement.hxx>
-#include <xmloff/xmlprhdl.hxx>
-#include <sal/log.hxx>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <sax/tools/converter.hxx>
-#include <comphelper/sequence.hxx>
#include <docmodel/uno/UnoTheme.hxx>
#include <docmodel/theme/Theme.hxx>