21module
com { module sun { module star { module sheet {
FilterOperator
specifies the type of a single condition in a filter descriptor.
Definition FilterOperator.idl:27
@ BOTTOM_VALUES
selects a specified number of entries with the lowest values.
Definition FilterOperator.idl:81
@ TOP_PERCENT
selects a specified percentage of entries with the greatest values.
Definition FilterOperator.idl:76
@ TOP_VALUES
selects a specified number of entries with the greatest values.
Definition FilterOperator.idl:71
@ BOTTOM_PERCENT
selects a specified percentage of entries with the lowest values.
Definition FilterOperator.idl:86
@ NOT_EMPTY
selects non-empty entries.
Definition FilterOperator.idl:36
Definition Ambiguous.idl:20