20 #ifndef __com_sun_star_sheet_MemberResult_idl__
21 #define __com_sun_star_sheet_MemberResult_idl__
24 module
com { module sun { module star { module sheet {
Definition: Ambiguous.idl:22
describes a result of a DataPilot member.
Definition: MemberResult.idl:32
string Caption
the visible name of the field.
Definition: MemberResult.idl:40
double Value
the underlying numeric value of the field if Flags indicate so by having com::sun::star::sheet::Membe...
Definition: MemberResult.idl:58
string Name
the internal name of the field.
Definition: MemberResult.idl:35
long Flags
contains flags describing the result.
Definition: MemberResult.idl:47