summaryrefslogtreecommitdiff
path: root/xmloff/source/chart/SchXMLSeriesHelper.cxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-03-12 09:26:49 +0000
committerRüdiger Timm <rt@openoffice.org>2008-03-12 09:26:49 +0000
commitb5ed8f3e405e1e8d4dd1d226f3bbfc94bd1c383f (patch)
tree4c4db67a2a67f319d9675761e667ce8d0289c919 /xmloff/source/chart/SchXMLSeriesHelper.cxx
parenta41d0e9fcae6036f1e417484272a43234fc587f5 (diff)
INTEGRATION: CWS impresstables2 (1.3.40); FILE MERGED
2008/01/31 10:06:04 cl 1.3.40.2: fixed namespace problems after resync 2007/12/02 01:05:00 cl 1.3.40.1: fixing namespace problems
Diffstat (limited to 'xmloff/source/chart/SchXMLSeriesHelper.cxx')
-rw-r--r--xmloff/source/chart/SchXMLSeriesHelper.cxx7
1 files changed, 4 insertions, 3 deletions
diff --git a/xmloff/source/chart/SchXMLSeriesHelper.cxx b/xmloff/source/chart/SchXMLSeriesHelper.cxx
index 28d06c13803b..6fbf9e3f5dd0 100644
--- a/xmloff/source/chart/SchXMLSeriesHelper.cxx
+++ b/xmloff/source/chart/SchXMLSeriesHelper.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: SchXMLSeriesHelper.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: hr $ $Date: 2007-06-27 13:57:15 $
+ * last change: $Author: rt $ $Date: 2008-03-12 10:26:49 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -70,7 +70,8 @@
#include <typeinfo>
using namespace ::com::sun::star;
-using namespace rtl;
+using ::rtl::OUString;
+using ::rtl::OUStringToOString;
using ::com::sun::star::uno::Reference;
using ::com::sun::star::uno::Sequence;