summaryrefslogtreecommitdiff
path: root/xmloff/source/style/XMLBitmapLogicalSizePropertyHandler.cxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-03-12 09:45:24 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-03-12 09:45:24 +0000
commit4d3d95cc247f947d6e6fb5c93e32c76a5f5cc96f (patch)
treea8166b8bacb9869d7769474846b40a9af27ff760 /xmloff/source/style/XMLBitmapLogicalSizePropertyHandler.cxx
parentef7d4097b9ffff582384e459fd6bfbe85854b552 (diff)
INTEGRATION: CWS impresstables2 (1.6.80); FILE MERGED
2007/08/01 14:27:07 cl 1.6.80.2: RESYNC: (1.6-1.7); FILE MERGED 2007/07/27 09:09:53 cl 1.6.80.1: fixed build issues due to pch and namespace ::rtl
Diffstat (limited to 'xmloff/source/style/XMLBitmapLogicalSizePropertyHandler.cxx')
-rw-r--r--xmloff/source/style/XMLBitmapLogicalSizePropertyHandler.cxx8
1 files changed, 5 insertions, 3 deletions
diff --git a/xmloff/source/style/XMLBitmapLogicalSizePropertyHandler.cxx b/xmloff/source/style/XMLBitmapLogicalSizePropertyHandler.cxx
index 5c444ad977..31b33a9f9f 100644
--- a/xmloff/source/style/XMLBitmapLogicalSizePropertyHandler.cxx
+++ b/xmloff/source/style/XMLBitmapLogicalSizePropertyHandler.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: XMLBitmapLogicalSizePropertyHandler.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: hr $ $Date: 2007-06-27 15:31:07 $
+ * last change: $Author: rt $ $Date: 2008-03-12 10:45:23 $
*
* 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;
+
XMLBitmapLogicalSizePropertyHandler::XMLBitmapLogicalSizePropertyHandler()
{