diff options
author | Kohei Yoshida <kohei.yoshida@gmail.com> | 2013-02-12 13:41:53 -0500 |
---|---|---|
committer | Kohei Yoshida <kohei.yoshida@gmail.com> | 2013-02-12 15:15:06 -0500 |
commit | 1aaf9a9b362188eb706eae2b6b93df35266047d3 (patch) | |
tree | ccc8b9f8f1eb4019ac2c822b19eda6b498337382 /sw/inc | |
parent | e31807c83009655c342c929a118f0d28a8f63ddc (diff) |
Renamed hard-to-remember 8-char headers in editeng.
Change-Id: If255802082890e1b1b4c5197a791fa79a011773e
Diffstat (limited to 'sw/inc')
-rw-r--r-- | sw/inc/paratr.hxx | 2 | ||||
-rw-r--r-- | sw/inc/pch/precompiled_msword.hxx | 20 | ||||
-rw-r--r-- | sw/inc/pch/precompiled_sw.hxx | 24 | ||||
-rw-r--r-- | sw/inc/tblafmt.hxx | 12 |
4 files changed, 29 insertions, 29 deletions
diff --git a/sw/inc/paratr.hxx b/sw/inc/paratr.hxx index 0e12398863dd..02f659c57382 100644 --- a/sw/inc/paratr.hxx +++ b/sw/inc/paratr.hxx @@ -26,7 +26,7 @@ #include <swatrset.hxx> #include <format.hxx> #include <swtypes.hxx> -#include <editeng/adjitem.hxx> +#include <editeng/adjustitem.hxx> class SwCharFmt; class IntlWrapper; diff --git a/sw/inc/pch/precompiled_msword.hxx b/sw/inc/pch/precompiled_msword.hxx index 6e00ee92b3b0..fbcef59a8f58 100644 --- a/sw/inc/pch/precompiled_msword.hxx +++ b/sw/inc/pch/precompiled_msword.hxx @@ -81,32 +81,32 @@ #include <cstdio> #include <cstring> #include <ctype.h> -#include <editeng/adjitem.hxx> -#include <editeng/akrnitem.hxx> -#include <editeng/blnkitem.hxx> +#include <editeng/adjustitem.hxx> +#include <editeng/autokernitem.hxx> +#include <editeng/blinkitem.hxx> #include <editeng/boxitem.hxx> -#include <editeng/brkitem.hxx> -#include <editeng/brshitem.hxx> +#include <editeng/formatbreakitem.hxx> +#include <editeng/brushitem.hxx> #include <editeng/charhiddenitem.hxx> #include <editeng/charreliefitem.hxx> #include <editeng/charrotateitem.hxx> #include <editeng/charscaleitem.hxx> #include <editeng/cmapitem.hxx> -#include <editeng/cntritem.hxx> +#include <editeng/contouritem.hxx> #include <editeng/colritem.hxx> -#include <editeng/crsditem.hxx> +#include <editeng/crossedoutitem.hxx> #include <editeng/editeng.hxx> #include <editeng/editobj.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/fontitem.hxx> #include <editeng/forbiddenruleitem.hxx> #include <editeng/frmdiritem.hxx> #include <editeng/hngpnctitem.hxx> -#include <editeng/hyznitem.hxx> +#include <editeng/hyphenzoneitem.hxx> #include <editeng/keepitem.hxx> #include <editeng/kernitem.hxx> #include <editeng/langitem.hxx> diff --git a/sw/inc/pch/precompiled_sw.hxx b/sw/inc/pch/precompiled_sw.hxx index 436244530e10..0e054be07eed 100644 --- a/sw/inc/pch/precompiled_sw.hxx +++ b/sw/inc/pch/precompiled_sw.hxx @@ -478,22 +478,22 @@ #include <drawinglayer/processor2d/processorfromoutputdevice.hxx> #include <editeng/SpellPortions.hxx> #include <editeng/acorrcfg.hxx> -#include <editeng/adjitem.hxx> -#include <editeng/akrnitem.hxx> -#include <editeng/blnkitem.hxx> -#include <editeng/bolnitem.hxx> +#include <editeng/adjustitem.hxx> +#include <editeng/autokernitem.hxx> +#include <editeng/blinkitem.hxx> +#include <editeng/lineitem.hxx> #include <editeng/boxitem.hxx> -#include <editeng/brkitem.hxx> -#include <editeng/brshitem.hxx> +#include <editeng/formatbreakitem.hxx> +#include <editeng/brushitem.hxx> #include <editeng/charhiddenitem.hxx> #include <editeng/charreliefitem.hxx> #include <editeng/charrotateitem.hxx> #include <editeng/charscaleitem.hxx> #include <editeng/cmapitem.hxx> -#include <editeng/cntritem.hxx> +#include <editeng/contouritem.hxx> #include <editeng/colritem.hxx> -#include <editeng/crsditem.hxx> -#include <editeng/cscoitem.hxx> +#include <editeng/crossedoutitem.hxx> +#include <editeng/charsetcoloritem.hxx> #include <editeng/editdata.hxx> #include <editeng/editeng.hxx> #include <editeng/editerr.hxx> @@ -501,8 +501,8 @@ #include <editeng/editstat.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> @@ -512,7 +512,7 @@ #include <editeng/frmdiritem.hxx> #include <editeng/hangulhanja.hxx> #include <editeng/hngpnctitem.hxx> -#include <editeng/hyznitem.hxx> +#include <editeng/hyphenzoneitem.hxx> #include <editeng/itemtype.hxx> #include <editeng/keepitem.hxx> #include <editeng/kernitem.hxx> diff --git a/sw/inc/tblafmt.hxx b/sw/inc/tblafmt.hxx index 029d4447095e..734042741a49 100644 --- a/sw/inc/tblafmt.hxx +++ b/sw/inc/tblafmt.hxx @@ -37,21 +37,21 @@ #include <editeng/wghtitem.hxx> #include <editeng/postitem.hxx> #include <editeng/udlnitem.hxx> -#include <editeng/crsditem.hxx> -#include <editeng/cntritem.hxx> +#include <editeng/crossedoutitem.hxx> +#include <editeng/contouritem.hxx> #include <editeng/shdditem.hxx> #include <editeng/colritem.hxx> #include <editeng/boxitem.hxx> -#include <editeng/brshitem.hxx> -#include <editeng/adjitem.hxx> +#include <editeng/brushitem.hxx> +#include <editeng/adjustitem.hxx> #include <editeng/justifyitem.hxx> -#include <editeng/brkitem.hxx> +#include <editeng/formatbreakitem.hxx> #include <editeng/keepitem.hxx> #include <editeng/frmdiritem.hxx> #include <editeng/shaditem.hxx> #include <svx/rotmodit.hxx> #include <svl/intitem.hxx> -#include <editeng/bolnitem.hxx> +#include <editeng/lineitem.hxx> #include <fmtpdsc.hxx> #include <fmtlsplt.hxx> #include <fmtrowsplt.hxx> |