LibreOffice Module framework (master) 1
Public Member Functions | Private Member Functions | Static Private Member Functions | Private Attributes | List of all members
framework::ActionTriggerSeparatorPropertySet Class Referencefinal

#include <actiontriggerseparatorpropertyset.hxx>

Inheritance diagram for framework::ActionTriggerSeparatorPropertySet:
[legend]
Collaboration diagram for framework::ActionTriggerSeparatorPropertySet:
[legend]

Public Member Functions

 ActionTriggerSeparatorPropertySet ()
 
virtual ~ActionTriggerSeparatorPropertySet () override
 
virtual css::uno::Any SAL_CALL queryInterface (const css::uno::Type &aType) override
 
virtual void SAL_CALL acquire () noexcept override
 
virtual void SAL_CALL release () noexcept override
 
virtual OUString SAL_CALL getImplementationName () override
 
virtual sal_Bool SAL_CALL supportsService (const OUString &ServiceName) override
 
virtual css::uno::Sequence< OUString > SAL_CALL getSupportedServiceNames () override
 
virtual css::uno::Sequence< css::uno::Type > SAL_CALL getTypes () override
 
virtual css::uno::Sequence< sal_Int8 > SAL_CALL getImplementationId () override
 
- Public Member Functions inherited from cppu::OBroadcastHelperVar< class container, class keyType >
 OBroadcastHelperVar (::osl::Mutex &rMutex_)
 
void addListener (const keyType &key, const css::uno::Reference< css::uno::XInterface > &r)
 
void removeListener (const keyType &key, const css::uno::Reference< css::uno::XInterface > &r)
 
OInterfaceContainerHelper *SAL_CALL getContainer (const keyType &key) const
 
- Public Member Functions inherited from cppu::OPropertySetHelper
 OPropertySetHelper (OBroadcastHelper &rBHelper)
 
 OPropertySetHelper (OBroadcastHelper &rBHelper, bool bIgnoreRuntimeExceptionsWhileFiring)
 
 OPropertySetHelper (OBroadcastHelper &rBHelper, IEventNotificationHook *i_pFireEvents, bool bIgnoreRuntimeExceptionsWhileFiring=false)
 
virtual css::uno::Any SAL_CALL queryInterface (const css::uno::Type &rType) SAL_OVERRIDE
 
css::uno::Sequence< css::uno::Type > getTypes ()
 
void SAL_CALL disposing ()
 
virtual void SAL_CALL setPropertyValue (const ::rtl::OUString &rPropertyName, const css::uno::Any &aValue) SAL_OVERRIDE
 
virtual css::uno::Any SAL_CALL getPropertyValue (const ::rtl::OUString &aPropertyName) SAL_OVERRIDE
 
virtual void SAL_CALL addPropertyChangeListener (const ::rtl::OUString &aPropertyName, const css::uno::Reference< css::beans::XPropertyChangeListener > &aListener) SAL_OVERRIDE
 
virtual void SAL_CALL removePropertyChangeListener (const ::rtl::OUString &aPropertyName, const css::uno::Reference< css::beans::XPropertyChangeListener > &aListener) SAL_OVERRIDE
 
virtual void SAL_CALL addVetoableChangeListener (const ::rtl::OUString &aPropertyName, const css::uno::Reference< css::beans::XVetoableChangeListener > &aListener) SAL_OVERRIDE
 
virtual void SAL_CALL removeVetoableChangeListener (const ::rtl::OUString &aPropertyName, const css::uno::Reference< css::beans::XVetoableChangeListener > &aListener) SAL_OVERRIDE
 
virtual void SAL_CALL setFastPropertyValue (sal_Int32 nHandle, const css::uno::Any &rValue) SAL_OVERRIDE
 
virtual css::uno::Any SAL_CALL getFastPropertyValue (sal_Int32 nHandle) SAL_OVERRIDE
 
virtual void SAL_CALL setPropertyValues (const css::uno::Sequence< ::rtl::OUString > &PropertyNames, const css::uno::Sequence< css::uno::Any > &Values) SAL_OVERRIDE
 
virtual css::uno::Sequence< css::uno::Any > SAL_CALL getPropertyValues (const css::uno::Sequence< ::rtl::OUString > &PropertyNames) SAL_OVERRIDE
 
virtual void SAL_CALL addPropertiesChangeListener (const css::uno::Sequence< ::rtl::OUString > &PropertyNames, const css::uno::Reference< css::beans::XPropertiesChangeListener > &Listener) SAL_OVERRIDE
 
virtual void SAL_CALL removePropertiesChangeListener (const css::uno::Reference< css::beans::XPropertiesChangeListener > &Listener) SAL_OVERRIDE
 
