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

#include <pivot.hxx>

Public Member Functions

 Member ()
 
SC_DLLPUBLIC OUString const & getDisplayName () const
 

Public Attributes

OUString maName
 
OUString maLayoutName
 
bool mbVisible
 
bool mbShowDetails
 

Detailed Description

Definition at line 82 of file pivot.hxx.

Constructor & Destructor Documentation

◆ Member()

ScDPLabelData::Member::Member ( )

Definition at line 41 of file pivot2.cxx.

References mbVisible.

Member Function Documentation

◆ getDisplayName()

OUString const & ScDPLabelData::Member::getDisplayName ( ) const
Returns
the name that should be displayed in the dp dialogs i.e. when the layout name is present, use it, or else use the original name.

Definition at line 46 of file pivot2.cxx.

References ScDPLabelData::maLayoutName, and ScDPLabelData::maName.

Referenced by ScGridWindow::DPPopulateFieldMembers().

Member Data Documentation

◆ maLayoutName

OUString ScDPLabelData::Member::maLayoutName

Definition at line 85 of file pivot.hxx.

Referenced by ScDPObject::GetMembers().

◆ maName

OUString ScDPLabelData::Member::maName

Definition at line 84 of file pivot.hxx.

Referenced by ScPivotLayoutDialog::ApplyLabelData(), and ScDPObject::GetMembers().

◆ mbShowDetails

bool ScDPLabelData::Member::mbShowDetails

Definition at line 87 of file pivot.hxx.

Referenced by ScPivotLayoutDialog::ApplyLabelData(), and ScDPObject::GetMembers().

◆ mbVisible

bool ScDPLabelData::Member::mbVisible

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