summaryrefslogtreecommitdiffstats
path: root/forms/source/richtext/rtattributehandler.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/richtext/rtattributehandler.cxx')
-rw-r--r--forms/source/richtext/rtattributehandler.cxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/forms/source/richtext/rtattributehandler.cxx b/forms/source/richtext/rtattributehandler.cxx
index 0f3aec1b8283..af14a307fe5f 100644
--- a/forms/source/richtext/rtattributehandler.cxx
+++ b/forms/source/richtext/rtattributehandler.cxx
@@ -27,17 +27,11 @@
#include <vcl/mapmod.hxx>
#include <vcl/outdev.hxx>
-#define ITEMID_ADJUST EE_PARA_JUST
#include <editeng/adjustitem.hxx>
-#define ITEMID_WEIGHT EE_CHAR_WEIGHT
#include <editeng/wghtitem.hxx>
-#define ITEMID_ESCAPEMENT EE_CHAR_ESCAPEMENT
#include <editeng/escapementitem.hxx>
-#define ITEMID_LINESPACING EE_PARA_SBL
#include <editeng/lspcitem.hxx>
-#define ITEMID_FONTHEIGHT EE_CHAR_FONTHEIGHT
#include <editeng/fhgtitem.hxx>
-#define ITEMID_FRAMEDIR EE_PARA_WRITINGDIR
#include <editeng/frmdiritem.hxx>
#include <editeng/scripttypeitem.hxx>