summaryrefslogtreecommitdiff
path: root/sd/inc
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2013-02-12 13:41:53 -0500
committerKohei Yoshida <kohei.yoshida@gmail.com>2013-02-12 15:15:06 -0500
commit1aaf9a9b362188eb706eae2b6b93df35266047d3 (patch)
treeccc8b9f8f1eb4019ac2c822b19eda6b498337382 /sd/inc
parente31807c83009655c342c929a118f0d28a8f63ddc (diff)
Renamed hard-to-remember 8-char headers in editeng.
Change-Id: If255802082890e1b1b4c5197a791fa79a011773e
Diffstat (limited to 'sd/inc')
-rw-r--r--sd/inc/pch/precompiled_sd.hxx18
1 files changed, 9 insertions, 9 deletions
diff --git a/sd/inc/pch/precompiled_sd.hxx b/sd/inc/pch/precompiled_sd.hxx
index 2056f773a57f..390b32292b9f 100644
--- a/sd/inc/pch/precompiled_sd.hxx
+++ b/sd/inc/pch/precompiled_sd.hxx
@@ -366,17 +366,17 @@
#include <drawinglayer/primitive2d/textlayoutdevice.hxx>
#include <drawinglayer/primitive2d/textprimitive2d.hxx>
#include <editeng/UnoForbiddenCharsTable.hxx>
-#include <editeng/adjitem.hxx>
-#include <editeng/akrnitem.hxx>
-#include <editeng/bolnitem.hxx>
+#include <editeng/adjustitem.hxx>
+#include <editeng/autokernitem.hxx>
+#include <editeng/lineitem.hxx>
#include <editeng/borderline.hxx>
#include <editeng/boxitem.hxx>
-#include <editeng/brshitem.hxx>
-#include <editeng/bulitem.hxx>
+#include <editeng/brushitem.hxx>
+#include <editeng/bulletitem.hxx>
#include <editeng/charreliefitem.hxx>
-#include <editeng/cntritem.hxx>
+#include <editeng/contouritem.hxx>
#include <editeng/colritem.hxx>
-#include <editeng/crsditem.hxx>
+#include <editeng/crossedoutitem.hxx>
#include <editeng/editdata.hxx>
#include <editeng/editeng.hxx>
#include <editeng/editerr.hxx>
@@ -385,8 +385,8 @@
#include <editeng/editund2.hxx>
#include <editeng/editview.hxx>
#include <editeng/eeitem.hxx>
-#include <editeng/emphitem.hxx>
-#include <editeng/escpitem.hxx>
+#include <editeng/emphasismarkitem.hxx>
+#include <editeng/escapementitem.hxx>
#include <editeng/fhgtitem.hxx>
#include <editeng/flditem.hxx>
#include <editeng/flstitem.hxx>