LibreOffice
LibreOffice 24.2 SDK API Reference
|
Go to the source code of this file.
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::MemberResultFlags |
used to give information about elements in data pilot member results. | |
Variables | |
const long | HASMEMBER = 1 |
The element contains a member. More... | |
const long | SUBTOTAL = 2 |
The element contains a subtotal. More... | |
const long | CONTINUE = 4 |
The element is a continuation of the previous one. More... | |
const long | GRANDTOTAL = 8 |
The element contains a grand total. More... | |
const long | NUMERIC = 16 |
The element is a numeric value. More... | |