LibreOffice
LibreOffice 7.4 SDK API Reference
Public Types | Public Attributes | List of all members
TableFilterField3 Struct Reference

import"TableFilterField3.idl";

Public Types

typedef sequence< FilterFieldValueValues
 specifies values to match against. More...
 

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...
 

Detailed Description

Since
LibreOffice 3.5

Member Typedef Documentation

◆ Values

specifies values to match against.

Each filter field may have one or more values.

Member Data Documentation

◆ Connection

FilterConnection Connection

specifies how the condition is connected to the previous condition.

◆ Field

long Field

specifies which field (column) is used for the condition.

◆ Operator

long Operator

specifies the type of the condition as defined in FilterOperator2.


The documentation for this struct was generated from the following file: