Searched defs:FilterCriterionModel (Results 1 – 2 of 2) sorted by relevance
131 struct FilterCriterionModel struct134 sal_Int32 mnOperator; /// Comparison operator.135 sal_uInt8 mnDataType; /// Operand data type (BIFF only).136 sal_uInt8 mnStrLen; /// Length of string operand (BIFF5-BIFF8 only).
337 FilterCriterionModel::FilterCriterionModel() : in FilterCriterionModel() function in oox::xls::FilterCriterionModel