LibreOffice
LibreOffice 24.2 SDK API Reference
|
service to get access to the properties of a single Gallery item More...
import"GalleryItem.idl";
Exported Interfaces | |
interface | ::com::sun::star::gallery::XGalleryItem |
interface | ::com::sun::star::beans::XPropertySet |
Public Attributes | |
byte | GalleryItemType |
The type of the Gallery item. More... | |
string | URL |
the URL of the Gallery item More... | |
string | Title |
the title of the Gallery item More... | |
com::sun::star::graphic::XGraphic | Thumbnail |
the thumbnail of the Gallery item More... | |
::com::sun::star::graphic::XGraphic | Graphic |
the graphic content of the Gallery item More... | |
::com::sun::star::lang::XComponent | Drawing |
the drawing content of the Gallery item More... | |
Additional Inherited Members | |
![]() | |
byte | getType () |
retrieves the type of the Gallery item More... | |
![]() | |
any | queryInterface ([in] type aType) |
queries for a new interface to an existing UNO object. More... | |
void | acquire () |
increases the reference counter by one. More... | |
void | release () |
decreases the reference counter by one. More... | |
![]() | |
com::sun::star::beans::XPropertySetInfo | getPropertySetInfo () |
void | setPropertyValue ([in] string aPropertyName, [in] any aValue) raises ( com::sun::star::beans::UnknownPropertyException, com::sun::star::beans::PropertyVetoException, com::sun::star::lang::IllegalArgumentException, com::sun::star::lang::WrappedTargetException ) |
sets the value of the property with the specified name. More... | |
any | getPropertyValue ([in] string PropertyName) raises ( com::sun::star::beans::UnknownPropertyException, com::sun::star::lang::WrappedTargetException ) |
void | addPropertyChangeListener ([in] string aPropertyName, [in] com::sun::star::beans::XPropertyChangeListener xListener) raises ( com::sun::star::beans::UnknownPropertyException, com::sun::star::lang::WrappedTargetException ) |
adds an XPropertyChangeListener to the specified property. More... | |
void | removePropertyChangeListener ([in] string aPropertyName, [in] com::sun::star::beans::XPropertyChangeListener aListener) raises ( com::sun::star::beans::UnknownPropertyException, com::sun::star::lang::WrappedTargetException ) |
removes an XPropertyChangeListener from the listener list. More... | |
void | addVetoableChangeListener ([in] string PropertyName, [in] com::sun::star::beans::XVetoableChangeListener aListener) raises ( com::sun::star::beans::UnknownPropertyException, com::sun::star::lang::WrappedTargetException ) |
adds an XVetoableChangeListener to the specified property with the name PropertyName. More... | |
void | removeVetoableChangeListener ([in] string PropertyName, [in] com::sun::star::beans::XVetoableChangeListener aListener) raises ( com::sun::star::beans::UnknownPropertyException, com::sun::star::lang::WrappedTargetException ) |
removes an XVetoableChangeListener from the listener list. More... | |
service to get access to the properties of a single Gallery item
interface ::com::sun::star::beans::XPropertySet |
interface ::com::sun::star::gallery::XGalleryItem |
|
optionalpropertyreadonly |
the drawing content of the Gallery item
This is an optional property and may not available for every item
|
propertyreadonly |
The type of the Gallery item.
|
optionalpropertyreadonly |
the graphic content of the Gallery item
This is an optional property and may not available for every item
|
propertyreadonly |
the thumbnail of the Gallery item
The thumbnail may be either a pixel or a vector graphic
|
property |
the title of the Gallery item
|
propertyreadonly |
the URL of the Gallery item
The interpretation of the URL depends on the type of the Gallery item. In case of graphic and media items, the URL is a "real" URL, in case of drawings it is a private URL