LibreOffice
LibreOffice 25.2 SDK API Reference
 
Loading...
Searching...
No Matches
XGalleryItem Interface Reference

provides access to a single item of a Gallery theme. More...

import "XGalleryItem.idl";

Inheritance diagram for XGalleryItem:
XInterface GalleryItem

Public Member Functions

byte getType ()
 retrieves the type of the Gallery item
 
- Public Member Functions inherited from XInterface
any queryInterface ([in] type aType)
 queries for a new interface to an existing UNO object.
 
void acquire ()
 increases the reference counter by one.
 
void release ()
 decreases the reference counter by one.
 

Detailed Description

provides access to a single item of a Gallery theme.

Member Function Documentation

◆ getType()

byte getType ( )

retrieves the type of the Gallery item

Returns
The type of the Gallery item
See also
GalleryItemType

The documentation for this interface was generated from the following file: