INTEGRATION: CWS slideshowkeys01 (1.15.144); FILE MERGED

2006/03/21 15:25:46 cl 1.15.144.1: #i54381# changed slide show controlling
This commit is contained in:
Vladimir Glazounov 2006-04-06 12:27:42 +00:00
parent 92ed70feb0
commit d72cdf14ec

View file

@ -4,9 +4,9 @@
* *
* $RCSfile: slideshowimpl.hxx,v $ * $RCSfile: slideshowimpl.hxx,v $
* *
* $Revision: 1.16 $ * $Revision: 1.17 $
* *
* last change: $Author: obo $ $Date: 2006-03-21 17:30:03 $ * last change: $Author: vg $ $Date: 2006-04-06 13:27:42 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
@ -295,6 +295,7 @@ public:
virtual void SAL_CALL disposing( const ::com::sun::star::lang::EventObject& Source ) throw (::com::sun::star::uno::RuntimeException); virtual void SAL_CALL disposing( const ::com::sun::star::lang::EventObject& Source ) throw (::com::sun::star::uno::RuntimeException);
// helper // helper
void gotoNextEffect();
void gotoPreviousSlide(); void gotoPreviousSlide();
void gotoNextSlide(); void gotoNextSlide();
void gotoFirstSlide(); void gotoFirstSlide();