summaryrefslogtreecommitdiff
path: root/xmloff/source/style/xmlnume.cxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-03-12 09:56:30 +0000
committerRüdiger Timm <rt@openoffice.org>2008-03-12 09:56:30 +0000
commite5aed0d7228b1666242982d5504900f56f5be6db (patch)
tree03d1c6588584dbc4fb75f998f6d26b3a0f0d5eff /xmloff/source/style/xmlnume.cxx
parenta1a4d0044c99250b080ed30f5649edb80a94bff4 (diff)
INTEGRATION: CWS impresstables2 (1.28.70); FILE MERGED
2008/03/11 18:21:30 cl 1.28.70.3: RESYNC: (1.29-1.30); FILE MERGED 2007/08/01 14:36:11 cl 1.28.70.2: RESYNC: (1.28-1.29); FILE MERGED 2007/07/27 09:09:55 cl 1.28.70.1: fixed build issues due to pch and namespace ::rtl
Diffstat (limited to 'xmloff/source/style/xmlnume.cxx')
-rw-r--r--xmloff/source/style/xmlnume.cxx8
1 files changed, 5 insertions, 3 deletions
diff --git a/xmloff/source/style/xmlnume.cxx b/xmloff/source/style/xmlnume.cxx
index 990babe4804d..870ca646fa43 100644
--- a/xmloff/source/style/xmlnume.cxx
+++ b/xmloff/source/style/xmlnume.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: xmlnume.cxx,v $
*
- * $Revision: 1.30 $
+ * $Revision: 1.31 $
*
- * last change: $Author: kz $ $Date: 2008-03-05 16:43:12 $
+ * last change: $Author: rt $ $Date: 2008-03-12 10:56:30 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -123,7 +123,9 @@
#include <vcl/vclenum.hxx>
#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::style;