21 module
com { module sun { module star { module sheet {
const long GREATER_EQUAL
greater or equal than
Definition: SQLFilterOperator.idl:48
selects a specified number of entries with the greatest values.
Definition: FilterOperator.idl:71
const long NOT_EQUAL
not equal to
Definition: SQLFilterOperator.idl:36
FilterOperator
specifies the type of a single condition in a filter descriptor.
Definition: FilterOperator.idl:26
Definition: Ambiguous.idl:20
selects non-empty entries.
Definition: FilterOperator.idl:36
const short LESS
Definition: Key.idl:282
const short GREATER
Definition: Key.idl:285
selects empty entries.
Definition: FilterOperator.idl:31
selects a specified percentage of entries with the greatest values.
Definition: FilterOperator.idl:76
const short EQUAL
Definition: Key.idl:288
selects a specified number of entries with the lowest values.
Definition: FilterOperator.idl:81
selects a specified percentage of entries with the lowest values.
Definition: FilterOperator.idl:86
const long LESS_EQUAL
less or equal than
Definition: SQLFilterOperator.idl:45