LibreOffice Module framework (master) 1
Public Member Functions | Protected Member Functions | Static Protected Member Functions | Protected Attributes | List of all members
framework::UIConfigElementWrapperBase Class Referenceabstract

#include <uiconfigelementwrapperbase.hxx>

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

Public Member Functions

 UIConfigElementWrapperBase (sal_Int16 nType)
 
virtual ~UIConfigElementWrapperBase () override
 
virtual void SAL_CALL acquire () noexcept override
 
virtual void SAL_CALL release () noexcept override
 
virtual css::uno::Any SAL_CALL queryInterface (const css::uno::Type &type) override
 
virtual css::uno::Sequence< css::uno::Type > SAL_CALL getTypes () override
 
virtual void SAL_CALL dispose () override=0
 
virtual void SAL_CALL addEventListener (const css::uno::Reference< css::lang::XEventListener > &xListener) override
 
virtual void SAL_CALL removeEventListener (const css::uno::Reference< css::lang::XEventListener > &aListener) override
 
virtual void SAL_CALL initialize (const css::uno::Sequence< css::uno::Any > &aArguments) override
 
virtual void SAL_CALL updateSettings () override=0
 
virtual css::uno::Reference< css::container::XIndexAccess > SAL_CALL getSettings (sal_Bool bWriteable) override
 
virtual void SAL_CALL setSettings (const css::uno::Reference< css::container::XIndexAccess > &UISettings) override
 
virtual css::uno::Reference< css::frame::XFrame > SAL_CALL getFrame () override
 
virtual OUString SAL_CALL getResourceURL () override
 
virtual ::sal_Int16 SAL_CALL getType () override
 
virtual css::uno::Reference< css::uno::XInterface > SAL_CALL getRealInterface () override=0
 
virtual void SAL_CALL update () override
 
virtual void SAL_CALL elementInserted (const css::ui::ConfigurationEvent &Event) override
 
virtual void SAL_CALL elementRemoved (const css::ui::ConfigurationEvent &Event) override
 
virtual void SAL_CALL elementReplaced (const css::ui::ConfigurationEvent &Event) override
 
virtual void SAL_CALL disposing (const css::lang::EventObject &aEvent) 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
 

Protected 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
 
virtual void impl_fillNewData ()
 
- 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 ()
 

Static Protected Member Functions

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

Protected Attributes

sal_Int16 m_nType
 
bool m_bPersistent: 1
 
bool m_bInitialized: 1
 
bool m_bConfigListener: 1
 
bool m_bConfigListening: 1
 
bool m_bDisposed: 1
 
bool m_bNoClose: 1
 
OUString m_aResourceURL
 
css::uno::Reference< css::ui::XUIConfigurationManager > m_xConfigSource
 
css::uno::Reference< css::container::XIndexAccess > m_xConfigData
 
css::uno::WeakReference< css::frame::XFrame > m_xWeakFrame
 
css::uno::Reference< css::awt::XMenuBar > m_xMenuBar
 
comphelper::OMultiTypeInterfaceContainerHelper2 m_aListenerContainer
 
- Protected Attributes inherited from cppu::OPropertySetHelper
OBroadcastHelperrBHelper
 
OMultiTypeInterfaceContainerHelperInt32 aBoundLC
 
OMultiTypeInterfaceContainerHelperInt32 aVetoableLC
 
Impl *const m_pReserved
 

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
 
- Private Attributes inherited from cppu::BaseMutex
mutable::osl::Mutex m_aMutex
 

Detailed Description

Definition at line 50 of file uiconfigelementwrapperbase.hxx.

Constructor & Destructor Documentation

◆ UIConfigElementWrapperBase()

framework::UIConfigElementWrapperBase::UIConfigElementWrapperBase ( sal_Int16  nType)

Definition at line 58 of file uiconfigelementwrapperbase.cxx.

References nType.

◆ ~UIConfigElementWrapperBase()

framework::UIConfigElementWrapperBase::~UIConfigElementWrapperBase ( )
overridevirtual

Definition at line 72 of file uiconfigelementwrapperbase.cxx.

Member Function Documentation

◆ acquire()

virtual void SAL_CALL framework::UIConfigElementWrapperBase::acquire ( )
inlineoverridevirtualnoexcept

Definition at line 63 of file uiconfigelementwrapperbase.hxx.

◆ addEventListener()

void SAL_CALL framework::UIConfigElementWrapperBase::addEventListener ( const css::uno::Reference< css::lang::XEventListener > &  xListener)
overridevirtual

◆ convertFastPropertyValue()

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

◆ dispose()

virtual void SAL_CALL framework::UIConfigElementWrapperBase::dispose ( )
overridepure virtual

Implemented in framework::StatusBarWrapper.

◆ disposing()

void SAL_CALL framework::UIConfigElementWrapperBase::disposing ( const css::lang::EventObject &  aEvent)
overridevirtual

Definition at line 104 of file uiconfigelementwrapperbase.cxx.

References m_xConfigSource.

◆ elementInserted()

void SAL_CALL framework::UIConfigElementWrapperBase::elementInserted ( const css::ui::ConfigurationEvent &  Event)
overridevirtual

Definition at line 148 of file uiconfigelementwrapperbase.cxx.

◆ elementRemoved()

void SAL_CALL framework::UIConfigElementWrapperBase::elementRemoved ( const css::ui::ConfigurationEvent &  Event)
overridevirtual

Definition at line 153 of file uiconfigelementwrapperbase.cxx.

◆ elementReplaced()

void SAL_CALL framework::UIConfigElementWrapperBase::elementReplaced ( const css::ui::ConfigurationEvent &  Event)
overridevirtual

