diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2008-08-19 22:17:09 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2008-08-19 22:17:09 +0000 |
commit | 51a64aefcd8052e12c383c796fbc8e366a8d62ab (patch) | |
tree | 8067743d34f1c8d533b0980e648b0263c772646e /svx/source/sdr | |
parent | 93f44a2ea7c206ade1eabaaead89a68f4942ba5e (diff) |
INTEGRATION: CWS aw033 (1.17.56); FILE MERGED
2008/06/25 12:27:26 aw 1.17.56.2: RESYNC: (1.17-1.18); FILE MERGED
2008/05/27 14:50:00 aw 1.17.56.1: #i39532# changes DEV300 m12 resync corrections
Diffstat (limited to 'svx/source/sdr')
-rw-r--r-- | svx/source/sdr/properties/textproperties.cxx | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/svx/source/sdr/properties/textproperties.cxx b/svx/source/sdr/properties/textproperties.cxx index 6a5a5939690d..0210267bad98 100644 --- a/svx/source/sdr/properties/textproperties.cxx +++ b/svx/source/sdr/properties/textproperties.cxx @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: textproperties.cxx,v $ - * $Revision: 1.18 $ + * $Revision: 1.19 $ * * This file is part of OpenOffice.org. * @@ -36,24 +36,16 @@ #include <svtools/itemiter.hxx> #include <svtools/smplhint.hxx> #include <svx/svddef.hxx> - -//#ifndef _EEITEM_HXX -//#include <svx/eeitem.hxx> -//#endif #include <svx/svdotext.hxx> #include <svx/svdoutl.hxx> #include <svx/writingmodeitem.hxx> #include <svx/svdmodel.hxx> #include <svx/outlobj.hxx> #include <svx/xflclit.hxx> - - #include <svx/adjitem.hxx> #include <svx/svdetc.hxx> #include <svx/editeng.hxx> #include <svx/flditem.hxx> - -// #i25616# #include <svx/xlnwtit.hxx> ////////////////////////////////////////////////////////////////////////////// |