LibreOffice
LibreOffice 7.4 SDK API Reference
|
Modules | |
module | com |
module | com::sun |
module | com::sun::star |
the module com::sun::star is the root module of the UNO API. | |
module | com::sun::star::chart2 |
New implementation of Charting diagram interfaces. | |
Constant Groups | |
constants | com::sun::star::chart2::DataPointGeometry3D |
These values specify the geometry of data points in 3D bar charts. | |
Macros | |
#define | __com_sun_star_chart2_datapointgeometry3d_idl__ |
Variables | |
const long | CUBOID = 0 |
a cuboid | |
const long | CYLINDER = 1 |
a cylinder with a circle as base | |
const long | CONE = 2 |
a cone with a circle as base | |
const long | PYRAMID = 3 |
a pyramid with a square as base | |
#define __com_sun_star_chart2_datapointgeometry3d_idl__ |