LibreOffice Module sc (master) 1
Public Member Functions | Public Attributes | List of all members
ScDPName Struct Reference

#include <pivot.hxx>

Public Member Functions

 ScDPName ()
 
 ScDPName (OUString aName, OUString aLayoutName, sal_uInt8 nDupCount)
 

Public Attributes

OUString maName
 Original name of the dimension. More...
 
OUString maLayoutName
 Layout name (display name) More...
 
sal_uInt8 mnDupCount
 

Detailed Description

Definition at line 56 of file pivot.hxx.

Constructor & Destructor Documentation

◆ ScDPName() [1/2]

ScDPName::ScDPName ( )

Definition at line 32 of file pivot2.cxx.

◆ ScDPName() [2/2]

ScDPName::ScDPName ( OUString  aName,
OUString  aLayoutName,
sal_uInt8  nDupCount 
)
explicit

Definition at line 35 of file pivot2.cxx.

References aName, and maName.

Member Data Documentation

◆ maLayoutName

OUString ScDPName::maLayoutName

Layout name (display name)

Definition at line 59 of file pivot.hxx.

◆ maName

OUString ScDPName::maName

Original name of the dimension.

Definition at line 58 of file pivot.hxx.

Referenced by ScDPSubtotalOptDlg::FillLabelData().

◆ mnDupCount

sal_uInt8 ScDPName::mnDupCount

Definition at line 60 of file pivot.hxx.

Referenced by ScDPSubtotalOptDlg::FillLabelData().


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