Definition at line 158 of file uiconfigelementwrapperbase.cxx.

◆ getFastPropertyValue()

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

◆ getFrame()

Reference< XFrame > SAL_CALL framework::UIConfigElementWrapperBase::getFrame ( )
overridevirtual

Definition at line 460 of file uiconfigelementwrapperbase.cxx.

References m_xWeakFrame, and xFrame.

◆ getInfoHelper()

cppu::IPropertyArrayHelper &SAL_CALL framework::UIConfigElementWrapperBase::getInfoHelper ( )
overrideprotectedvirtual

◆ getPropertySetInfo()

css::uno::Reference< css::beans::XPropertySetInfo > SAL_CALL framework::UIConfigElementWrapperBase::getPropertySetInfo ( )
overrideprotectedvirtual

◆ getRealInterface()

virtual css::uno::Reference< css::uno::XInterface > SAL_CALL framework::UIConfigElementWrapperBase::getRealInterface ( )
overridepure virtual

Implemented in framework::StatusBarWrapper.

◆ getResourceURL()

OUString SAL_CALL framework::UIConfigElementWrapperBase::getResourceURL ( )
overridevirtual

Definition at line 467 of file uiconfigelementwrapperbase.cxx.

References m_aResourceURL.

◆ getSettings()

Reference< XIndexAccess > SAL_CALL framework::UIConfigElementWrapperBase::getSettings ( sal_Bool  bWriteable)
overridevirtual

Definition at line 450 of file uiconfigelementwrapperbase.cxx.

References m_xConfigData.

◆ getType()

sal_Int16 SAL_CALL framework::UIConfigElementWrapperBase::getType ( )
override

Definition at line 473 of file uiconfigelementwrapperbase.cxx.

References m_nType.

◆ getTypes()

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

◆ impl_fillNewData()

void framework::UIConfigElementWrapperBase::impl_fillNewData ( )
protectedvirtual

Definition at line 447 of file uiconfigelementwrapperbase.cxx.

Referenced by setSettings().

◆ impl_getStaticPropertyDescriptor()

css::uno::Sequence< css::beans::Property > framework::UIConfigElementWrapperBase::impl_getStaticPropertyDescriptor ( )
staticprotected

◆ initialize()

void SAL_CALL framework::UIConfigElementWrapperBase::initialize ( const css::uno::Sequence< css::uno::Any > &  aArguments)
overridevirtual

◆ queryInterface()

Any SAL_CALL framework::UIConfigElementWrapperBase::queryInterface ( const css::uno::Type &  type)
overridevirtual

Reimplemented from cppu::OPropertySetHelper.

Definition at line 76 of file uiconfigelementwrapperbase.cxx.

References Any.

◆ release()

virtual void SAL_CALL framework::UIConfigElementWrapperBase::release ( )
inlineoverridevirtualnoexcept

Definition at line 65 of file uiconfigelementwrapperbase.hxx.

◆ removeEventListener()

void SAL_CALL framework::UIConfigElementWrapperBase::removeEventListener ( const css::uno::Reference< css::lang::XEventListener > &  aListener)
overridevirtual

◆ setFastPropertyValue_NoBroadcast()

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

◆ setSettings()

void SAL_CALL framework::UIConfigElementWrapperBase::setSettings ( const css::uno::Reference< css::container::XIndexAccess > &  UISettings)
overridevirtual

◆ update()

void SAL_CALL framework::UIConfigElementWrapperBase::update ( )
overridevirtual

Definition at line 143 of file uiconfigelementwrapperbase.cxx.

◆ updateSettings()

virtual void SAL_CALL framework::UIConfigElementWrapperBase::updateSettings ( )
overridepure virtual

Implemented in framework::StatusBarWrapper.

Member Data Documentation

◆ m_aListenerContainer

comphelper::OMultiTypeInterfaceContainerHelper2 framework::UIConfigElementWrapperBase::m_aListenerContainer
protected

◆ m_aResourceURL

OUString framework::UIConfigElementWrapperBase::m_aResourceURL
protected

◆ m_bConfigListener

bool framework::UIConfigElementWrapperBase::m_bConfigListener
protected

◆ m_bConfigListening

bool framework::UIConfigElementWrapperBase::m_bConfigListening
protected

Definition at line 128 of file uiconfigelementwrapperbase.hxx.

Referenced by setFastPropertyValue_NoBroadcast().

◆ m_bDisposed

bool framework::UIConfigElementWrapperBase::m_bDisposed
protected

◆ m_bInitialized

bool framework::UIConfigElementWrapperBase::m_bInitialized
protected

◆ m_bNoClose

bool framework::UIConfigElementWrapperBase::m_bNoClose
protected

◆ m_bPersistent

bool framework::UIConfigElementWrapperBase::m_bPersistent
protected

◆ m_nType

sal_Int16 framework::UIConfigElementWrapperBase::m_nType
protected

◆ m_xConfigData

css::uno::Reference< css::container::XIndexAccess > framework::UIConfigElementWrapperBase::m_xConfigData
protected

◆ m_xConfigSource

css::uno::Reference< css::ui::XUIConfigurationManager > framework::UIConfigElementWrapperBase::m_xConfigSource
protected

◆ m_xMenuBar

css::uno::Reference< css::awt::XMenuBar > framework::UIConfigElementWrapperBase::m_xMenuBar
protected

◆ m_xWeakFrame

css::uno::WeakReference< css::frame::XFrame > framework::UIConfigElementWrapperBase::m_xWeakFrame
protected

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