diff options
author | Rüdiger Timm <rt@openoffice.org> | 2008-08-28 05:50:37 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2008-08-28 05:50:37 +0000 |
commit | 61ae349e8547a5a485685ea1f411c8476823ff83 (patch) | |
tree | cf7fdcd872bc5cbc59c289ba72a5f95d8ed6e16f /sd/source/ui/slideshow/slideshowimpl.hxx | |
parent | 594c82b62271a08dbc9ec828621fe63cec9b378f (diff) |
INTEGRATION: CWS impress153_DEV300 (1.28.42); FILE MERGED
2008/08/19 15:06:19 cl 1.28.42.1: #i92901# reenabled rehearse timing feature
Diffstat (limited to 'sd/source/ui/slideshow/slideshowimpl.hxx')
-rw-r--r-- | sd/source/ui/slideshow/slideshowimpl.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/source/ui/slideshow/slideshowimpl.hxx b/sd/source/ui/slideshow/slideshowimpl.hxx index 426ef203dbec..829d7c8151ce 100644 --- a/sd/source/ui/slideshow/slideshowimpl.hxx +++ b/sd/source/ui/slideshow/slideshowimpl.hxx @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: slideshowimpl.hxx,v $ - * $Revision: 1.28 $ + * $Revision: 1.29 $ * * This file is part of OpenOffice.org. * @@ -263,7 +263,7 @@ private: virtual void SAL_CALL disposing(); // internal - bool startShow( PresentationSettings* pPresSettings ); + bool startShow( PresentationSettingsEx* pPresSettings ); bool startPreview( const css::uno::Reference< css::drawing::XDrawPage >& xDrawPage, const css::uno::Reference< css::animations::XAnimationNode >& xAnimationNode, |