LibreOffice Module svx (master) 1
Public Member Functions | Protected Attributes | List of all members
OWeakSubObject Class Reference

#include <fmgridif.hxx>

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

Public Member Functions

 OWeakSubObject (::cppu::OWeakObject &rParent)
 
virtual void SAL_CALL acquire () noexcept override
 
virtual void SAL_CALL release () noexcept 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 > ()
 

Protected Attributes

::cppu::OWeakObjectm_rParent
 
- Protected Attributes inherited from cppu::OWeakObject
oslInterlockedCount m_refCount
 

Additional Inherited Members

- Protected Member Functions inherited from cppu::OWeakObject
virtual ~OWeakObject () COVERITY_NOEXCEPT_FALSE
 
void disposeWeakConnectionPoint ()
 

Detailed Description

Definition at line 60 of file fmgridif.hxx.

Constructor & Destructor Documentation

◆ OWeakSubObject()

OWeakSubObject::OWeakSubObject ( ::cppu::OWeakObject rParent)
inline

Definition at line 66 of file fmgridif.hxx.

References m_rParent.

Member Function Documentation

◆ acquire()

virtual void SAL_CALL OWeakSubObject::acquire ( )
inlineoverridevirtualnoexcept

Reimplemented from cppu::OWeakObject.

Definition at line 68 of file fmgridif.hxx.

References m_rParent.

◆ release()

virtual void SAL_CALL OWeakSubObject::release ( )
inlineoverridevirtualnoexcept

Reimplemented from cppu::OWeakObject.

Definition at line 69 of file fmgridif.hxx.

References m_rParent.

Member Data Documentation

◆ m_rParent

::cppu::OWeakObject& OWeakSubObject::m_rParent
protected

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