LibreOffice
LibreOffice 24.2 SDK API Reference
Public Member Functions | List of all members
X3DDefaultSetter Interface Referencepublished

makes it easy to set suitable defaults for illumination and rotation for 3D charts More...

import"X3DDefaultSetter.idl";

Inheritance diagram for X3DDefaultSetter:
XInterface Diagram Dim3DDiagram AreaDiagram BarDiagram LineDiagram PieDiagram XYDiagram

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...
 

Detailed Description

makes it easy to set suitable defaults for illumination and rotation for 3D charts

See also
Dim3DDiagram

Member Function Documentation

◆ set3DSettingsToDefault()

void set3DSettingsToDefault ( )

The result may depend on the current chart type and the current shade mode.

◆ setDefaultIllumination()

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.

◆ setDefaultRotation()

void setDefaultRotation ( )

sets a suitable default for the rotation of the current 3D chart.

The result may depend on the current chart type.


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