Home
last modified time | relevance | path

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

/trunk/main/oox/inc/oox/xls/
H A Dpivottablebuffer.hxx247 struct PTDefinitionModel : public AutoFormatModel struct
260 sal_Int32 mnCacheId;
261 sal_Int32 mnDataPosition;
262 sal_Int32 mnPageWrap;
263 sal_Int32 mnIndent;
264 sal_Int32 mnChartFormat;
265 sal_uInt16 mnRowFields;
266 sal_uInt16 mnColFields;
267 bool mbDataOnRows;
268 bool mbShowError;
[all …]
/trunk/main/oox/source/xls/
H A Dpivottablebuffer.cxx976 PTDefinitionModel::PTDefinitionModel() : in PTDefinitionModel() function in oox::xls::PTDefinitionModel