summaryrefslogtreecommitdiff
path: root/xmloff/inc/txtflde.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/txtflde.hxx')
-rw-r--r--xmloff/inc/txtflde.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/xmloff/inc/txtflde.hxx b/xmloff/inc/txtflde.hxx
index f21b85eb1b2a..06d5edcaa2b4 100644
--- a/xmloff/inc/txtflde.hxx
+++ b/xmloff/inc/txtflde.hxx
@@ -35,19 +35,15 @@
#include <optional>
#include <string_view>
-#include "txtfld.hxx"
-
class SvXMLExport;
struct XMLPropertyState;
namespace com::sun::star {
namespace util { struct DateTime; }
- namespace util { struct Date; }
namespace text { class XTextField; }
namespace text { class XText; }
namespace beans { class XPropertySet; }
namespace beans { class XPropertySetInfo; }
- namespace frame { class XModel; }
namespace uno { template<typename A> class Sequence; }
}