virtual void SAL_CALL firePropertiesChangeEvent (const css::uno::Sequence< ::rtl::OUString > &PropertyNames, const css::uno::Reference< css::beans::XPropertiesChangeListener > &Listener) SAL_OVERRIDE
 
- Public Member Functions inherited from cppu::OWeakObject
 OWeakObject ()
 
 OWeakObject (const OWeakObject &)
 
OWeakObject &SAL_CALL operator= (const OWeakObject &)
 
virtual css::uno::Any SAL_CALL queryInterface (const css::uno::Type &rType) SAL_OVERRIDE
 
virtual void SAL_CALL acquire () SAL_NOEXCEPT SAL_OVERRIDE
 
virtual void SAL_CALL release () SAL_NOEXCEPT SAL_OVERRIDE
 
virtual css::uno::Reference< css::uno::XAdapter > SAL_CALL queryAdapter () SAL_OVERRIDE
 
SAL_CALL operator css::uno::Reference< css::uno::XInterface > ()
 

Private Member Functions

virtual sal_Bool SAL_CALL convertFastPropertyValue (css::uno::Any &aConvertedValue, css::uno::Any &aOldValue, sal_Int32 nHandle, const css::uno::Any &aValue) override
 
virtual void SAL_CALL setFastPropertyValue_NoBroadcast (sal_Int32 nHandle, const css::uno::Any &aValue) override
 
virtual void SAL_CALL getFastPropertyValue (css::uno::Any &aValue, sal_Int32 nHandle) const override
 
virtual ::cppu::IPropertyArrayHelper &SAL_CALL getInfoHelper () override
 
virtual css::uno::Reference< css::beans::XPropertySetInfo > SAL_CALL getPropertySetInfo () override
 
bool impl_tryToChangeProperty (sal_Int16 aCurrentValue, const css::uno::Any &aNewValue, css::uno::Any &aOldValue, css::uno::Any &aConvertedValue)
 

Static Private Member Functions

static css::uno::Sequence< css::beans::Property > impl_getStaticPropertyDescriptor ()
 

Private Attributes

sal_Int16 m_nSeparatorType
 
- Private Attributes inherited from cppu::BaseMutex
mutable::osl::Mutex m_aMutex
 

Additional Inherited Members

- Static Public Member Functions inherited from cppu::OPropertySetHelper
static css::uno::Reference< css::beans::XPropertySetInfo > SAL_CALL createPropertySetInfo (IPropertyArrayHelper &rProperties)
 
- Public Attributes inherited from cppu::OBroadcastHelperVar< class container, class keyType >
::osl::Mutex & rMutex
 
container aLC
 
sal_Bool bDisposed
 
sal_Bool bInDispose
 
- Protected Member Functions inherited from cppu::OPropertySetHelper
void SAL_CALL fire (sal_Int32 *pnHandles, const css::uno::Any *pNewValues, const css::uno::Any *pOldValues, sal_Int32 nCount, sal_Bool bVetoable)
 
void SAL_CALL setFastPropertyValues (sal_Int32 nSeqLen, sal_Int32 *pHandles, const css::uno::Any *pValues, sal_Int32 nHitCount)
 
virtual IPropertyArrayHelper &SAL_CALL getInfoHelper ()=0
 
virtual sal_Bool SAL_CALL convertFastPropertyValue (css::uno::Any &rConvertedValue, css::uno::Any &rOldValue, sal_Int32 nHandle, const css::uno::Any &rValue)=0
 
virtual void SAL_CALL setFastPropertyValue_NoBroadcast (sal_Int32 nHandle, const css::uno::Any &rValue)=0
 
virtual void SAL_CALL getFastPropertyValue (css::uno::Any &rValue, sal_Int32 nHandle) const=0
 
void setDependentFastPropertyValue (sal_Int32 i_handle, const css::uno::Any &i_value)
 
 ~OPropertySetHelper ()
 
- Protected Member Functions inherited from cppu::OWeakObject
virtual ~OWeakObject () COVERITY_NOEXCEPT_FALSE
 
void disposeWeakConnectionPoint ()
 
- Protected Attributes inherited from cppu::OPropertySetHelper
OBroadcastHelperrBHelper
 
OMultiTypeInterfaceContainerHelperInt32 aBoundLC
 
OMultiTypeInterfaceContainerHelperInt32 aVetoableLC
 
Impl *const m_pReserved
 
- Protected Attributes inherited from cppu::OWeakObject
oslInterlockedCount m_refCount
 

Detailed Description

Definition at line 35 of file actiontriggerseparatorpropertyset.hxx.

Constructor & Destructor Documentation

◆ ActionTriggerSeparatorPropertySet()

framework::ActionTriggerSeparatorPropertySet::ActionTriggerSeparatorPropertySet ( )

Definition at line 52 of file actiontriggerseparatorpropertyset.cxx.

◆ ~ActionTriggerSeparatorPropertySet()

