Searched refs:ExternalShapeBase (Results 1 – 4 of 4) sorted by relevance
89 ExternalShapeBase& mrBase;93 ExternalShapeBase::ExternalShapeBase( const uno::Reference< drawing::XShape >& xShape, in ExternalShapeBase() function in slideshow::internal::ExternalShapeBase112 ExternalShapeBase::~ExternalShapeBase() in ~ExternalShapeBase()137 void ExternalShapeBase::play() in play()144 void ExternalShapeBase::stop() in stop()151 void ExternalShapeBase::pause() in pause()158 bool ExternalShapeBase::isPlaying() const in isPlaying()172 bool ExternalShapeBase::update() const in update()179 bool ExternalShapeBase::render() const in render()221 bool ExternalShapeBase::isVisible() const in isVisible()[all …]
51 class ExternalShapeBase : public ExternalMediaShape class63 ExternalShapeBase( const ::com::sun::star::uno::Reference< 67 virtual ~ExternalShapeBase();
57 class AppletShape : public ExternalShapeBase127 ExternalShapeBase( xShape, nPrio, rContext ), in AppletShape()
57 class MediaShape : public ExternalShapeBase107 ExternalShapeBase( xShape, nPrio, rContext ), in MediaShape()
Completed in 24 milliseconds