LibreOffice
LibreOffice 24.2 SDK API Reference
|
Constants that describe the type of graphic. More...
Variables | |
const byte | EMPTY = 0 |
Item is empty. More... | |
const byte | GRAPHIC = 1 |
Item represents a graphic. More... | |
const byte | MEDIA = 2 |
Item represents a media file. More... | |
const byte | DRAWING = 3 |
Item represents a drawing. More... | |
Constants that describe the type of graphic.
const byte DRAWING = 3 |
Item represents a drawing.
const byte EMPTY = 0 |
Item is empty.
const byte GRAPHIC = 1 |
Item represents a graphic.
const byte MEDIA = 2 |
Item represents a media file.