LibreOffice Module sfx2 (master) 1
Public Member Functions | Public Attributes | List of all members
SfxClipboardChangeListener::AsyncExecuteInfo Struct Reference
Collaboration diagram for SfxClipboardChangeListener::AsyncExecuteInfo:
[legend]

Public Member Functions

 AsyncExecuteInfo (AsyncExecuteCmd eCmd, SfxClipboardChangeListener *pListener)
 

Public Attributes

AsyncExecuteCmd m_eCmd
 
rtl::Reference< SfxClipboardChangeListenerm_xListener
 

Detailed Description

Definition at line 144 of file viewsh.cxx.

Constructor & Destructor Documentation

◆ AsyncExecuteInfo()

SfxClipboardChangeListener::AsyncExecuteInfo::AsyncExecuteInfo ( AsyncExecuteCmd  eCmd,
SfxClipboardChangeListener pListener 
)
inline

Definition at line 146 of file viewsh.cxx.

Member Data Documentation

◆ m_eCmd

AsyncExecuteCmd SfxClipboardChangeListener::AsyncExecuteInfo::m_eCmd

Definition at line 149 of file viewsh.cxx.

◆ m_xListener

rtl::Reference<SfxClipboardChangeListener> SfxClipboardChangeListener::AsyncExecuteInfo::m_xListener

Definition at line 150 of file viewsh.cxx.


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