LibreOffice
LibreOffice 7.4 SDK API Reference
Variables
com::sun::star::awt::DeviceCapability Constant Group Referencepublished

defines which capabilities a device supports. More...

Variables

const long RASTEROPERATIONS = 1
 supports the device raster operations. More...
 
const long GETBITS = 2
 supports the XDevice::createBitmap(), the XDevice::createDevice() and the XGraphics::copy() methods. More...
 

Detailed Description

defines which capabilities a device supports.

Variable Documentation

◆ GETBITS

const long GETBITS = 2

◆ RASTEROPERATIONS

const long RASTEROPERATIONS = 1

supports the device raster operations.

See also
XGraphics::setRasterOp