diff options
Diffstat (limited to 'xmloff/source/text/XMLAutoMarkFileContext.cxx')
-rw-r--r-- | xmloff/source/text/XMLAutoMarkFileContext.cxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/xmloff/source/text/XMLAutoMarkFileContext.cxx b/xmloff/source/text/XMLAutoMarkFileContext.cxx index c7237aa78351..cb459516450c 100644 --- a/xmloff/source/text/XMLAutoMarkFileContext.cxx +++ b/xmloff/source/text/XMLAutoMarkFileContext.cxx @@ -19,13 +19,10 @@ #include "XMLAutoMarkFileContext.hxx" #include <xmloff/xmlimp.hxx> -#include <rtl/ustring.hxx> -#include <xmloff/namespacemap.hxx> #include <xmloff/xmlnamespace.hxx> #include <xmloff/xmltoken.hxx> #include <com/sun/star/frame/XModel.hpp> #include <com/sun/star/uno/Reference.hxx> -#include <com/sun/star/xml/sax/XAttributeList.hpp> #include <com/sun/star/beans/XPropertySet.hpp> #include <sal/log.hxx> |