21module
com { module sun { module star { module sheet {
29published service SubTotalDescriptor
provides information about and access to the properties from an implementation.
Definition generated_idl_chapter_refs.idl:752
used to enumerate objects in a container which contains objects.
Definition generated_idl_chapter_refs.idl:2676
provides access to the elements of a collection through an index.
Definition generated_idl_chapter_refs.idl:3903
provides access to the collection of subtotal fields in a subtotal descriptor.
Definition XSubTotalDescriptor.idl:30
Definition Ambiguous.idl:20
boolean EnableSort
specifies if the contents of the fields will be sorted to groups while performing a subtotal operatio...
Definition SubTotalDescriptor.idl:87
long MaxFieldCount
returns the maximum number of subtotal fields the descriptor can hold.
Definition SubTotalDescriptor.idl:102
boolean SortAscending
specifies the sorting order if SubTotalDescriptor::EnableSort is set to TRUE.
Definition SubTotalDescriptor.idl:93
boolean IsCaseSensitive
specifies if the case of letters is important when comparing entries.
Definition SubTotalDescriptor.idl:62
boolean EnableUserSortList
specifies if a user defined sorting list is used.
Definition SubTotalDescriptor.idl:67
boolean BindFormatsToContent
specifies if cell formats are moved with the contents they belong to.
Definition SubTotalDescriptor.idl:81
boolean InsertPageBreaks
specifies if page breaks are inserted after each group change.
Definition SubTotalDescriptor.idl:57
long UserSortListIndex
specifies which user defined sorting list is used.
Definition SubTotalDescriptor.idl:76