/aoo41x/main/slideshow/source/engine/transitions/ |
H A D | slidetransitionfactory.cxx | 255 virtual void viewChanged( const UnoViewSharedPtr& rView ) in viewChanged() function in slideshow::internal::__anona3921b1e0111::PluginSlideChange 258 SlideChangeBase::viewChanged( rView ); in viewChanged() 266 (*aCurrView)->mxTransition->viewChanged( rView->getUnoView(), in viewChanged() 286 (*aCurrView)->mxTransition->viewChanged( (*aCurrView)->mpView->getUnoView(), in viewsChanged()
|
H A D | slidechangebase.hxx | 75 virtual void viewChanged( const UnoViewSharedPtr& rView );
|
H A D | slidechangebase.cxx | 429 void SlideChangeBase::viewChanged( const UnoViewSharedPtr& rView ) in viewChanged() function in slideshow::internal::SlideChangeBase
|
/aoo41x/main/slideshow/source/engine/slide/ |
H A D | slideimpl.cxx | 152 virtual void viewChanged( const UnoViewSharedPtr& rView ); 711 void SlideImpl::viewChanged( const UnoViewSharedPtr& rView ) in viewChanged() function in slideshow::internal::__anon5a58dee00111::SlideImpl 716 mpLayerManager->viewChanged(rView); in viewChanged()
|
H A D | layer.hxx | 137 void viewChanged( const ViewSharedPtr& rChangedView );
|
H A D | layermanager.hxx | 116 void viewChanged( const UnoViewSharedPtr& rView );
|
H A D | layer.cxx | 136 void Layer::viewChanged( const ViewSharedPtr& rChangedView ) in viewChanged() function in slideshow::internal::Layer
|
H A D | userpaintoverlay.cxx | 116 virtual void viewChanged( const UnoViewSharedPtr& /*rView*/ ) in viewChanged() function in slideshow::internal::PaintOverlayHandler
|
H A D | layermanager.cxx | 241 void LayerManager::viewChanged( const UnoViewSharedPtr& rView ) in viewChanged() function in slideshow::internal::LayerManager
|
/aoo41x/main/slideshow/source/inc/ |
H A D | vieweventhandler.hxx | 74 virtual void viewChanged( const UnoViewSharedPtr& rView ) = 0;
|
/aoo41x/main/slideshow/source/engine/ |
H A D | waitsymbol.hxx | 73 virtual void viewChanged( const UnoViewSharedPtr& rView );
|
H A D | rehearsetimingsactivity.hxx | 81 virtual void viewChanged( const UnoViewSharedPtr& rView );
|
H A D | waitsymbol.cxx | 167 void WaitSymbol::viewChanged( const UnoViewSharedPtr& rView ) in viewChanged() function in slideshow::internal::WaitSymbol
|
H A D | rehearsetimingsactivity.cxx | 376 void RehearseTimingsActivity::viewChanged( const UnoViewSharedPtr& rView ) in viewChanged() function in slideshow::internal::RehearseTimingsActivity
|
H A D | eventmultiplexer.cxx | 1223 boost::bind( &ViewEventHandler::viewChanged, in notifyViewChanged()
|
/aoo41x/main/slideshow/source/engine/shapes/ |
H A D | externalshapebase.cxx | 67 virtual void viewChanged( const UnoViewSharedPtr& rView ) in viewChanged() function in slideshow::internal::ExternalShapeBase::ExternalShapeBaseListener
|
/aoo41x/main/offapi/com/sun/star/presentation/ |
H A D | XTransition.idl | 52 void viewChanged( [in] XSlideShowView view,
|
/aoo41x/main/slideshow/source/engine/OGLTrans/ |
H A D | OGLTrans_TransitionerImpl.cxx | 176 virtual void SAL_CALL viewChanged( const Reference< presentation::XSlideShowView >& rView, 1171 void SAL_CALL OGLTransitionerImpl::viewChanged( const Reference< presentation::XSlideShowView >& rV… in createWindow() function in __anonab8ce9d30111::OGLTransitionerImpl
|