summaryrefslogtreecommitdiff
path: root/sd/source/filter/ppt/ppt97animations.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/filter/ppt/ppt97animations.hxx')
-rw-r--r--sd/source/filter/ppt/ppt97animations.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sd/source/filter/ppt/ppt97animations.hxx b/sd/source/filter/ppt/ppt97animations.hxx
index eb2079ec8c29..daa61ed6bbb0 100644
--- a/sd/source/filter/ppt/ppt97animations.hxx
+++ b/sd/source/filter/ppt/ppt97animations.hxx
@@ -88,11 +88,8 @@ class Ppt97Animation
public: //public methods
explicit Ppt97Animation( SvStream& rIn );
- Ppt97Animation( const Ppt97Animation& rAnimation );
- Ppt97Animation& operator= ( const Ppt97Animation& rAnimation );
bool operator < ( const Ppt97Animation& rAnimation ) const;//later is greater
bool operator > ( const Ppt97Animation& rAnimation ) const;//later is greater
- ~Ppt97Animation();
//get methods
bool HasEffect() const;