LibreOffice
LibreOffice 4.2 SDK API Reference
|
import"XScaling.idl";
Public Member Functions | |
double | doScaling ([in] double value) |
needs to keep relative ordering More... | |
com::sun::star::chart2::XScaling | getInverseScaling () |
![]() | |
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... | |
double doScaling | ( | [in] double | value | ) |
needs to keep relative ordering
com::sun::star::chart2::XScaling getInverseScaling | ( | ) |