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