| 
    LibreOffice Module sc (master) 1
    
   | 
 
#include <pivottablebuffer.hxx>
Public Member Functions | |
| PTPageFieldModel () | |
| Index of field item that is shown by the page field.  More... | |
Public Attributes | |
| OUString | maName | 
| sal_Int32 | mnField | 
| Unique name of the page field.  More... | |
| sal_Int32 | mnItem | 
| Base pivot field.  More... | |
Definition at line 88 of file pivottablebuffer.hxx.
      
  | 
  explicit | 
Index of field item that is shown by the page field.
Definition at line 227 of file pivottablebuffer.cxx.
| OUString oox::xls::PTPageFieldModel::maName | 
Definition at line 90 of file pivottablebuffer.hxx.
Referenced by oox::xls::PivotTable::importPageField(), and oox::xls::PivotTable::importPTPageField().
| sal_Int32 oox::xls::PTPageFieldModel::mnField | 
Unique name of the page field.
Definition at line 91 of file pivottablebuffer.hxx.
Referenced by oox::xls::PivotTableField::convertPageField(), oox::xls::PivotTable::importPageField(), and oox::xls::PivotTable::importPTPageField().
| sal_Int32 oox::xls::PTPageFieldModel::mnItem | 
Base pivot field.
Definition at line 92 of file pivottablebuffer.hxx.
Referenced by oox::xls::PivotTableField::convertPageField(), oox::xls::PivotTable::importPageField(), and oox::xls::PivotTable::importPTPageField().