summaryrefslogtreecommitdiffstats
path: root/include/xmloff/xmlnumi.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmloff/xmlnumi.hxx')
-rw-r--r--include/xmloff/xmlnumi.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/xmloff/xmlnumi.hxx b/include/xmloff/xmlnumi.hxx
index caecd76f3b4f..0ba540415f69 100644
--- a/include/xmloff/xmlnumi.hxx
+++ b/include/xmloff/xmlnumi.hxx
@@ -25,12 +25,10 @@
#include <memory>
#include <vector>
-#include <com/sun/star/container/XIndexReplace.hpp>
-
#include <xmloff/xmlstyle.hxx>
-#include <com/sun/star/style/NumberingType.hpp>
namespace com { namespace sun { namespace star { namespace frame { class XModel; } } } }
+namespace com { namespace sun { namespace star { namespace container { class XIndexReplace; } } } }
class SvxXMLListLevelStyleContext_Impl;
typedef std::vector<rtl::Reference<SvxXMLListLevelStyleContext_Impl>> SvxXMLListStyle_Impl;