LibreOffice Module sw (master) 1
Public Attributes | List of all members
SwXFrame::Impl Class Reference
Collaboration diagram for SwXFrame::Impl:
[legend]

Public Attributes

uno::WeakReference< uno::XInterface > m_wThis
 
std::mutex m_Mutex
 
::comphelper::OInterfaceContainerHelper4< css::lang::XEventListener > m_EventListeners
 

Detailed Description

Definition at line 1174 of file unoframe.cxx.

Member Data Documentation

◆ m_EventListeners

::comphelper::OInterfaceContainerHelper4<css::lang::XEventListener> SwXFrame::Impl::m_EventListeners

Definition at line 1179 of file unoframe.cxx.

◆ m_Mutex

std::mutex SwXFrame::Impl::m_Mutex

Definition at line 1178 of file unoframe.cxx.

◆ m_wThis

uno::WeakReference<uno::XInterface> SwXFrame::Impl::m_wThis

Definition at line 1177 of file unoframe.cxx.


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