summaryrefslogtreecommitdiff
path: root/xmloff/source/style/XMLFillBitmapSizePropertyHandler.cxx
diff options
context:
space:
mode:
authorSascha Ballach <sab@openoffice.org>2001-03-16 13:37:07 +0000
committerSascha Ballach <sab@openoffice.org>2001-03-16 13:37:07 +0000
commit0ccbd5e1389c4a62a677482210cee1789e611d08 (patch)
treed5a90f908b5710e15e9ac1141ccb1821b97edee1 /xmloff/source/style/XMLFillBitmapSizePropertyHandler.cxx
parentd73be579fe33535ee7ef9749f2ca9755166ad37f (diff)
did the required change (move of extract.hxx form cppuhelper to comphelper)
Diffstat (limited to 'xmloff/source/style/XMLFillBitmapSizePropertyHandler.cxx')
-rw-r--r--xmloff/source/style/XMLFillBitmapSizePropertyHandler.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/xmloff/source/style/XMLFillBitmapSizePropertyHandler.cxx b/xmloff/source/style/XMLFillBitmapSizePropertyHandler.cxx
index 0d871ecec0b9..6a4b0b0658e8 100644
--- a/xmloff/source/style/XMLFillBitmapSizePropertyHandler.cxx
+++ b/xmloff/source/style/XMLFillBitmapSizePropertyHandler.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: XMLFillBitmapSizePropertyHandler.cxx,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: cl $ $Date: 2000-12-12 17:16:50 $
+ * last change: $Author: sab $ $Date: 2001-03-16 14:37:07 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -77,8 +77,8 @@
#include "XMLFillBitmapSizePropertyHandler.hxx"
#endif
-#ifndef _CPPUHELPER_EXTRACT_HXX_
-#include <cppuhelper/extract.hxx>
+#ifndef _COMPHELPER_EXTRACT_HXX_
+#include <comphelper/extract.hxx>
#endif
using namespace ::com::sun::star;