Searched refs:hyperLinkClicked (Results 1 – 6 of 6) sorted by relevance
162 …virtual void SAL_CALL hyperLinkClicked(const ::rtl::OUString & hyperLink) throw (css::uno::Runtime…241 void hyperLinkClicked(const ::rtl::OUString & hyperLink) throw (css::uno::RuntimeException);
1777 void SlideshowImpl::hyperLinkClicked( rtl::OUString const& aHyperLink ) throw (RuntimeException) in hyperLinkClicked() function in sd::SlideshowImpl3893 void SlideShowListenerProxy::hyperLinkClicked( rtl::OUString const& aHyperLink ) throw (RuntimeExce… in hyperLinkClicked() function in sd::SlideShowListenerProxy3899 …maListeners.forEach<XSlideShowListener>( boost::bind( &XSlideShowListener::hyperLinkClicked, _1, b… in hyperLinkClicked()3905 mxController->hyperLinkClicked(aHyperLink); in hyperLinkClicked()
72 …virtual void SAL_CALL hyperLinkClicked( const ::rtl::OUString& hyperLink ) throw (::com::sun::star…
116 void SAL_CALL PresenterCurrentSlideObserver::hyperLinkClicked (const rtl::OUString &) in hyperLinkClicked() function in sdext::presenter::PresenterCurrentSlideObserver
70 void hyperLinkClicked( [in] string hyperLink );
2400 boost::bind( &presentation::XSlideShowListener::hyperLinkClicked, in notifyHyperLinkClicked()
Completed in 47 milliseconds