|
LibreOffice
LibreOffice 7.5 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::sheet |
| Spreadsheet specific interfaces. | |
Constant Groups | |
| constants | com::sun::star::sheet::DataPilotFieldLayoutMode |
| describes the layout mode of the data field | |
Variables | |
| const long | TABULAR_LAYOUT = 0 |
| Tabular layout mode is the layout, where each item's name is on the same row as the first item from the following field. | |
| const long | OUTLINE_SUBTOTALS_TOP = 1 |
| In outline layout mode, the items from the following field start in the row below an item's name, like in traditional database reports. | |
| const long | OUTLINE_SUBTOTALS_BOTTOM = 2 |
| In outline layout mode, the items from the following field start in the row below an item's name, like in traditional database reports. | |