Lines Matching refs:uno

98 using namespace ::com::sun::star::uno;
903 aProperties[0].Value = uno::makeAny( (double)1.0 ); // one second timeout in startPreview()
908 aProperties[1].Value = uno::makeAny( sal_True ); in startPreview()
1650 mxPlayer.set(avmedia::MediaWindow::createPlayer(pEvent->maStrBookmark), uno::UNO_QUERY_THROW ); in click()
1653 catch( uno::Exception& e ) in click()
2543 catch( uno::Exception& e ) in createSlideShow()
2804 catch( uno::Exception& ) in setActiveXToolbarsVisible()
2956 uno::Reference<lang::XMultiServiceFactory> xFac( ::comphelper::getProcessServiceFactory() ); in setAutoSaveState()
2958 uno::Reference< util::XURLTransformer > xParser( in setAutoSaveState()
2960 uno::UNO_QUERY_THROW); in setAutoSaveState()
2969 uno::Reference< frame::XDispatch > xAutoSave( in setAutoSaveState()
2971 uno::UNO_QUERY_THROW); in setAutoSaveState()
3174 void SAL_CALL SlideshowImpl::setUseEraser( ::sal_Bool /*_usepen*/ ) throw (css::uno::RuntimeExcepti… in setUseEraser()
3214 void SAL_CALL SlideshowImpl::setEraseInk( sal_Int32 /*nEraseInkSize*/ ) throw (css::uno::RuntimeExc… in setEraseInk()
3218 void SAL_CALL SlideshowImpl::setEraserMode( bool /*bSwitchEraserMode*/ ) throw (css::uno::RuntimeEx… in setEraserMode()
3550 ::sal_Int32 SAL_CALL SlideshowImpl::getCount( ) throw (::com::sun::star::uno::RuntimeException) in getCount()
3557uno::Any SAL_CALL SlideshowImpl::getByIndex( ::sal_Int32 Index ) throw (::com::sun::star::lang::In… in getByIndex()
3564 ::com::sun::star::uno::Type SAL_CALL SlideshowImpl::getElementType( ) throw (::com::sun::star::uno in getElementType()
3571 ::sal_Bool SAL_CALL SlideshowImpl::hasElements( ) throw (::com::sun::star::uno::RuntimeException) in hasElements()
3719 …tenerProxy( const rtl::Reference< SlideshowImpl >& xController, const css::uno::Reference< css::pr… in SlideShowListenerProxy()
3756 void SlideShowListenerProxy::addShapeEventListener( const css::uno::Reference< css::drawing::XShape… in addShapeEventListener()
3767 void SlideShowListenerProxy::removeShapeEventListener( const css::uno::Reference< css::drawing::XSh… in removeShapeEventListener()
3778 void SlideShowListenerProxy::addSlideShowListener( const css::uno::Reference< css::presentation::XS… in addSlideShowListener()
3785 void SlideShowListenerProxy::removeSlideShowListener( const css::uno::Reference< css::presentation:… in removeSlideShowListener()
3824 void SAL_CALL SlideShowListenerProxy::paused( ) throw (::com::sun::star::uno::RuntimeException) in paused()
3834 void SAL_CALL SlideShowListenerProxy::resumed( ) throw (::com::sun::star::uno::RuntimeException) in resumed()
3854 void SAL_CALL SlideShowListenerProxy::slideTransitionEnded( ) throw (::com::sun::star::uno::Runtime… in slideTransitionEnded()
3864 void SAL_CALL SlideShowListenerProxy::slideAnimationsEnded( ) throw (::com::sun::star::uno::Runtim… in slideAnimationsEnded()