summaryrefslogtreecommitdiff
path: root/sd/inc/sdpage.hxx
diff options
context:
space:
mode:
authorChristian Lippka <cl@openoffice.org>2001-03-19 08:53:25 +0000
committerChristian Lippka <cl@openoffice.org>2001-03-19 08:53:25 +0000
commit8ef1a1f6dce4b61399f4f623a4d8a23e7093bbae (patch)
tree5710b26382dd4adafd42d2756cf866ecce54f14b /sd/inc/sdpage.hxx
parent0b1a3e1ca2a748ceea664782543aad2b464158cd (diff)
added xml and api support for player
Diffstat (limited to 'sd/inc/sdpage.hxx')
-rw-r--r--sd/inc/sdpage.hxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/sd/inc/sdpage.hxx b/sd/inc/sdpage.hxx
index 682b1de0ca44..66f7b55447d3 100644
--- a/sd/inc/sdpage.hxx
+++ b/sd/inc/sdpage.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: sdpage.hxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: dl $ $Date: 2001-02-26 10:17:43 $
+ * last change: $Author: cl $ $Date: 2001-03-19 09:47:07 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -145,9 +145,7 @@ protected:
Rectangle GetTitleRect() const;
Rectangle GetLayoutRect() const;
-#ifndef SVX_LIGHT
virtual ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > createUnoPage();
-#endif
public:
TYPEINFO();