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