Home
last modified time | relevance | path

Searched defs:PTFieldModel (Results 1 – 2 of 2) sorted by relevance

/trunk/main/oox/inc/oox/xls/
H A Dpivottablebuffer.hxx58 struct PTFieldModel struct
61 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 …]
/trunk/main/oox/source/xls/
H A Dpivottablebuffer.cxx239 PTFieldModel::PTFieldModel() : in PTFieldModel() function in oox::xls::PTFieldModel

Completed in 145 milliseconds