summaryrefslogtreecommitdiff
path: root/sd/source/ui/animations/SlideTransitionPane.hxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2005-01-21 17:19:13 +0000
committerKurt Zenker <kz@openoffice.org>2005-01-21 17:19:13 +0000
commit019f0d45246773c328fd062ac17212c0a10f699e (patch)
tree121f493f8f7944e6b2dc34da4e1aeaec35b7c914 /sd/source/ui/animations/SlideTransitionPane.hxx
parentdb90827d125a576378c8d6ee72f8ea1ec146d211 (diff)
INTEGRATION: CWS impress28 (1.2.38); FILE MERGED
2005/01/06 14:39:10 cl 1.2.38.1: #i40029# make preview checkboxes persistent
Diffstat (limited to 'sd/source/ui/animations/SlideTransitionPane.hxx')
-rw-r--r--sd/source/ui/animations/SlideTransitionPane.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sd/source/ui/animations/SlideTransitionPane.hxx b/sd/source/ui/animations/SlideTransitionPane.hxx
index 0e79e08fb514..3de7907146fe 100644
--- a/sd/source/ui/animations/SlideTransitionPane.hxx
+++ b/sd/source/ui/animations/SlideTransitionPane.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: SlideTransitionPane.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2004-11-26 19:56:48 $
+ * last change: $Author: kz $ $Date: 2005-01-21 18:19:13 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -139,6 +139,7 @@ private:
DECL_LINK( ApplyToAllButtonClicked, void * );
DECL_LINK( PlayButtonClicked, void * );
DECL_LINK( SlideShowButtonClicked, void * );
+ DECL_LINK( AutoPreviewClicked, void * );
DECL_LINK( TransitionSelected, void * );
DECL_LINK( AdvanceSlideRadioButtonToggled, void * );