summaryrefslogtreecommitdiff
path: root/xmloff/source/core/PropertySetMerger.cxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-03-12 09:27:07 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-03-12 09:27:07 +0000
commit62a33dff3aef39159bc3731aca07d0d03e112d1b (patch)
treec5543e0da1b37f24080fea012228f9dc04c1843a /xmloff/source/core/PropertySetMerger.cxx
parentb32b45f8ec92d7da16c49b13904648018f6db60b (diff)
INTEGRATION: CWS impresstables2 (1.5.80); FILE MERGED
2007/07/27 09:09:50 cl 1.5.80.1: fixed build issues due to pch and namespace ::rtl
Diffstat (limited to 'xmloff/source/core/PropertySetMerger.cxx')
-rw-r--r--xmloff/source/core/PropertySetMerger.cxx7
1 files changed, 4 insertions, 3 deletions
diff --git a/xmloff/source/core/PropertySetMerger.cxx b/xmloff/source/core/PropertySetMerger.cxx
index 2394666fa8..8154263540 100644
--- a/xmloff/source/core/PropertySetMerger.cxx
+++ b/xmloff/source/core/PropertySetMerger.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: PropertySetMerger.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 10:18:54 $
+ * last change: $Author: rt $ $Date: 2008-03-12 10:27:07 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -44,7 +44,8 @@
#include "PropertySetMerger.hxx"
#endif
-using namespace ::rtl;
+using ::rtl::OUString;
+
using namespace ::com::sun::star;
using namespace ::com::sun::star::uno;
using namespace ::com::sun::star::beans;