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 {
string Caption
the visible name of the field.
Definition: MemberResult.idl:40
long Flags
contains flags describing the result.
Definition: MemberResult.idl:47
string Name
the internal name of the field.
Definition: MemberResult.idl:35
describes a result of a DataPilot member.
Definition: MemberResult.idl:31
double Value
the underlying numeric value of the field if Flags indicate so by having com::sun::star::sheet::Membe...
Definition: MemberResult.idl:58