summaryrefslogtreecommitdiffstats
path: root/include/xmloff/formlayerexport.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmloff/formlayerexport.hxx')
-rw-r--r--include/xmloff/formlayerexport.hxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/include/xmloff/formlayerexport.hxx b/include/xmloff/formlayerexport.hxx
index 1e0da3dde3ba..abe6f30ad943 100644
--- a/include/xmloff/formlayerexport.hxx
+++ b/include/xmloff/formlayerexport.hxx
@@ -22,18 +22,18 @@
#include <sal/config.h>
#include <xmloff/dllapi.h>
-#include <com/sun/star/drawing/XDrawPage.hpp>
-#include <com/sun/star/container/XIndexAccess.hpp>
-#include <com/sun/star/beans/XPropertySet.hpp>
-#include <rtl/ref.hxx>
+#include <rtl/ustring.hxx>
#include <salhelper/simplereferenceobject.hxx>
-#include <xmloff/xmlexppr.hxx>
#include <memory>
namespace com { namespace sun { namespace star { namespace awt {
class XControlModel;
} } } }
+namespace com { namespace sun { namespace star { namespace drawing { class XDrawPage; } } } }
+namespace com { namespace sun { namespace star { namespace beans { class XPropertySet; } } } }
+namespace com { namespace sun { namespace star { namespace uno { template <typename > class Reference; } } } }
+
class SvXMLExport;
namespace xmloff