summaryrefslogtreecommitdiff
path: root/xmloff/source/style/AttributeContainerHandler.cxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-03-12 09:41:02 +0000
committerRüdiger Timm <rt@openoffice.org>2008-03-12 09:41:02 +0000
commitd8d6052bd7f936223fb9179a6c7c4129fae36d94 (patch)
tree0209ae65d1c3faa6568f6b8036d71d28bf921ffc /xmloff/source/style/AttributeContainerHandler.cxx
parent55f3a5e8fbb4b2aadb5f366bc2efd23816c8f846 (diff)
INTEGRATION: CWS impresstables2 (1.5.70); FILE MERGED
2007/07/27 09:09:53 cl 1.5.70.1: fixed build issues due to pch and namespace ::rtl
Diffstat (limited to 'xmloff/source/style/AttributeContainerHandler.cxx')
-rw-r--r--xmloff/source/style/AttributeContainerHandler.cxx8
1 files changed, 5 insertions, 3 deletions
diff --git a/xmloff/source/style/AttributeContainerHandler.cxx b/xmloff/source/style/AttributeContainerHandler.cxx
index b772b987fb19..a32ee0e2d1f5 100644
--- a/xmloff/source/style/AttributeContainerHandler.cxx
+++ b/xmloff/source/style/AttributeContainerHandler.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: AttributeContainerHandler.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: obo $ $Date: 2006-10-12 14:44:42 $
+ * last change: $Author: rt $ $Date: 2008-03-12 10:41:02 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -57,7 +57,9 @@
#include "AttributeContainerHandler.hxx"
-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::container;