LibreOffice
LibreOffice 25.8 SDK API Reference
Loading...
Searching...
No Matches
MemberResultFlags.idl File 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.
const long SUBTOTAL = 2
 The element contains a subtotal.
const long CONTINUE = 4
 The element is a continuation of the previous one.
const long GRANDTOTAL = 8
 The element contains a grand total.
const long NUMERIC = 16
 The element is a numeric value.