diff options
Diffstat (limited to 'xmloff/source/text/XMLIndexObjectSourceContext.cxx')
-rw-r--r-- | xmloff/source/text/XMLIndexObjectSourceContext.cxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/xmloff/source/text/XMLIndexObjectSourceContext.cxx b/xmloff/source/text/XMLIndexObjectSourceContext.cxx index 805ce796aaa8..d016d21c971d 100644 --- a/xmloff/source/text/XMLIndexObjectSourceContext.cxx +++ b/xmloff/source/text/XMLIndexObjectSourceContext.cxx @@ -20,14 +20,11 @@ #include "XMLIndexObjectSourceContext.hxx" -#include <rtl/ustring.hxx> - #include <com/sun/star/beans/XPropertySet.hpp> #include <sax/tools/converter.hxx> #include "XMLIndexTemplateContext.hxx" -#include <xmloff/xmlictxt.hxx> #include <xmloff/xmlimp.hxx> #include <xmloff/xmlnamespace.hxx> #include <xmloff/xmltoken.hxx> |