21module
com { module sun { module star { module sheet {
27constants DataPilotFieldReferenceType
148 const long INDEX = 8;
const long RUNNING_TOTAL
Each result is added to the sum of the results for preceding items in the base field,...
Definition DataPilotFieldReferenceType.idl:111
const long ITEM_DIFFERENCE
From each result, its reference value (see below) is subtracted, and the difference is shown.
Definition DataPilotFieldReferenceType.idl:69
const long COLUMN_PERCENTAGE
Same as com::sun::star::sheet::DataPilotFieldReferenceType::ROW_PERCENTAGE, but the total for the res...
Definition DataPilotFieldReferenceType.idl:132
const long ROW_PERCENTAGE
Each result is divided by the total result for its row in the DataPilot table.
Definition DataPilotFieldReferenceType.idl:126
const long TOTAL_PERCENTAGE
Same as com::sun::star::sheet::DataPilotFieldReferenceType::ROW_PERCENTAGE, but the grand total for t...
Definition DataPilotFieldReferenceType.idl:138
const long ITEM_PERCENTAGE
Each result is divided by its reference value.
Definition DataPilotFieldReferenceType.idl:85
const long ITEM_PERCENTAGE_DIFFERENCE
From each result, its reference value is subtracted, and the difference divided by the reference valu...
Definition DataPilotFieldReferenceType.idl:96
Definition Ambiguous.idl:20