LibreOffice
LibreOffice 24.2 SDK API Reference
|
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... | |
defines which capabilities a device supports.
const long GETBITS = 2 |
supports the XDevice::createBitmap(), the XDevice::createDevice() and the XGraphics::copy() methods.
const long RASTEROPERATIONS = 1 |
supports the device raster operations.