Home
last modified time | relevance | path

Searched refs:ExternalShapeBase (Results 1 – 4 of 4) sorted by relevance

/trunk/main/slideshow/source/engine/shapes/
H A Dexternalshapebase.cxx89 ExternalShapeBase& mrBase;
93 ExternalShapeBase::ExternalShapeBase( const uno::Reference< drawing::XShape >& xShape, in ExternalShapeBase() function in slideshow::internal::ExternalShapeBase
112 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 …]
H A Dexternalshapebase.hxx51 class ExternalShapeBase : public ExternalMediaShape class
63 ExternalShapeBase( const ::com::sun::star::uno::Reference<
67 virtual ~ExternalShapeBase();
H A Dmediashape.cxx57 class MediaShape : public ExternalShapeBase
107 ExternalShapeBase( xShape, nPrio, rContext ), in MediaShape()
H A Dappletshape.cxx57 class AppletShape : public ExternalShapeBase
127 ExternalShapeBase( xShape, nPrio, rContext ), in AppletShape()

Completed in 24 milliseconds