20 #ifndef INCLUDED_VCL_SOURCE_GDI_IMPANMVW_HXX
21 #define INCLUDED_VCL_SOURCE_GDI_IMPANMVW_HXX
89 void pause(
bool bIsPaused ) { mbIsPaused = bIsPaused; }
92 void setMarked(
bool bIsMarked ) { mbIsMarked = bIsMarked; }
const Point & getOutPos() const
void setMarked(bool bIsMarked)
void pause(bool bIsPaused)
void getPosSize(const AnimationBitmap &rAnm, Point &rPosPix, Size &rSizePix)
void draw(sal_uLong nPos, VirtualDevice *pVDev=nullptr)
VclPtr< OutputDevice > pOutDev
VclPtr< VirtualDevice > mpRestore
AInfo * createAInfo() const
VclPtr< VirtualDevice > mpBackground
void drawToPos(sal_uLong nPos)
const Size & getOutSizePix() const
Some things multiple-inherit from VclAbstractDialog and OutputDevice, so we need to use virtual inher...
ImplAnimView(Animation *pParent, OutputDevice *pOut, const Point &rPt, const Size &rSz, sal_uLong nExtraData, OutputDevice *pFirstFrameOutDev=nullptr)
bool mbIsMirroredHorizontally
bool mbIsMirroredVertically
bool matches(const OutputDevice *pOut, tools::Long nExtraData) const
VclPtr< OutputDevice > mpRenderContext