diff options
Diffstat (limited to 'xmloff/source/chart/XMLSymbolImageContext.cxx')
-rw-r--r-- | xmloff/source/chart/XMLSymbolImageContext.cxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/xmloff/source/chart/XMLSymbolImageContext.cxx b/xmloff/source/chart/XMLSymbolImageContext.cxx index 646f1b8c0e62..f26098af1ba5 100644 --- a/xmloff/source/chart/XMLSymbolImageContext.cxx +++ b/xmloff/source/chart/XMLSymbolImageContext.cxx @@ -19,12 +19,9 @@ #include "XMLSymbolImageContext.hxx" #include <xmloff/xmltoken.hxx> -#include <xmloff/xmltkmap.hxx> #include <xmloff/xmlnamespace.hxx> #include <xmloff/xmlimp.hxx> -#include <xmloff/namespacemap.hxx> #include <xmloff/XMLBase64ImportContext.hxx> -#include <com/sun/star/io/XOutputStream.hpp> #include <com/sun/star/graphic/XGraphic.hpp> #include <sal/log.hxx> |