#include <uivwimp.hxx>
|
virtual void SAL_CALL | disposing (const css::lang::EventObject &rEventObject) override |
|
virtual void SAL_CALL | changedContents (const css::datatransfer::clipboard::ClipboardEvent &rEventObject) override |
|
Definition at line 64 of file uivwimp.hxx.
◆ SwClipboardChangeListener()
SwClipboardChangeListener::SwClipboardChangeListener |
( |
SwView & |
rView | ) |
|
|
inline |
◆ ~SwClipboardChangeListener()
SwClipboardChangeListener::~SwClipboardChangeListener |
( |
| ) |
|
|
overridevirtual |
◆ AddRemoveListener()
void SwClipboardChangeListener::AddRemoveListener |
( |
bool |
bAdd | ) |
|
◆ changedContents()
void SAL_CALL SwClipboardChangeListener::changedContents |
( |
const css::datatransfer::clipboard::ClipboardEvent & |
rEventObject | ) |
|
|
overrideprivatevirtual |
Definition at line 290 of file uivwimp.cxx.
References SfxViewFrame::GetBindings(), SwTransferable::GetSotDestination(), SfxViewShell::GetViewFrame(), SwView::GetWrtShell(), TransferableDataHelper::GetXTransferable(), SfxBindings::Invalidate(), SwTransferable::IsPaste(), SwTransferable::IsPasteSpecial(), SwView::m_bPasteSpecialState, SwView::m_bPasteState, SwView::m_nLastPasteDestination, and m_pView.
◆ disposing()
void SAL_CALL SwClipboardChangeListener::disposing |
( |
const css::lang::EventObject & |
rEventObject | ) |
|
|
overrideprivatevirtual |
◆ ViewDestroyed()
void SwClipboardChangeListener::ViewDestroyed |
( |
| ) |
|
|
inline |
◆ m_pView
SwView* SwClipboardChangeListener::m_pView |
|
private |
The documentation for this class was generated from the following files: