20#ifndef INCLUDED_VCL_INC_SALVD_HXX
21#define INCLUDED_VCL_INC_SALVD_HXX
52 return SetSize( nNewDX, nNewDY );
Interface used to share logic on sizing between SalVirtualDevices and SalFrames.
A non-visible drawable/buffer (e.g. an X11 Pixmap).
virtual bool SetSizeUsingBuffer(tools::Long nNewDX, tools::Long nNewDY, sal_uInt8 *)
virtual SalGraphics * AcquireGraphics()=0
virtual bool SetSize(tools::Long nNewDX, tools::Long nNewDY)=0
virtual bool IsOffScreen() const override
virtual void ReleaseGraphics(SalGraphics *pGraphics)=0
#define VCL_PLUGIN_PUBLIC