LibreOffice Module svx (master) 1
Public Member Functions | Private Attributes | List of all members
SvxUnoShapeModifyListener Class Referencefinal

#include <unomlstr.hxx>

Inheritance diagram for SvxUnoShapeModifyListener:
[legend]
Collaboration diagram for SvxUnoShapeModifyListener:
[legend]

Public Member Functions

 SvxUnoShapeModifyListener (SdrObject *pObj) noexcept
 
virtual ~SvxUnoShapeModifyListener () noexcept override
 
virtual void SAL_CALL modified (const css::lang::EventObject &aEvent) override
 
virtual void SAL_CALL disposing (const css::lang::EventObject &Source) override
 
void invalidate () noexcept
 
- Public Member Functions inherited from cppu::WeakAggImplHelper1< css::util::XModifyListener >
virtual css::uno::Any SAL_CALL queryInterface (css::uno::Type const &rType) SAL_OVERRIDE
 
virtual css::uno::Any SAL_CALL queryAggregation (css::uno::Type const &rType) SAL_OVERRIDE
 
virtual void SAL_CALL acquire () SAL_NOEXCEPT SAL_OVERRIDE
 
virtual void SAL_CALL release () SAL_NOEXCEPT SAL_OVERRIDE
 
virtual css::uno::Sequence< css::uno::Type > SAL_CALL getTypes () SAL_OVERRIDE
 
virtual css::uno::Sequence< sal_Int8 > SAL_CALL getImplementationId () SAL_OVERRIDE
 
- Public Member Functions inherited from cppu::OWeakAggObject
 OWeakAggObject ()
 
virtual void SAL_CALL acquire () SAL_NOEXCEPT SAL_OVERRIDE
 
virtual void SAL_CALL release () SAL_NOEXCEPT SAL_OVERRIDE
 
virtual css::uno::Any SAL_CALL queryInterface (const css::uno::Type &rType) SAL_OVERRIDE
 
virtual void SAL_CALL setDelegator (const css::uno::Reference< css::uno::XInterface > &Delegator) SAL_OVERRIDE
 
virtual css::uno::Any SAL_CALL queryAggregation (const css::uno::Type &rType) 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 Attributes

SdrObjectmpObj
 

Additional Inherited Members

- Protected Member Functions inherited from cppu::OWeakAggObject
virtual ~OWeakAggObject () SAL_OVERRIDE
 
- Protected Member Functions inherited from cppu::OWeakObject
virtual ~OWeakObject () COVERITY_NOEXCEPT_FALSE
 
void disposeWeakConnectionPoint ()
 
- Protected Attributes inherited from cppu::OWeakAggObject
css::uno::WeakReferenceHelper xDelegator
 
- Protected Attributes inherited from cppu::OWeakObject
oslInterlockedCount m_refCount
 

Detailed Description

Definition at line 28 of file unomlstr.hxx.

Constructor & Destructor Documentation

◆ SvxUnoShapeModifyListener()

SvxUnoShapeModifyListener::SvxUnoShapeModifyListener ( SdrObject pObj)
noexcept

Definition at line 27 of file unomlstr.cxx.

◆ ~SvxUnoShapeModifyListener()

SvxUnoShapeModifyListener::~SvxUnoShapeModifyListener ( )
overridevirtualnoexcept

Definition at line 32 of file unomlstr.cxx.

Member Function Documentation

◆ disposing()

void SvxUnoShapeModifyListener::disposing ( const css::lang::EventObject &  Source)
overridevirtual

Definition at line 48 of file unomlstr.cxx.

References invalidate().

◆ invalidate()

void SvxUnoShapeModifyListener::invalidate ( )
noexcept

Definition at line 54 of file unomlstr.cxx.

References mpObj.

Referenced by disposing().

◆ modified()

void SAL_CALL SvxUnoShapeModifyListener::modified ( const css::lang::EventObject &  aEvent)
overridevirtual

Definition at line 37 of file unomlstr.cxx.

References SdrObject::BroadcastObjectChange(), mpObj, and SdrObject::SetChanged().

Member Data Documentation

◆ mpObj

SdrObject* SvxUnoShapeModifyListener::mpObj
private

Definition at line 31 of file unomlstr.hxx.

Referenced by invalidate(), and modified().


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