10 #ifndef __com_sun_star_sheet_FilterFieldValue_idl__
11 #define __com_sun_star_sheet_FilterFieldValue_idl__
13 module com { module sun { module star { module sheet {
string StringValue
specifies a string value for the condition.
Definition: FilterFieldValue.idl:31
Definition: FilterFieldValue.idl:18
double NumericValue
specifies a numeric value for the condition.
Definition: FilterFieldValue.idl:27
boolean IsNumeric
selects whether the TableFilterFieldValue::NumericValue or the TableFilterFieldValue::StringValue is ...
Definition: FilterFieldValue.idl:23