20#include <config_features.h>
34 const ::avmedia::MediaItem& rMediaItem ) :
37#if HAVE_FEATURE_AVMEDIA
43 mpMediaWindow->hide();
77#if HAVE_FEATURE_AVMEDIA
79 aRet = mpMediaWindow->getPreferredSize();
95#if HAVE_FEATURE_AVMEDIA
96 if (!mpMediaWindow || (!bShow && !mpMediaWindow->isVisible()))
103 static_cast<sal_Int32
>(floor(aViewRange.
getMinX())),
static_cast<sal_Int32
>(floor(aViewRange.
getMinY())),
104 static_cast<sal_Int32
>(ceil(aViewRange.
getMaxX())),
static_cast<sal_Int32
>(ceil(aViewRange.
getMaxY())));
117 mpMediaWindow->setPosSize(aInitialRect);
120 mpMediaWindow->show();
125 mpMediaWindow->setPosSize(aViewRectangle);
133#if HAVE_FEATURE_AVMEDIA
137 mpMediaWindow->updateMediaItem( rItem );
142 mpMediaWindow->hide();
156#if HAVE_FEATURE_AVMEDIA
161 mpMediaWindow->executeMediaItem( rItem );
OutDevType GetOutDevType() const
virtual vcl::Window * GetOwnerWindow() const
BASEGFX_DLLPUBLIC void transform(const B2DHomMatrix &rMatrix)