Searched defs:PTFieldModel (Results 1 – 2 of 2) sorted by relevance
58 struct PTFieldModel struct61 sal_Int32 mnNumFmtId; /// Number format for field items.64 sal_Int32 mnSortType; /// Autosorting type.65 sal_Int32 mnSortRefField; /// Reference field for autosorting.68 bool mbDefaultSubtotal; /// True = show default subtotals.69 bool mbSumSubtotal; /// True = show sum subtotals.71 bool mbAverageSubtotal; /// True = show average subtotals.72 bool mbMaxSubtotal; /// True = show maximum subtotals.73 bool mbMinSubtotal; /// True = show minimum subtotals.74 bool mbProductSubtotal; /// True = show product subtotals.[all …]
239 PTFieldModel::PTFieldModel() : in PTFieldModel() function in oox::xls::PTFieldModel
Completed in 26 milliseconds