summaryrefslogtreecommitdiff
path: root/xmloff/source/style/styleexp.cxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-03-12 09:54:11 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-03-12 09:54:11 +0000
commit1fa250154673f7dc5ecaed02d51a148f59089cf3 (patch)
tree2d324ab5af41580f4fa5dd147ef85951d7b0aa99 /xmloff/source/style/styleexp.cxx
parentaa7f0df460ea3de45cdfdebcb17d7d9d9464620b (diff)
INTEGRATION: CWS impresstables2 (1.19.12); FILE MERGED
2007/08/01 14:34:27 cl 1.19.12.2: RESYNC: (1.19-1.21); FILE MERGED 2007/07/27 09:09:54 cl 1.19.12.1: fixed build issues due to pch and namespace ::rtl
Diffstat (limited to 'xmloff/source/style/styleexp.cxx')
-rw-r--r--xmloff/source/style/styleexp.cxx8
1 files changed, 5 insertions, 3 deletions
diff --git a/xmloff/source/style/styleexp.cxx b/xmloff/source/style/styleexp.cxx
index dd2dcac9337c..884f45afb98f 100644
--- a/xmloff/source/style/styleexp.cxx
+++ b/xmloff/source/style/styleexp.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: styleexp.cxx,v $
*
- * $Revision: 1.21 $
+ * $Revision: 1.22 $
*
- * last change: $Author: rt $ $Date: 2007-07-06 09:44:50 $
+ * last change: $Author: rt $ $Date: 2008-03-12 10:54:11 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -114,7 +114,9 @@
#include <xmloff/XMLEventExport.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;