21module
com { module sun { module star { module sheet {
const short LESS
Definition: Key.idl:282
const short EQUAL
Definition: Key.idl:288
const short GREATER
Definition: Key.idl:285
const long LESS_EQUAL
less or equal than
Definition: SQLFilterOperator.idl:45
const long NOT_EQUAL
not equal to
Definition: SQLFilterOperator.idl:36
const long GREATER_EQUAL
greater or equal than
Definition: SQLFilterOperator.idl:48
FilterOperator
specifies the type of a single condition in a filter descriptor.
Definition: FilterOperator.idl:27
@ EMPTY
selects empty entries.
Definition: FilterOperator.idl:31
@ 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