|
LibreOffice
LibreOffice 24.8 SDK API Reference
|
represents something that can be rendered. More...
import <XCalcScaling.idl;
Public Member Functions | |
| any | getCalcScaling ([in] long key) |
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. | |
represents something that can be rendered.
| any getCalcScaling | ( | [in] long | key | ) |
If a selection is given, the count has to be calculated based on this selection. The other methods of this interface will rely on this value if called.
If the selection contains a valid XModel interface, it is assumed that the whole document should be rendered. If the selection is empty, nothing should be rendered.