LibreOffice Module sc (master)
1
|
#include <pivot.hxx>
Public Member Functions | |
Member () | |
SC_DLLPUBLIC OUString const & | getDisplayName () const |
Public Attributes | |
OUString | maName |
OUString | maLayoutName |
bool | mbVisible |
bool | mbShowDetails |
ScDPLabelData::Member::Member | ( | ) |
Definition at line 40 of file pivot2.cxx.
References mbVisible.
OUString const & ScDPLabelData::Member::getDisplayName | ( | ) | const |
Definition at line 45 of file pivot2.cxx.
References ScDPLabelData::maLayoutName, and ScDPLabelData::maName.
Referenced by ScGridWindow::DPLaunchFieldPopupMenu().
OUString ScDPLabelData::Member::maName |
Definition at line 85 of file pivot.hxx.
Referenced by ScPivotLayoutDialog::ApplyLabelData(), and ScDPObject::GetMembers().
bool ScDPLabelData::Member::mbShowDetails |
Definition at line 88 of file pivot.hxx.
Referenced by ScPivotLayoutDialog::ApplyLabelData().
bool ScDPLabelData::Member::mbVisible |
Definition at line 87 of file pivot.hxx.
Referenced by ScPivotLayoutDialog::ApplyLabelData(), and ScGridWindow::DPLaunchFieldPopupMenu().