LibreOffice
LibreOffice 4.3 SDK API Reference
Public Member Functions | List of all members
XScaling Interface Reference

import"XScaling.idl";

Inheritance diagram for XScaling:
XInterface ExponentialScaling LinearScaling LogarithmicScaling PowerScaling Scaling

Public Member Functions

double doScaling ([in] double value)
 needs to keep relative ordering More...
 
com::sun::star::chart2::XScaling getInverseScaling ()
 
- Public Member Functions inherited from XInterface
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...
 

Member Function Documentation

double doScaling ( [in] double  value)

needs to keep relative ordering

com::sun::star::chart2::XScaling getInverseScaling ( )

The documentation for this interface was generated from the following file: