20 #ifndef __com_sun_star_sheet_DataPilotFieldLayoutMode_idl__
21 #define __com_sun_star_sheet_DataPilotFieldLayoutMode_idl__
24 module
com { module sun { module star { module sheet {
32 constants DataPilotFieldLayoutMode
– idl definition –
Definition: Ambiguous.idl:22
const long TABULAR_LAYOUT
Tabular layout mode is the layout, where each item's name is on the same row as the first item from t...
Definition: DataPilotFieldLayoutMode.idl:40
const long OUTLINE_SUBTOTALS_BOTTOM
In outline layout mode, the items from the following field start in the row below an item's name...
Definition: DataPilotFieldLayoutMode.idl:64
const long OUTLINE_SUBTOTALS_TOP
In outline layout mode, the items from the following field start in the row below an item's name...
Definition: DataPilotFieldLayoutMode.idl:52