summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLTextFrameContext.cxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-03-12 10:01:59 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-03-12 10:01:59 +0000
commit5cf0529ad8797a3c393283fb9cd88f2fd527b493 (patch)
tree2430efa4a085529169cac185499165e9cedaccf3 /xmloff/source/text/XMLTextFrameContext.cxx
parent8f2ce4efa39e733bfd19093924d5a0375291ac4c (diff)
INTEGRATION: CWS impresstables2 (1.71.30); FILE MERGED
2007/08/01 14:49:17 cl 1.71.30.2: RESYNC: (1.71-1.72); FILE MERGED 2007/07/27 09:09:56 cl 1.71.30.1: fixed build issues due to pch and namespace ::rtl
Diffstat (limited to 'xmloff/source/text/XMLTextFrameContext.cxx')
-rw-r--r--xmloff/source/text/XMLTextFrameContext.cxx8
1 files changed, 5 insertions, 3 deletions
diff --git a/xmloff/source/text/XMLTextFrameContext.cxx b/xmloff/source/text/XMLTextFrameContext.cxx
index 49843031fc65..f21215ee9054 100644
--- a/xmloff/source/text/XMLTextFrameContext.cxx
+++ b/xmloff/source/text/XMLTextFrameContext.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: XMLTextFrameContext.cxx,v $
*
- * $Revision: 1.72 $
+ * $Revision: 1.73 $
*
- * last change: $Author: hr $ $Date: 2007-06-27 16:08:02 $
+ * last change: $Author: rt $ $Date: 2008-03-12 11:01:59 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -148,7 +148,9 @@
#include <map>
#endif
-using namespace ::rtl;
+using ::rtl::OUString;
+using ::rtl::OUStringBuffer;
+
using namespace ::com::sun::star;
using namespace ::com::sun::star::uno;
using namespace ::com::sun::star::text;