| 
    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 41 of file pivot2.cxx.
References mbVisible.
| OUString const & ScDPLabelData::Member::getDisplayName | ( | ) | const | 
Definition at line 46 of file pivot2.cxx.
References ScDPLabelData::maLayoutName, and ScDPLabelData::maName.
Referenced by ScGridWindow::DPPopulateFieldMembers().
| OUString ScDPLabelData::Member::maLayoutName | 
Definition at line 85 of file pivot.hxx.
Referenced by ScDPObject::GetMembers().
| OUString ScDPLabelData::Member::maName | 
Definition at line 84 of file pivot.hxx.
Referenced by ScPivotLayoutDialog::ApplyLabelData(), and ScDPObject::GetMembers().
| bool ScDPLabelData::Member::mbShowDetails | 
Definition at line 87 of file pivot.hxx.
Referenced by ScPivotLayoutDialog::ApplyLabelData(), and ScDPObject::GetMembers().
| bool ScDPLabelData::Member::mbVisible | 
Definition at line 86 of file pivot.hxx.
Referenced by ScPivotLayoutDialog::ApplyLabelData(), ScGridWindow::DPPopulateFieldMembers(), and ScDPObject::GetMembers().