From 2455826917868a5da5ab1bb4586e067d6c968c43 Mon Sep 17 00:00:00 2001 From: Tomaž Vajngerl Date: Tue, 18 Jul 2023 13:18:11 +0900 Subject: xmloff: move XMLComplexColor* import/export classes to public include MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I52aad31f63858eba905481812cbf971493252642 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/154570 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl --- solenv/clang-format/excludelist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'solenv') diff --git a/solenv/clang-format/excludelist b/solenv/clang-format/excludelist index ca49c48b2f2f..ffe9eb7b3e78 100644 --- a/solenv/clang-format/excludelist +++ b/solenv/clang-format/excludelist @@ -6432,6 +6432,7 @@ include/xmloff/SinglePropertySetInfoCache.hxx include/xmloff/XMLBase64ImportContext.hxx include/xmloff/XMLCharContext.hxx include/xmloff/XMLConstantsPropertyHandler.hxx +include/xmloff/XMLElementPropertyContext.hxx include/xmloff/XMLEventExport.hxx include/xmloff/XMLEventsImportContext.hxx include/xmloff/XMLFilterServiceNames.h @@ -15295,7 +15296,6 @@ xmloff/inc/XMLBitmapRepeatOffsetPropertyHandler.hxx xmloff/inc/XMLChartPropertySetMapper.hxx xmloff/inc/XMLChartStyleContext.hxx xmloff/inc/XMLClipPropertyHandler.hxx -xmloff/inc/XMLElementPropertyContext.hxx xmloff/inc/XMLEmbeddedObjectExportFilter.hxx xmloff/inc/XMLEmbeddedObjectImportContext.hxx xmloff/inc/XMLEventImportHelper.hxx -- cgit