LibreOffice
LibreOffice 25.8 SDK API Reference
|
implementation of the XGraphicMapper interface More...
import "GraphicMapper.idl";
Additional Inherited Members | |
Public Member Functions inherited from XGraphicMapper | |
com::sun::star::graphic::XGraphic | findGraphic ([in] string Id) |
Find if we have the XGraphic for the certain key. | |
void | putGraphic ([in] string Id, [in] com::sun::star::graphic::XGraphic Graphic) |
Insert a new entry to map an id/key to the XGraphic. |