summaryrefslogtreecommitdiff
path: root/oox/source
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-06-20 05:58:26 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-06-20 05:58:26 +0000
commitc84ff9459f09311100d1b0da58a562ed950438c1 (patch)
treea0f6902935461c34d4ac356b8d893de30621611e /oox/source
parent0a5b4cf7a956d16dd87fdc50187f139d5624b11c (diff)
INTEGRATION: CWS ooxtablefilter (1.3.2); FILE MERGED
2008/06/10 09:52:24 sj 1.3.2.2: RESYNC: (1.3-1.4); FILE MERGED 2008/04/02 17:43:49 sj 1.3.2.1: added table import
Diffstat (limited to 'oox/source')
-rw-r--r--oox/source/drawingml/textparagraphpropertiescontext.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/oox/source/drawingml/textparagraphpropertiescontext.cxx b/oox/source/drawingml/textparagraphpropertiescontext.cxx
index 98cd3fc3211b..6c1b74f73bdc 100644
--- a/oox/source/drawingml/textparagraphpropertiescontext.cxx
+++ b/oox/source/drawingml/textparagraphpropertiescontext.cxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: textparagraphpropertiescontext.cxx,v $
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
* This file is part of OpenOffice.org.
*
@@ -36,10 +36,10 @@
#include "oox/drawingml/colorchoicecontext.hxx"
#include "oox/drawingml/textcharacterpropertiescontext.hxx"
#include "oox/drawingml/drawingmltypes.hxx"
+#include "oox/drawingml/textfontcontext.hxx"
#include "oox/helper/attributelist.hxx"
#include "oox/core/namespaces.hxx"
#include "textspacingcontext.hxx"
-#include "textfontcontext.hxx"
#include "texttabstoplistcontext.hxx"
#include "tokens.hxx"