Home
last modified time | relevance | path

Searched refs:hyperLink (Results 1 – 12 of 12) sorted by path

/trunk/main/offapi/com/sun/star/presentation/
H A DXSlideShowListener.idl68 @param hyperLink hyperlink URL
70 void hyperLinkClicked( [in] string hyperLink );
/trunk/main/sd/source/ui/slideshow/
H A Dslideshowimpl.hxx162 …virtual void SAL_CALL hyperLinkClicked(const ::rtl::OUString & hyperLink) throw (css::uno::Runtime…
241 void hyperLinkClicked(const ::rtl::OUString & hyperLink) throw (css::uno::RuntimeException);
/trunk/main/sdext/source/pdfimport/inc/
H A Dcontentsink.hxx110 virtual void hyperLink( const ::com::sun::star::geometry::RealRectangle2D& rBounds,
/trunk/main/sdext/source/pdfimport/test/
H A Dtests.cxx141 virtual void hyperLink( const geometry::RealRectangle2D& rBounds, in hyperLink() function in __anonf110eccc0111::TestSink
/trunk/main/sdext/source/pdfimport/tree/
H A Dpdfiprocessor.cxx739 void PDFIProcessor::hyperLink( const geometry::RealRectangle2D& rBounds, in hyperLink() function in pdfi::PDFIProcessor
H A Dpdfiprocessor.hxx141 virtual void hyperLink( const ::com::sun::star::geometry::RealRectangle2D& rBounds,
/trunk/main/sdext/source/pdfimport/wrapper/
H A Dkeyword_list20 hyperLink,HYPERLINK
H A Dwrapper.cxx743 m_pSink->hyperLink( aBounds, in readLink()
/trunk/main/sdext/source/presenter/
H A DPresenterCurrentSlideObserver.hxx72 …virtual void SAL_CALL hyperLinkClicked( const ::rtl::OUString& hyperLink ) throw (::com::sun::star…
/trunk/main/slideshow/source/engine/
H A Deventmultiplexer.cxx1259 rtl::OUString const& hyperLink ) in notifyHyperlinkClicked() argument
1264 boost::cref(hyperLink)) ); in notifyHyperlinkClicked()
H A Dslideshowimpl.cxx287 bool notifyHyperLinkClicked( rtl::OUString const& hyperLink );
2395 bool SlideShowImpl::notifyHyperLinkClicked( rtl::OUString const& hyperLink ) in notifyHyperLinkClicked() argument
2402 boost::cref(hyperLink) )); in notifyHyperLinkClicked()
/trunk/main/slideshow/source/inc/
H A Deventmultiplexer.hxx647 bool notifyHyperlinkClicked( ::rtl::OUString const& hyperLink );

Completed in 61 milliseconds