LibreOffice
LibreOffice 24.2 SDK API Reference
|
import"TableFilterField3.idl";
Public Attributes | |
FilterConnection | Connection |
specifies how the condition is connected to the previous condition. More... | |
long | Field |
specifies which field (column) is used for the condition. More... | |
long | Operator |
specifies the type of the condition as defined in FilterOperator2. More... | |
sequence< FilterFieldValue > | Values |
specifies values to match against. More... | |
FilterConnection Connection |
specifies how the condition is connected to the previous condition.
long Field |
specifies which field (column) is used for the condition.
long Operator |
specifies the type of the condition as defined in FilterOperator2.
sequence<FilterFieldValue> Values |
specifies values to match against.
Each filter field may have one or more values.