LibreOffice Module sc (master) 1
Public Member Functions | Public Attributes | List of all members
oox::xls::PTLocationModel Struct Reference

#include <pivottablebuffer.hxx>

Collaboration diagram for oox::xls::PTLocationModel:
[legend]

Public Member Functions

 PTLocationModel ()
 Number of columns in page filter area. More...
 

Public Attributes

ScRange maRange
 
sal_Int32 mnFirstHeaderRow
 Target cell range for the pivot table. More...
 
sal_Int32 mnFirstDataRow
 First row of header cells (relative in pivot table). More...
 
sal_Int32 mnFirstDataCol
 First row of data cells (relative in pivot table). More...
 
sal_Int32 mnRowPageCount
 First column of data cells (relative in pivot table). More...
 
sal_Int32 mnColPageCount
 Number of rows in page filter area. More...
 

Detailed Description

Definition at line 270 of file pivottablebuffer.hxx.

Constructor & Destructor Documentation

◆ PTLocationModel()

oox::xls::PTLocationModel::PTLocationModel ( )
explicit

Number of columns in page filter area.

Definition at line 957 of file pivottablebuffer.cxx.

Member Data Documentation

◆ maRange

ScRange oox::xls::PTLocationModel::maRange

◆ mnColPageCount

sal_Int32 oox::xls::PTLocationModel::mnColPageCount

Number of rows in page filter area.

Definition at line 277 of file pivottablebuffer.hxx.

Referenced by oox::xls::PivotTable::importLocation(), and oox::xls::PivotTable::importPTLocation().

◆ mnFirstDataCol

sal_Int32 oox::xls::PTLocationModel::mnFirstDataCol

First row of data cells (relative in pivot table).

Definition at line 275 of file pivottablebuffer.hxx.

Referenced by oox::xls::PivotTable::importLocation(), and oox::xls::PivotTable::importPTLocation().

◆ mnFirstDataRow

sal_Int32 oox::xls::PTLocationModel::mnFirstDataRow

First row of header cells (relative in pivot table).

Definition at line 274 of file pivottablebuffer.hxx.

Referenced by oox::xls::PivotTable::importLocation(), and oox::xls::PivotTable::importPTLocation().

◆ mnFirstHeaderRow

sal_Int32 oox::xls::PTLocationModel::mnFirstHeaderRow

Target cell range for the pivot table.

Definition at line 273 of file pivottablebuffer.hxx.

Referenced by oox::xls::PivotTable::importLocation(), and oox::xls::PivotTable::importPTLocation().

◆ mnRowPageCount

sal_Int32 oox::xls::PTLocationModel::mnRowPageCount

First column of data cells (relative in pivot table).

Definition at line 276 of file pivottablebuffer.hxx.

Referenced by oox::xls::PivotTable::importLocation(), and oox::xls::PivotTable::importPTLocation().


The documentation for this struct was generated from the following files: