Lines Matching refs:ScDataPilotItemObj
189 SC_SIMPLE_SERVICE_INFO( ScDataPilotItemObj, "ScDataPilotItemObj", "com.sun.star.sheet.DataPilotItem…
3281 ScDataPilotItemObj* ScDataPilotItemsObj::GetObjectByIndex_Impl( sal_Int32 nIndex ) const in GetObjectByIndex_Impl()
3284 new ScDataPilotItemObj( mrParent, maFieldId, nIndex ) : 0; in GetObjectByIndex_Impl()
3387 ScDataPilotItemObj::ScDataPilotItemObj( ScDataPilotDescriptorBase& rParent, const ScFieldIdentifier… in ScDataPilotItemObj() function in ScDataPilotItemObj
3394 ScDataPilotItemObj::~ScDataPilotItemObj() in ~ScDataPilotItemObj()
3399 OUString SAL_CALL ScDataPilotItemObj::getName() throw(RuntimeException) in getName()
3417 void SAL_CALL ScDataPilotItemObj::setName( const OUString& /* aName */ ) in setName()
3424 SAL_CALL ScDataPilotItemObj::getPropertySetInfo( ) in getPropertySetInfo()
3433 void SAL_CALL ScDataPilotItemObj::setPropertyValue( const OUString& aPropertyName, const Any& aValu… in setPropertyValue()
3486 Any SAL_CALL ScDataPilotItemObj::getPropertyValue( const OUString& aPropertyName ) in getPropertyValue()
3543 void SAL_CALL ScDataPilotItemObj::addPropertyChangeListener( in addPropertyChangeListener()
3549 void SAL_CALL ScDataPilotItemObj::removePropertyChangeListener( in removePropertyChangeListener()
3555 void SAL_CALL ScDataPilotItemObj::addVetoableChangeListener( in addVetoableChangeListener()
3561 void SAL_CALL ScDataPilotItemObj::removeVetoableChangeListener( in removeVetoableChangeListener()