Searched defs:PTDataFieldModel (Results 1 – 2 of 2) sorted by relevance
108 struct PTDataFieldModel struct111 sal_Int32 mnField; /// Base pivot field.112 sal_Int32 mnSubtotal; /// Subtotal aggregation function.113 sal_Int32 mnShowDataAs; /// Show data as, based on another field.114 sal_Int32 mnBaseField; /// Base field for 'show data as'.115 sal_Int32 mnBaseItem; /// Base item for 'show data as'.116 sal_Int32 mnNumFmtId; /// Number format for the result.
295 PTDataFieldModel::PTDataFieldModel() : in PTDataFieldModel() function in oox::xls::PTDataFieldModel
Completed in 26 milliseconds