|
LibreOffice Module sc (master) 1
|
#include <cellsh.hxx>
Public Member Functions | |
| CellShell_Impl () | |
| ~CellShell_Impl () | |
Public Attributes | |
| rtl::Reference< TransferableClipboardListener > | m_xClipEvtLstnr |
| VclPtr< AbstractScLinkedAreaDlg > | m_pLinkedDlg |
| SfxRequest * | m_pRequest |
Definition at line 38 of file cellsh.hxx.
| CellShell_Impl::CellShell_Impl | ( | ) |
Definition at line 3467 of file cellsh1.cxx.
| CellShell_Impl::~CellShell_Impl | ( | ) |
Definition at line 3470 of file cellsh1.cxx.
| VclPtr<AbstractScLinkedAreaDlg> CellShell_Impl::m_pLinkedDlg |
Definition at line 42 of file cellsh.hxx.
| SfxRequest* CellShell_Impl::m_pRequest |
Definition at line 43 of file cellsh.hxx.
| rtl::Reference<TransferableClipboardListener> CellShell_Impl::m_xClipEvtLstnr |
Definition at line 41 of file cellsh.hxx.