Searched refs:notifyViewChanged (Results 1 – 3 of 3) sorted by relevance
400 bool notifyViewChanged( const UnoViewSharedPtr& rView );410 bool notifyViewChanged( const ::com::sun::star::uno::Reference<
1220 bool EventMultiplexer::notifyViewChanged( const UnoViewSharedPtr& rView ) in notifyViewChanged() function in slideshow::internal::EventMultiplexer1228 bool EventMultiplexer::notifyViewChanged( const uno::Reference<presentation::XSlideShowView>& xView… in notifyViewChanged() function in slideshow::internal::EventMultiplexer1235 return notifyViewChanged( pView ); in notifyViewChanged()
1079 &EventMultiplexer::notifyViewChanged, in modified()
Completed in 93 milliseconds