LibreOffice
LibreOffice 24.8 SDK API Reference
 
Loading...
Searching...
No Matches
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.
 
const long GETBITS = 2
 supports the XDevice::createBitmap(), the XDevice::createDevice() and the XGraphics::copy() methods.
 

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