LibreOffice Module sc (master) 1
|
#include <condformatuno.hxx>
Public Member Functions | |
ScIconSetFormatObj (rtl::Reference< ScCondFormatObj > const &xParent, const ScIconSetFormat *pFormat) | |
virtual | ~ScIconSetFormatObj () override |
ScIconSetFormat * | getCoreObject () |
virtual sal_Int32 SAL_CALL | getType () override |
virtual css::uno::Reference< css::beans::XPropertySetInfo > SAL_CALL | getPropertySetInfo () override |
virtual void SAL_CALL | setPropertyValue (const OUString &aPropertyName, const css::uno::Any &aValue) override |
virtual css::uno::Any SAL_CALL | getPropertyValue (const OUString &PropertyName) override |
virtual void SAL_CALL | addPropertyChangeListener (const OUString &aPropertyName, const css::uno::Reference< css::beans::XPropertyChangeListener > &xListener) override |
virtual void SAL_CALL | removePropertyChangeListener (const OUString &aPropertyName, const css::uno::Reference< css::beans::XPropertyChangeListener > &aListener) override |
virtual void SAL_CALL | addVetoableChangeListener (const OUString &PropertyName, const css::uno::Reference< css::beans::XVetoableChangeListener > &aListener) override |
virtual void SAL_CALL | removeVetoableChangeListener (const OUString &PropertyName, const css::uno::Reference< css::beans::XVetoableChangeListener > &aListener) override |
Private Attributes | |
rtl::Reference< ScCondFormatObj > | mxParent |
SfxItemPropertySet | maPropSet |
const ScIconSetFormat * | mpFormat |
Definition at line 273 of file condformatuno.hxx.
ScIconSetFormatObj::ScIconSetFormatObj | ( | rtl::Reference< ScCondFormatObj > const & | xParent, |
const ScIconSetFormat * | pFormat | ||
) |
Definition at line 1455 of file condformatuno.cxx.
References mxParent.
|
overridevirtual |
Definition at line 1463 of file condformatuno.cxx.
|
overridevirtual |
Definition at line 1649 of file condformatuno.cxx.
References SAL_WARN.
|
overridevirtual |
Definition at line 1661 of file condformatuno.cxx.
References SAL_WARN.
ScIconSetFormat * ScIconSetFormatObj::getCoreObject | ( | ) |
Definition at line 1467 of file condformatuno.cxx.
References mpFormat, and mxParent.
Referenced by getPropertyValue(), and setPropertyValue().
|
overridevirtual |
Definition at line 1481 of file condformatuno.cxx.
References SfxItemPropertySet::getPropertyMap(), and maPropSet.
|
overridevirtual |
Definition at line 1599 of file condformatuno.cxx.
References aEntries, ScIconSetFormatData::eIconSetType, eType, SfxItemPropertyMap::getByName(), getCoreObject(), ScIconSetFormat::GetIconSetData(), SfxItemPropertySet::getPropertyMap(), i, maPropSet, ScIconSetFormatData::mbReverse, ScIconSetFormatData::mbShowValue, SfxItemPropertyMapEntry::nWID, Reverse, SAL_WARN, and ScIconSetFormat::size().
|
overridevirtual |
Definition at line 1476 of file condformatuno.cxx.
References ICONSET.
|
overridevirtual |
Definition at line 1655 of file condformatuno.cxx.
References SAL_WARN.
|
overridevirtual |
Definition at line 1667 of file condformatuno.cxx.
References SAL_WARN.
|
overridevirtual |
Definition at line 1527 of file condformatuno.cxx.
References aEntries, ScIconSetFormatData::eIconSetType, eType, SfxItemPropertyMap::getByName(), getCoreObject(), ScIconSetFormat::GetIconSetData(), SfxItemPropertySet::getPropertyMap(), i, IconSet_3Arrows, o3tl::make_unsigned(), maPropSet, ScIconSetFormatData::mbReverse, ScIconSetFormatData::mbShowValue, nLength, SfxItemPropertyMapEntry::nWID, and Reverse.
|
private |
Definition at line 304 of file condformatuno.hxx.
Referenced by getPropertySetInfo(), getPropertyValue(), and setPropertyValue().
|
private |
Definition at line 305 of file condformatuno.hxx.
Referenced by getCoreObject().
|
private |
Definition at line 303 of file condformatuno.hxx.
Referenced by getCoreObject().