LibreOffice
LibreOffice 24.2 SDK API Reference
|
import"XMtfRenderer.idl";
Public Member Functions | |
void | setMetafile ([in] sequence< byte > aMtf) |
void | draw ([in] double fScaleX, [in] double fScaleY) |
![]() | |
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... | |
void draw | ( | [in] double | fScaleX, |
[in] double | fScaleY | ||
) |
void setMetafile | ( | [in] sequence< byte > | aMtf | ) |