summaryrefslogtreecommitdiff
path: root/xmloff/source/style/FillStyleContext.cxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-03-12 09:42:06 +0000
committerRüdiger Timm <rt@openoffice.org>2008-03-12 09:42:06 +0000
commit1edd7b2374279ae6c92df453b0609098fe6b94d2 (patch)
tree8797c01e78dffa74b7df092c990809d3b713dfbf /xmloff/source/style/FillStyleContext.cxx
parent2e2c129ab0bd498d54b5517d0b2d4044461e3343 (diff)
INTEGRATION: CWS impresstables2 (1.10.80); FILE MERGED
2007/08/01 14:23:05 cl 1.10.80.2: RESYNC: (1.10-1.11); FILE MERGED 2007/07/27 09:09:53 cl 1.10.80.1: fixed build issues due to pch and namespace ::rtl
Diffstat (limited to 'xmloff/source/style/FillStyleContext.cxx')
-rw-r--r--xmloff/source/style/FillStyleContext.cxx8
1 files changed, 5 insertions, 3 deletions
diff --git a/xmloff/source/style/FillStyleContext.cxx b/xmloff/source/style/FillStyleContext.cxx
index e4bb3a2e90a3..fa0d625ffaee 100644
--- a/xmloff/source/style/FillStyleContext.cxx
+++ b/xmloff/source/style/FillStyleContext.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: FillStyleContext.cxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: hr $ $Date: 2007-06-27 15:23:48 $
+ * last change: $Author: rt $ $Date: 2008-03-12 10:42:05 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -84,7 +84,9 @@
#endif
using namespace ::com::sun::star;
-using namespace ::rtl;
+using ::rtl::OUString;
+using ::rtl::OUStringBuffer;
+
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////