Searched defs:PTFieldItemModel (Results 1 – 2 of 2) sorted by relevance
43 struct PTFieldItemModel struct45 sal_Int32 mnCacheItem; /// Index to shared item in pivot cache.46 sal_Int32 mnType; /// Type of the item.47 bool mbShowDetails; /// True = show item details (items of child fields).48 bool mbHidden; /// True = item is hidden.
221 PTFieldItemModel::PTFieldItemModel() : in PTFieldItemModel() function in oox::xls::PTFieldItemModel
Completed in 39 milliseconds