summaryrefslogtreecommitdiff
path: root/sd/source/ui/unoidl/unopback.hxx
diff options
context:
space:
mode:
authorArmin Le Grand <Armin.Le.Grand@Sun.COM>2010-02-11 17:35:16 +0100
committerArmin Le Grand <Armin.Le.Grand@Sun.COM>2010-02-11 17:35:16 +0100
commitc44386b26b233abc19936a99efb3ac7781bdaefc (patch)
tree7761d694ac9b50ac7e91d8df64dc59fa54a231c8 /sd/source/ui/unoidl/unopback.hxx
parent320a65cdff355760da860f5f55689056d39089d6 (diff)
aw079 #i99386# cleanup of define and last change from CL
Diffstat (limited to 'sd/source/ui/unoidl/unopback.hxx')
-rw-r--r--sd/source/ui/unoidl/unopback.hxx11
1 files changed, 0 insertions, 11 deletions
diff --git a/sd/source/ui/unoidl/unopback.hxx b/sd/source/ui/unoidl/unopback.hxx
index b82993a50ffe..03121b0d837a 100644
--- a/sd/source/ui/unoidl/unopback.hxx
+++ b/sd/source/ui/unoidl/unopback.hxx
@@ -42,13 +42,7 @@
#include <cppuhelper/implbase4.hxx>
-#define NEWPBG
-
const SvxItemPropertySet* ImplGetPageBackgroundPropertySet();
-
-#ifndef NEWPBG
-class SdrObject;
-#endif
class SdDrawDocument;
class SfxItemSet;
@@ -66,12 +60,7 @@ protected:
const SfxItemPropertySimpleEntry* getPropertyMapEntry( const ::rtl::OUString& rPropertyName ) const throw();
public:
-#ifdef NEWPBG
SdUnoPageBackground( SdDrawDocument* pDoc = NULL, const SfxItemSet* pSet = NULL) throw();
-#else
- SdUnoPageBackground( SdDrawDocument* pDoc = NULL, SdrObject* pObj = NULL ) throw();
- SdUnoPageBackground( SdDrawDocument* pDoc, const SfxItemSet* pSet ) throw();
-#endif
~SdUnoPageBackground() throw();
// internal