Home
last modified time | relevance | path

Searched refs:notifyViewChanged (Results 1 – 3 of 3) sorted by relevance

/trunk/main/slideshow/source/inc/
H A Deventmultiplexer.hxx400 bool notifyViewChanged( const UnoViewSharedPtr& rView );
410 bool notifyViewChanged( const ::com::sun::star::uno::Reference<
/trunk/main/slideshow/source/engine/
H A Deventmultiplexer.cxx1220 bool EventMultiplexer::notifyViewChanged( const UnoViewSharedPtr& rView ) in notifyViewChanged() function in slideshow::internal::EventMultiplexer
1228 bool EventMultiplexer::notifyViewChanged( const uno::Reference<presentation::XSlideShowView>& xView… in notifyViewChanged() function in slideshow::internal::EventMultiplexer
1235 return notifyViewChanged( pView ); in notifyViewChanged()
H A Dslideview.cxx1079 &EventMultiplexer::notifyViewChanged, in modified()

Completed in 140 milliseconds