Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: gallery ::

unpublished constants group GalleryItemType
Usage Restrictions
not published
Description
Constants that describe the type of graphic

Constants
EMPTY Item is empty  
GRAPHIC Item represents a graphic  
MEDIA Item represents a media file  
DRAWING Item represents a drawing  
Constants' Details
EMPTY
const byte EMPTY = 0;
Description
Item is empty
GRAPHIC
const byte GRAPHIC = 1;
Description
Item represents a graphic
MEDIA
const byte MEDIA = 2;
Description
Item represents a media file
DRAWING
const byte DRAWING = 3;
Description
Item represents a drawing
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.