diff --git a/slideshow/source/engine/soundplayer.cxx b/slideshow/source/engine/soundplayer.cxx index 94d165ae79cf..3e44d162b1eb 100644 --- a/slideshow/source/engine/soundplayer.cxx +++ b/slideshow/source/engine/soundplayer.cxx @@ -4,9 +4,9 @@ * * $RCSfile: soundplayer.cxx,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: hr $ $Date: 2007-06-27 15:50:15 $ + * last change: $Author: obo $ $Date: 2007-07-17 14:41:34 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -136,6 +136,10 @@ namespace slideshow aURL.GetMainURL( INetURLObject::DECODE_UNAMBIGUOUS ) ), uno::UNO_QUERY_THROW ); } + catch( uno::RuntimeException& ) + { + throw; + } catch( uno::Exception& ) { throw lang::NoSupportException(