LibreOffice
LibreOffice 7.4 SDK API Reference
Modules | Variables
GalleryItemType.idl File Reference

Go to the source code of this file.

Modules

module  com
 
module  com::sun
 
module  com::sun::star
 the module com::sun::star is the root module of the UNO API.
 
module  com::sun::star::gallery
 interfaces for galleries of images and media objects.
 

Constant Groups

constants  com::sun::star::gallery::GalleryItemType
 Constants that describe the type of graphic.
 

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...