19#ifndef __com_sun_star_rendering_XVolatileBitmap_idl__
20#define __com_sun_star_rendering_XVolatileBitmap_idl__
24module
com { module sun { module star { module rendering {
This is a generic interface to a bitmap.
Definition: XBitmap.idl:41
This is a specialized interface to a volatile bitmap (which can become invalid at any point in time).
Definition: XVolatileBitmap.idl:30
boolean isValid()
Query whether this volatile bitmap still has valid content.
Definition: Accessible.idl:22