LibreOffice Module sc (master) 1
|
#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 |
ScDPName::ScDPName | ( | ) |
Definition at line 32 of file pivot2.cxx.
|
explicit |
Definition at line 35 of file pivot2.cxx.
OUString ScDPName::maName |
Original name of the dimension.
Definition at line 58 of file pivot.hxx.
Referenced by ScDPSubtotalOptDlg::FillLabelData().
sal_uInt8 ScDPName::mnDupCount |
Definition at line 60 of file pivot.hxx.
Referenced by ScDPSubtotalOptDlg::FillLabelData().