LibreOffice Module sc (master) 1
Public Member Functions | Public Attributes | List of all members
ScItemValue Class Referencefinal

#include <PivotLayoutDialog.hxx>

Collaboration diagram for ScItemValue:
[legend]

Public Member Functions

 ScItemValue (OUString aName, SCCOL nColumn, PivotFunc nFunctionMask)
 
 ScItemValue (const ScItemValue *pInputItemValue)
 
 ~ScItemValue ()
 

Public Attributes

OUString maName
 
ScPivotFuncData maFunctionData
 
ScItemValuempOriginalItemValue
 

Detailed Description

Definition at line 21 of file PivotLayoutDialog.hxx.

Constructor & Destructor Documentation

◆ ScItemValue() [1/2]

ScItemValue::ScItemValue ( OUString  aName,
SCCOL  nColumn,
PivotFunc  nFunctionMask 
)

Definition at line 34 of file PivotLayoutDialog.cxx.

References aName, and maName.

◆ ScItemValue() [2/2]

ScItemValue::ScItemValue ( const ScItemValue pInputItemValue)

Definition at line 40 of file PivotLayoutDialog.cxx.

References maName.

◆ ~ScItemValue()

ScItemValue::~ScItemValue ( )

Definition at line 46 of file PivotLayoutDialog.cxx.

Member Data Documentation

◆ maFunctionData

ScPivotFuncData ScItemValue::maFunctionData

◆ maName

OUString ScItemValue::maName

◆ mpOriginalItemValue

ScItemValue* ScItemValue::mpOriginalItemValue

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