LibreOffice
LibreOffice 24.8 SDK API Reference
|
import <FilterFieldValue.idl;
Public Attributes | |
boolean | IsNumeric |
selects whether the TableFilterFieldValue::NumericValue or the TableFilterFieldValue::StringValue is used. | |
double | NumericValue |
specifies a numeric value for the condition. | |
string | StringValue |
specifies a string value for the condition. | |
long | FilterType |
Which field should be used for filtering: | |
com::sun::star::util::Color | ColorValue |
The color which is used for filtering. | |
com::sun::star::util::Color ColorValue |
The color which is used for filtering.
long FilterType |
Which field should be used for filtering:
boolean IsNumeric |
selects whether the TableFilterFieldValue::NumericValue or the TableFilterFieldValue::StringValue is used.
double NumericValue |
specifies a numeric value for the condition.
string StringValue |
specifies a string value for the condition.