framework::ActionTriggerSeparatorPropertySet::~ActionTriggerSeparatorPropertySet ( )
overridevirtual

Definition at line 59 of file actiontriggerseparatorpropertyset.cxx.

Member Function Documentation

◆ acquire()

void framework::ActionTriggerSeparatorPropertySet::acquire ( )
overridevirtualnoexcept

Reimplemented from cppu::OWeakObject.

Definition at line 84 of file actiontriggerseparatorpropertyset.cxx.

◆ convertFastPropertyValue()

sal_Bool SAL_CALL framework::ActionTriggerSeparatorPropertySet::convertFastPropertyValue ( css::uno::Any &  aConvertedValue,
css::uno::Any &  aOldValue,
sal_Int32  nHandle,
const css::uno::Any &  aValue 
)
overrideprivatevirtual

◆ getFastPropertyValue()

void SAL_CALL framework::ActionTriggerSeparatorPropertySet::getFastPropertyValue ( css::uno::Any &  aValue,
sal_Int32  nHandle 
) const
overrideprivatevirtual

Implements cppu::OPropertySetHelper.

Definition at line 168 of file actiontriggerseparatorpropertyset.cxx.

References m_nSeparatorType, and nHandle.

◆ getImplementationId()

Sequence< sal_Int8 > SAL_CALL framework::ActionTriggerSeparatorPropertySet::getImplementationId ( )
overridevirtual

Definition at line 125 of file actiontriggerseparatorpropertyset.cxx.

◆ getImplementationName()

OUString SAL_CALL framework::ActionTriggerSeparatorPropertySet::getImplementationName ( )
overridevirtual

◆ getInfoHelper()

cppu::IPropertyArrayHelper &SAL_CALL framework::ActionTriggerSeparatorPropertySet::getInfoHelper ( )
overrideprivatevirtual

◆ getPropertySetInfo()

Reference< XPropertySetInfo > SAL_CALL framework::ActionTriggerSeparatorPropertySet::getPropertySetInfo ( )
overrideprivatevirtual

◆ getSupportedServiceNames()

Sequence< OUString > SAL_CALL framework::ActionTriggerSeparatorPropertySet::getSupportedServiceNames ( )
overridevirtual

◆ getTypes()

Sequence< Type > SAL_CALL framework::ActionTriggerSeparatorPropertySet::getTypes ( )
overridevirtual

Definition at line 112 of file actiontriggerseparatorpropertyset.cxx.

◆ impl_getStaticPropertyDescriptor()

Sequence< Property > framework::ActionTriggerSeparatorPropertySet::impl_getStaticPropertyDescriptor ( )
staticprivate

Definition at line 201 of file actiontriggerseparatorpropertyset.cxx.

References Property.

Referenced by getInfoHelper().

◆ impl_tryToChangeProperty()

bool framework::ActionTriggerSeparatorPropertySet::impl_tryToChangeProperty ( sal_Int16  aCurrentValue,
const css::uno::Any &  aNewValue,
css::uno::Any &  aOldValue,
css::uno::Any &  aConvertedValue 
)
private
Exceptions
css::lang::IllegalArgumentException
css::uno::RuntimeException

Definition at line 209 of file actiontriggerseparatorpropertyset.cxx.

References convertPropertyValue().

Referenced by convertFastPropertyValue().

◆ queryInterface()

Any SAL_CALL framework::ActionTriggerSeparatorPropertySet::queryInterface ( const css::uno::Type &  aType)
overridevirtual

Reimplemented from cppu::OPropertySetHelper.

Definition at line 64 of file actiontriggerseparatorpropertyset.cxx.

References a, and Any.

◆ release()

void framework::ActionTriggerSeparatorPropertySet::release ( )
overridevirtualnoexcept

Reimplemented from cppu::OWeakObject.

Definition at line 89 of file actiontriggerseparatorpropertyset.cxx.

◆ setFastPropertyValue_NoBroadcast()

void SAL_CALL framework::ActionTriggerSeparatorPropertySet::setFastPropertyValue_NoBroadcast ( sal_Int32  nHandle,
const css::uno::Any &  aValue 
)
overrideprivatevirtual

Implements cppu::OPropertySetHelper.

Definition at line 154 of file actiontriggerseparatorpropertyset.cxx.

References m_nSeparatorType, and nHandle.

◆ supportsService()

sal_Bool SAL_CALL framework::ActionTriggerSeparatorPropertySet::supportsService ( const OUString &  ServiceName)
overridevirtual

Definition at line 100 of file actiontriggerseparatorpropertyset.cxx.

References ServiceName, and cppu::supportsService().

Member Data Documentation

◆ m_nSeparatorType

sal_Int16 framework::ActionTriggerSeparatorPropertySet::m_nSeparatorType
private

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