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

#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...
 

Detailed Description

Definition at line 88 of file pivottablebuffer.hxx.

Constructor & Destructor Documentation

◆ PTPageFieldModel()

oox::xls::PTPageFieldModel::PTPageFieldModel ( )
explicit

Index of field item that is shown by the page field.

Definition at line 227 of file pivottablebuffer.cxx.

Member Data Documentation

◆ maName

OUString oox::xls::PTPageFieldModel::maName

◆ mnField

sal_Int32 oox::xls::PTPageFieldModel::mnField

◆ mnItem

sal_Int32 oox::xls::PTPageFieldModel::mnItem

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