LibreOffice
LibreOffice 7.3 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::chart |
Charting diagram interfaces. | |
Constant Groups | |
constants | com::sun::star::chart::ChartAxisAssign |
These values specify to which y-axis a data row is assigned. | |
Macros | |
#define | __com_sun_star_chart_ChartAxisAssign_idl__ |
Variables | |
const long | PRIMARY_Y = 2 |
Assign row to primary y-axis. More... | |
const long | SECONDARY_Y = 4 |
Assign row to secondary y-axis. More... | |
#define __com_sun_star_chart_ChartAxisAssign_idl__ |