Lines Matching refs:RuntimeException

151 … css::uno::Reference< css::animations::XAnimationNode >& Node ) throw (css::uno::RuntimeException);
152 … css::uno::Reference< css::animations::XAnimationNode >& Node ) throw (css::uno::RuntimeException);
153 …< css::animations::XAnimationNode >& Node, ::sal_Int32 Repeat ) throw (css::uno::RuntimeException);
156 virtual void SAL_CALL paused() throw (css::uno::RuntimeException);
157 virtual void SAL_CALL resumed() throw (css::uno::RuntimeException);
158 virtual void SAL_CALL slideTransitionStarted() throw (css::uno::RuntimeException);
159 virtual void SAL_CALL slideTransitionEnded() throw (css::uno::RuntimeException);
160 virtual void SAL_CALL slideAnimationsEnded() throw (css::uno::RuntimeException);
161 virtual void SAL_CALL slideEnded(sal_Bool bReverse) throw (css::uno::RuntimeException);
162 …id SAL_CALL hyperLinkClicked(const ::rtl::OUString & hyperLink) throw (css::uno::RuntimeException);
165 … void SAL_CALL disposing(const css::lang::EventObject & Source) throw (css::uno::RuntimeException);
168 …XShape > & xShape, const css::awt::MouseEvent & aOriginalEvent) throw (css::uno::RuntimeException);
189 virtual ::sal_Bool SAL_CALL getAlwaysOnTop() throw (css::uno::RuntimeException);
190 …virtual void SAL_CALL setAlwaysOnTop( ::sal_Bool _alwaysontop ) throw (css::uno::RuntimeException);
191 virtual ::sal_Bool SAL_CALL getMouseVisible() throw (css::uno::RuntimeException);
192 …rtual void SAL_CALL setMouseVisible( ::sal_Bool _mousevisible ) throw (css::uno::RuntimeException);
193 virtual ::sal_Bool SAL_CALL getUsePen() throw (css::uno::RuntimeException);
194 virtual void SAL_CALL setUsePen( ::sal_Bool _usepen ) throw (css::uno::RuntimeException);
195 virtual ::sal_Int32 SAL_CALL getPenColor() throw (css::uno::RuntimeException);
196 virtual void SAL_CALL setPenColor( ::sal_Int32 _pencolor ) throw (css::uno::RuntimeException);
197 virtual void SAL_CALL setUseEraser( ::sal_Bool _usepen ) throw (css::uno::RuntimeException);
198 virtual double SAL_CALL getPenWidth() throw (css::uno::RuntimeException);
199 virtual void SAL_CALL setPenWidth( double dStrokeWidth ) throw (css::uno::RuntimeException);
200 virtual void SAL_CALL setEraseAllInk( bool bEraseAllInk ) throw (css::uno::RuntimeException);
201 virtual void SAL_CALL setEraseInk( sal_Int32 nEraseInkSize ) throw (css::uno::RuntimeException);
202 virtual void SAL_CALL setPenMode( bool bSwitchPenMode) throw (css::uno::RuntimeException);
203 … virtual void SAL_CALL setEraserMode( bool bSwitchEraserMode ) throw (css::uno::RuntimeException);
204 virtual ::sal_Bool SAL_CALL isRunning( ) throw (css::uno::RuntimeException);
205 virtual ::sal_Int32 SAL_CALL getSlideCount( ) throw (css::uno::RuntimeException);
206 …ndex( ::sal_Int32 Index ) throw (css::lang::IndexOutOfBoundsException, css::uno::RuntimeException);
207 …:Reference< css::presentation::XSlideShowListener >& Listener ) throw (css::uno::RuntimeException);
208 …:Reference< css::presentation::XSlideShowListener >& Listener ) throw (css::uno::RuntimeException);
209 virtual void SAL_CALL gotoNextEffect( ) throw (css::uno::RuntimeException);
210 virtual void SAL_CALL gotoPreviousEffect( ) throw (css::uno::RuntimeException);
211 virtual void SAL_CALL gotoFirstSlide( ) throw (css::uno::RuntimeException);
212 virtual void SAL_CALL gotoNextSlide( ) throw (css::uno::RuntimeException);
213 virtual void SAL_CALL gotoPreviousSlide( ) throw (css::uno::RuntimeException);
214 virtual void SAL_CALL gotoLastSlide( ) throw (css::uno::RuntimeException);
215 …l void SAL_CALL gotoBookmark( const ::rtl::OUString& Bookmark ) throw (css::uno::RuntimeException);
216 …awing::XDrawPage >& Page ) throw (css::lang::IllegalArgumentException, css::uno::RuntimeException);
217 virtual void SAL_CALL gotoSlideIndex( ::sal_Int32 Index ) throw (css::uno::RuntimeException);
218 virtual void SAL_CALL stopSound( ) throw (css::uno::RuntimeException);
219 virtual void SAL_CALL pause( ) throw (css::uno::RuntimeException);
220 virtual void SAL_CALL resume( ) throw (css::uno::RuntimeException);
221 virtual ::sal_Bool SAL_CALL isPaused( ) throw (css::uno::RuntimeException);
222 virtual void SAL_CALL blankScreen( ::sal_Int32 Color ) throw (css::uno::RuntimeException);
223 virtual void SAL_CALL activate( ) throw (css::uno::RuntimeException);
224 virtual void SAL_CALL deactivate( ) throw (css::uno::RuntimeException);
225 virtual ::sal_Bool SAL_CALL isActive( ) throw (css::uno::RuntimeException);
226 …ference< css::drawing::XDrawPage > SAL_CALL getCurrentSlide( ) throw (css::uno::RuntimeException);
227 virtual ::sal_Int32 SAL_CALL getCurrentSlideIndex( ) throw (css::uno::RuntimeException);
228 virtual ::sal_Int32 SAL_CALL getNextSlideIndex( ) throw (css::uno::RuntimeException);
229 virtual ::sal_Bool SAL_CALL isEndless( ) throw (css::uno::RuntimeException);
230 virtual ::sal_Bool SAL_CALL isFullScreen( ) throw (css::uno::RuntimeException);
231 …ence< css::presentation::XSlideShow > SAL_CALL getSlideShow( ) throw (css::uno::RuntimeException);
234 virtual ::sal_Int32 SAL_CALL getCount( ) throw (::com::sun::star::uno::RuntimeException);
235 …xception, ::com::sun::star::lang::WrappedTargetException, ::com::sun::star::uno::RuntimeException);
236 …::sun::star::uno::Type SAL_CALL getElementType( ) throw (::com::sun::star::uno::RuntimeException);
237 virtual ::sal_Bool SAL_CALL hasElements( ) throw (::com::sun::star::uno::RuntimeException);
241 void hyperLinkClicked(const ::rtl::OUString & hyperLink) throw (css::uno::RuntimeException);