summaryrefslogtreecommitdiff
path: root/xmloff/source/style/XMLFillBitmapSizePropertyHandler.cxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-03-12 09:46:47 +0000
committerRüdiger Timm <rt@openoffice.org>2008-03-12 09:46:47 +0000
commit703672616597a13f6f7daab3978b8146d037d01a (patch)
treee28e1ea3a94de568204afba4973df7a8b3eff9ae /xmloff/source/style/XMLFillBitmapSizePropertyHandler.cxx
parent4705697e5ada9a08796cae37e8c0d6bc97fd5eea (diff)
INTEGRATION: CWS impresstables2 (1.6.46); FILE MERGED
2007/08/01 14:27:58 cl 1.6.46.2: RESYNC: (1.6-1.7); FILE MERGED 2007/07/27 09:09:54 cl 1.6.46.1: fixed build issues due to pch and namespace ::rtl
Diffstat (limited to 'xmloff/source/style/XMLFillBitmapSizePropertyHandler.cxx')
-rw-r--r--xmloff/source/style/XMLFillBitmapSizePropertyHandler.cxx8
1 files changed, 5 insertions, 3 deletions
diff --git a/xmloff/source/style/XMLFillBitmapSizePropertyHandler.cxx b/xmloff/source/style/XMLFillBitmapSizePropertyHandler.cxx
index 2320bad6e74a..2086ee21609c 100644
--- a/xmloff/source/style/XMLFillBitmapSizePropertyHandler.cxx
+++ b/xmloff/source/style/XMLFillBitmapSizePropertyHandler.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: XMLFillBitmapSizePropertyHandler.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: hr $ $Date: 2007-06-27 15:32:06 $
+ * last change: $Author: rt $ $Date: 2008-03-12 10:46:46 $
*
* 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;
+
XMLFillBitmapSizePropertyHandler::XMLFillBitmapSizePropertyHandler()
{