21 module
com { module sun { module star { module sheet {
long UserSortListIndex
specifies which user defined sorting list is used.
Definition: SubTotalDescriptor.idl:76
used to enumerate objects in a container which contains objects.
Definition: XEnumerationAccess.idl:27
boolean InsertPageBreaks
specifies if page breaks are inserted after each group change.
Definition: SubTotalDescriptor.idl:52
boolean IsCaseSensitive
specifies if the case of letters is important when comparing entries.
Definition: SubTotalDescriptor.idl:62
boolean SortAscending
specifies the sorting order if SubTotalDescriptor::EnableSort is set to TRUE.
Definition: SubTotalDescriptor.idl:93
Definition: Ambiguous.idl:20
provides access to the elements of a collection through an index.
Definition: XIndexAccess.idl:31
provides access to the collection of subtotal fields in a subtotal descriptor.
Definition: XSubTotalDescriptor.idl:29
boolean EnableSort
specifies if the contents of the fields will be sorted to groups while performing a subtotal operatio...
Definition: SubTotalDescriptor.idl:87
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
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:45
long MaxFieldCount
returns the maximum number of subtotal fields the descriptor can hold.
Definition: SubTotalDescriptor.idl:102
represents a description of how subtotals are created.
Definition: SubTotalDescriptor.idl:29