LibreOffice
LibreOffice 24.2 SDK API Reference
|
makes it easy to set suitable defaults for illumination and rotation for 3D charts More...
import"X3DDefaultSetter.idl";
Public Member Functions | |
void | set3DSettingsToDefault () |
The result may depend on the current chart type and the current shade mode. More... | |
void | setDefaultRotation () |
sets a suitable default for the rotation of the current 3D chart. More... | |
void | setDefaultIllumination () |
set suitable defaults for the illumination of the current 3D chart. More... | |
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... | |
makes it easy to set suitable defaults for illumination and rotation for 3D charts
void set3DSettingsToDefault | ( | ) |
The result may depend on the current chart type and the current shade mode.
void setDefaultIllumination | ( | ) |
set suitable defaults for the illumination of the current 3D chart.
The result may dependent on other 3D settings as rotation or shade mode. It may depend on the current chart type also.
void setDefaultRotation | ( | ) |
sets a suitable default for the rotation of the current 3D chart.
The result may depend on the current chart type.