summaryrefslogtreecommitdiff
path: root/xmloff/source/style
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-03-12 09:45:38 +0000
committerRüdiger Timm <rt@openoffice.org>2008-03-12 09:45:38 +0000
commit3f5a63a799695c651a8fe429765b42b38b8ba6bb (patch)
treebc719567c0c1d0a8303c55ef298936401820581c /xmloff/source/style
parent52dfe0f153c047cfcf3233b432c3f1412987ff5f (diff)
INTEGRATION: CWS impresstables2 (1.6.46); FILE MERGED
2007/08/01 14:27:38 cl 1.6.46.2: RESYNC: (1.6-1.7); FILE MERGED 2007/07/27 09:09:53 cl 1.6.46.1: fixed build issues due to pch and namespace ::rtl
Diffstat (limited to 'xmloff/source/style')
-rw-r--r--xmloff/source/style/XMLBitmapRepeatOffsetPropertyHandler.cxx8
1 files changed, 5 insertions, 3 deletions
diff --git a/xmloff/source/style/XMLBitmapRepeatOffsetPropertyHandler.cxx b/xmloff/source/style/XMLBitmapRepeatOffsetPropertyHandler.cxx
index 5ce06a4f97ae..2cfa5abdbad5 100644
--- a/xmloff/source/style/XMLBitmapRepeatOffsetPropertyHandler.cxx
+++ b/xmloff/source/style/XMLBitmapRepeatOffsetPropertyHandler.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: XMLBitmapRepeatOffsetPropertyHandler.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: hr $ $Date: 2007-06-27 15:31:23 $
+ * last change: $Author: rt $ $Date: 2008-03-12 10:45:38 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -58,7 +58,9 @@
using namespace ::com::sun::star;
using namespace ::com::sun::star::uno;
-using namespace ::rtl;
+using ::rtl::OUString;
+using ::rtl::OUStringBuffer;
+
using ::xmloff::token::GetXMLToken;
using ::xmloff::token::XML_VERTICAL;