#include <dapiuno.hxx>
Definition at line 674 of file dapiuno.hxx.
◆ ScDataPilotItemObj()
◆ ~ScDataPilotItemObj()
ScDataPilotItemObj::~ScDataPilotItemObj |
( |
| ) |
|
|
overridevirtual |
◆ addPropertyChangeListener()
void SAL_CALL ScDataPilotItemObj::addPropertyChangeListener |
( |
const OUString & |
aPropertyName, |
|
|
const css::uno::Reference< css::beans::XPropertyChangeListener > & |
xListener |
|
) |
| |
|
overridevirtual |
◆ addVetoableChangeListener()
void SAL_CALL ScDataPilotItemObj::addVetoableChangeListener |
( |
const OUString & |
PropertyName, |
|
|
const css::uno::Reference< css::beans::XVetoableChangeListener > & |
aListener |
|
) |
| |
|
overridevirtual |
◆ getImplementationName()
virtual OUString SAL_CALL ScDataPilotItemObj::getImplementationName |
( |
| ) |
|
|
overridevirtual |
◆ getName()
OUString SAL_CALL ScDataPilotItemObj::getName |
( |
| ) |
|
|
overridevirtual |
◆ getPropertySetInfo()
Reference< XPropertySetInfo > SAL_CALL ScDataPilotItemObj::getPropertySetInfo |
( |
| ) |
|
|
overridevirtual |
◆ getPropertyValue()
Any SAL_CALL ScDataPilotItemObj::getPropertyValue |
( |
const OUString & |
PropertyName | ) |
|
|
overridevirtual |
Definition at line 3264 of file dapiuno.cxx.
References Any, cppu::any2bool(), ScDataPilotChildObjBase::GetDPDimension(), ScDPSaveMember::GetIsVisible(), ScDataPilotChildObjBase::GetMembers(), ScDPSaveMember::GetShowDetails(), ScDPSaveMember::HasIsVisible(), ScDPSaveMember::HasShowDetails(), mnIndex, nCount, SC_UNO_DP_ISVISIBLE, SC_UNO_DP_SHOWDETAILS, SC_UNONAME_ISHIDDEN, SC_UNONAME_POS, SC_UNONAME_SHOWDETAIL, and sName.
◆ getSupportedServiceNames()
virtual css::uno::Sequence< OUString > SAL_CALL ScDataPilotItemObj::getSupportedServiceNames |
( |
| ) |
|
|
overridevirtual |
◆ removePropertyChangeListener()
void SAL_CALL ScDataPilotItemObj::removePropertyChangeListener |
( |
const OUString & |
aPropertyName, |
|
|
const css::uno::Reference< css::beans::XPropertyChangeListener > & |
aListener |
|
) |
| |
|
overridevirtual |
◆ removeVetoableChangeListener()
void SAL_CALL ScDataPilotItemObj::removeVetoableChangeListener |
( |
const OUString & |
PropertyName, |
|
|
const css::uno::Reference< css::beans::XVetoableChangeListener > & |
aListener |
|
) |
| |
|
overridevirtual |
◆ setName()
void SAL_CALL ScDataPilotItemObj::setName |
( |
const OUString & |
aName | ) |
|
|
overridevirtual |
◆ setPropertyValue()
void SAL_CALL ScDataPilotItemObj::setPropertyValue |
( |
const OUString & |
aPropertyName, |
|
|
const css::uno::Any & |
aValue |
|
) |
| |
|
overridevirtual |
Definition at line 3213 of file dapiuno.cxx.
References cppu::any2bool(), ScDataPilotChildObjBase::GetDPDimension(), ScDPSaveDimension::GetMemberByName(), ScDataPilotChildObjBase::GetMembers(), mnIndex, nCount, SC_UNONAME_ISHIDDEN, SC_UNONAME_POS, SC_UNONAME_SHOWDETAIL, ScDataPilotChildObjBase::SetDPObject(), ScDPSaveMember::SetIsVisible(), ScDPSaveDimension::SetMemberPosition(), ScDPSaveMember::SetShowDetails(), and sName.
◆ supportsService()
virtual sal_Bool SAL_CALL ScDataPilotItemObj::supportsService |
( |
const OUString & |
ServiceName | ) |
|
|
overridevirtual |
◆ maPropSet
◆ mnIndex
sal_Int32 ScDataPilotItemObj::mnIndex |
|
private |
The documentation for this class was generated from the following files: