Searched defs:PTLocationModel (Results 1 – 2 of 2) sorted by relevance
298 struct PTLocationModel struct302 sal_Int32 mnFirstHeaderRow; /// First row of header cells (relative in pivot table).303 sal_Int32 mnFirstDataRow; /// First row of data cells (relative in pivot table).304 … sal_Int32 mnFirstDataCol; /// First column of data cells (relative in pivot table).305 sal_Int32 mnRowPageCount; /// Number of rows in page filter area.306 sal_Int32 mnColPageCount; /// Number of columns in page filter area.
1013 PTLocationModel::PTLocationModel() : in PTLocationModel() function in oox::xls::PTLocationModel
Completed in 17 milliseconds