LibreOffice
LibreOffice 5.3 SDK API Reference
|
import "GraphicObjectResolver.idl";
Public Member Functions | |
createWithStorage ([in] com::sun::star::embed::XStorage Storage) | |
![]() | |
string | resolveGraphicObjectURL ([in] string aURL) |
converts the given URL from the source URL namespace to the destination URL space of this instance. 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... | |
createWithStorage | ( | [in] com::sun::star::embed::XStorage | Storage | ) |