Lines Matching refs:ViewMediaShape
75 ViewMediaShape::ViewMediaShape( const ViewLayerSharedPtr& rViewLayer, in ViewMediaShape() function in slideshow::internal::ViewMediaShape
102 ViewMediaShape::~ViewMediaShape() in ~ViewMediaShape()
119 ViewLayerSharedPtr ViewMediaShape::getViewLayer() const in getViewLayer()
126 bool ViewMediaShape::startMedia() in startMedia()
139 void ViewMediaShape::endMedia() in endMedia()
170 void ViewMediaShape::pauseMedia() in pauseMedia()
178 void ViewMediaShape::setMediaTime(double fTime) in setMediaTime()
186 bool ViewMediaShape::render( const ::basegfx::B2DRectangle& rBounds ) const in render()
204 bool ViewMediaShape::resize( const ::basegfx::B2DRectangle& rNewBounds ) const in resize()
267 bool ViewMediaShape::implInitialize( const ::basegfx::B2DRectangle& rBounds ) in implInitialize()
338 …void ViewMediaShape::implSetMediaProperties( const uno::Reference< beans::XPropertySet >& rxProps ) in implSetMediaProperties()
378 void ViewMediaShape::implInitializeMediaPlayer( const ::rtl::OUString& rMediaURL ) in implInitializeMediaPlayer()
406 bool ViewMediaShape::implInitializeVCLBasedPlayerWindow( const ::basegfx::B2DRectangle& rBounds, in implInitializeVCLBasedPlayerWindow()
482 bool ViewMediaShape::implInitializeDXBasedPlayerWindow( const ::basegfx::B2DRectangle& rBounds, in implInitializeDXBasedPlayerWindow()