20 #ifndef __com_sun_star_sheet_SubTotalDescriptor_idl__
21 #define __com_sun_star_sheet_SubTotalDescriptor_idl__
29 module
com { module sun { module star { module sheet {
long UserSortListIndex
specifies which user defined sorting list is used.
Definition: SubTotalDescriptor.idl:84
used to enumerate objects in a container which contains objects.
Definition: XEnumerationAccess.idl:33
boolean InsertPageBreaks
specifies if page breaks are inserted after each group change.
Definition: SubTotalDescriptor.idl:60
boolean IsCaseSensitive
specifies if the case of letters is important when comparing entries.
Definition: SubTotalDescriptor.idl:70
boolean SortAscending
specifies the sorting order if SubTotalDescriptor::EnableSort is set to TRUE.
Definition: SubTotalDescriptor.idl:101
– idl definition –
Definition: Ambiguous.idl:22
provides access to the elements of a collection through an index.
Definition: XIndexAccess.idl:39
provides access to the collection of subtotal fields in a subtotal descriptor.
Definition: XSubTotalDescriptor.idl:35
boolean EnableSort
specifies if the contents of the fields will be sorted to groups while performing a subtotal operatio...
Definition: SubTotalDescriptor.idl:95
boolean EnableUserSortList
specifies if a user defined sorting list is used.
Definition: SubTotalDescriptor.idl:75
boolean BindFormatsToContent
specifies if cell formats are moved with the contents they belong to.
Definition: SubTotalDescriptor.idl:89
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:63
long MaxFieldCount
returns the maximum number of subtotal fields the descriptor can hold.
Definition: SubTotalDescriptor.idl:110
represents a description of how subtotals are created.
Definition: SubTotalDescriptor.idl:37