summaryrefslogtreecommitdiff
path: root/sd/source/ui/unoidl/unopback.hxx
diff options
context:
space:
mode:
authorChristian Lippka <cl@openoffice.org>2000-12-05 21:38:10 +0000
committerChristian Lippka <cl@openoffice.org>2000-12-05 21:38:10 +0000
commit3f23c2f69c8305fe0c8712903e321504b6f0a125 (patch)
tree98a5d239a8d5fbe92df6dcca2d79b32b8d5b4d19 /sd/source/ui/unoidl/unopback.hxx
parent8412929d815434b82a29b2d42b16c83ae2400c66 (diff)
#80678# fixed background property for draw and fill attribute names
Diffstat (limited to 'sd/source/ui/unoidl/unopback.hxx')
-rw-r--r--sd/source/ui/unoidl/unopback.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sd/source/ui/unoidl/unopback.hxx b/sd/source/ui/unoidl/unopback.hxx
index 37ee7e70eb14..a511458899a7 100644
--- a/sd/source/ui/unoidl/unopback.hxx
+++ b/sd/source/ui/unoidl/unopback.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: unopback.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: cl $ $Date: 2000-09-29 12:52:40 $
+ * last change: $Author: cl $ $Date: 2000-12-05 22:38:10 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -102,6 +102,7 @@ protected:
const SfxItemPropertyMap* getPropertyMapEntry( const ::rtl::OUString& rPropertyName ) const throw();
public:
SdUnoPageBackground( SdDrawDocument* pDoc = NULL, SdrObject* pObj = NULL ) throw();
+ SdUnoPageBackground( SdDrawDocument* pDoc, const SfxItemSet* pSet ) throw();
~SdUnoPageBackground() throw();
// internal