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:
parent
92ed70feb0
commit
d72cdf14ec
1 changed files with 3 additions and 2 deletions
|
@ -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();
|
||||||
|
|
Loading…
Reference in a new issue