Home
last modified time | relevance | path

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

/trunk/main/oox/inc/oox/xls/
H A Dpivottablebuffer.hxx298 struct PTLocationModel struct
302 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.
/trunk/main/oox/source/xls/
H A Dpivottablebuffer.cxx1013 PTLocationModel::PTLocationModel() : in PTLocationModel() function in oox::xls::PTLocationModel

Completed in 31 milliseconds