summaryrefslogtreecommitdiff
path: root/svx/inc/svx/xattr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/inc/svx/xattr.hxx')
-rw-r--r--svx/inc/svx/xattr.hxx26
1 files changed, 6 insertions, 20 deletions
diff --git a/svx/inc/svx/xattr.hxx b/svx/inc/svx/xattr.hxx
index 6dea0ad2cbcf..357a8c68c0e2 100644
--- a/svx/inc/svx/xattr.hxx
+++ b/svx/inc/svx/xattr.hxx
@@ -24,26 +24,12 @@
#define _XATTR_HXX
// include ---------------------------------------------------------------
-
-#ifndef _XDEF_HXX
-//#include <svx/xdef.hxx>
-#endif
-#ifndef _XENUM_HXX
-//#include <svx/xenum.hxx>
-#endif
-#ifndef _XPOLY_HXX
-//#include <svx/xpoly.hxx>
-#endif
-#ifndef _SVX_RECTENUM_HXX
-//#include <svx/rectenum.hxx>
-#endif
-
-class XColorTable;
-class XDashTable;
-class XLineEndTable;
-class XHatchTable;
-class XBitmapTable;
-class XGradientTable;
+class XColorList;
+class XDashList;
+class XLineEndList;
+class XHatchList;
+class XBitmapList;
+class XGradientList;
#include <svx/xit.hxx>
#include <svx/xcolit.hxx>